Skip to content

Fundamental Things I Wanted

Gagan Tunuguntla edited this page Jan 12, 2020 · 5 revisions

Perceived Advantages:

  1. Scales up an down in Cost with use
  2. I don't have to worry infrastructure scaling
  3. Easier than Kubernetes

These are the things I've Wanted in A Serverless Project:

  1. Can develop and test locally on my machine
  2. Should be version controlled
  3. Easy to provision multiple environments Dev, Staging, Prod
  4. Can support multiple developers working on it as a team using gitflow
  5. Can be Continuously Integrated, Deployed & Delivered
  6. Can debug remote environments with Logging
Clone this wiki locally