a
a
aizatto.com
Build.my
GitHub
Linkedin
Notion
Search…
aizatto.com
Table of Contents
Portfolio, Projects, Tools, Toys
Interview Guide
Engineering Code
Engineering Management
Why GitBook?
Getting into Tech
Personal Goals
Daily Drivers
Contacting Me
Notes
AWS
JavaScript
Node.js
Software Engineering
Pair Programming
Software Architectures
Monolithic
Non-Monolithic
Microservice
FaaS (Functions as a Service) or Serverless
Repository Management
Technical Due Diligence
Web Development
Archive
More on Notion
Powered By
GitBook
FaaS (Functions as a Service) or Serverless
Pros:
DevOps is not required
Reduce security footprint
Isolated
Pay for what you use
Cons:
Harder debugging
Increased complexity on infrastructure
Good for:
Teams with poor devops
When to use FaaS?
Unpredictable demands
Competing products (Ec2) can leveraged auto scaling
Small work loads that don’t require an always on machine
Isolated processes
Examples:
Low traffic url shortener
https://github.com/aizatto/url-shortener/
​
Previous
Microservice
Next
Repository Management
Last modified
2yr ago
Copy link