-
Notifications
You must be signed in to change notification settings - Fork 2
Fundamental Things I Wanted
Gagan Tunuguntla edited this page Jan 12, 2020
·
5 revisions
Perceived Advantages:
- Scales up an down in Cost with use
- I don't have to worry infrastructure scaling
- Easier than Kubernetes
These are the things I've Wanted in A Serverless Project:
- Can develop and test locally on my machine
- Should be version controlled
- Easy to provision multiple environments Dev, Staging, Prod
- Can support multiple developers working on it as a team using gitflow
- Can be Continuously Integrated, Deployed & Delivered
- Can debug remote environments with Logging