How to deploy your FastAPI application on AWS Lambda with Serverless
#FastAPI
#tutorial
#lambda
#serverless
FastAPI is a great python framework that allows you to create a REST API easily. How to deploy that application on AWS Lambda ? That's the purpose of this tutorial !