AWS Lambgda

FastAPI AWS Lambda deployment

Intro From AWS website: AWS Lambda is a serverless, event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers. Even though it’s not required to use a web framework like FastAPI or Django to start using AWS Lambda, often it is the case you have an existing project or you want to use a framework for useful features....

November 1, 2022 · 4 min · 699 words · Amin