Deploying a Backend System

Converting Flask backend -> lambda + API Gateway

Or, how many ways can you deploy a lambda with Infra as Code?

So far I've deployed with serverless and SAM (I haven't used SAM before; it's pretty nifty!). Next up: terraform and then Pulumi. Code lives here.