Uploaded June 2022 | Updated September 2026, 1 hour ago
In this project you'll learn how to deploy your FastAPI on AWS Lambda so you can host it serverlessly and not have to stress about server maintenance.
💻 Code: github.com/pixegami/fastapi-tutorial
🛠 AWS Lambda: aws.amazon.com/lambda
🎨 My Terminal Theme: youtu.be/UvY5aFHNoEw
📽 Related Videos
👉 FastAPI Tutorial: youtu.be/34cqrIp5ANg
👉 AWS Lambda Tutorial: youtu.be/S0rlj67cTHw
👉 AWS Lambda with DynamoDB (database): youtu.be/CjVPMocEECM
📚 Chapters
00:00 Introduction
01:31 Getting started
04:03 Using mangum to adapt the app
05:13 Create an AWS Lambda function
06:39 Adding our FastAPI app to Lambda
09:22 Uploading Python environment to Lambda
16:06 Testing the function
18:56 Adding HTTP endpoint
20:31 Wrapping up
#fastapi #aws #lambda
In this project you'll learn how to deploy your FastAPI on AWS Lambda so you can host it serverlessly and not have to stress about server maintenance.
💻 Code: github.com/pixegami/fastapi-tutorial
🛠 AWS Lambda: aws.amazon.com/lambda
🎨 My Terminal Theme: youtu.be/UvY5aFHNoEw
📽 Related Videos
👉 FastAPI Tutorial: youtu.be/34cqrIp5ANg
👉 AWS Lambda Tutorial: youtu.be/S0rlj67cTHw
👉 AWS Lambda with DynamoDB (database): youtu.be/CjVPMocEECM
📚 Chapters
00:00 Introduction
01:31 Getting started
04:03 Using mangum to adapt the app
05:13 Create an AWS Lambda function
06:39 Adding our FastAPI app to Lambda
09:22 Uploading Python environment to Lambda
16:06 Testing the function
18:56 Adding HTTP endpoint
20:31 Wrapping up
#fastapi #aws #lambda










