MENU

Fun & Interesting

HTTP Endpoints with AWS Lambda and API Gateway

Video Not Working? Fix It Now

#AWS #Lambda #APIGateway #Serverless #Python *HTTP Endpoints with AWS Lambda and API Gateway* In this video, we explore how to deploy Python-based serverless microservices on AWS, part of the *Serverless HTTP Endpoints* series: https://youtu.be/KNQnumuowtM • Deploy Python microservices using AWS Lambda • Use Amazon DynamoDB for document-based data storage • Set up HTTP endpoints with Amazon API Gateway • Secure access using IAM authentication • Tear down infrastructure for efficient cleanup This video complements the AWS Auto Scaling tutorial using EC2 and ASGs: https://youtu.be/lvREdDtDdFw Check out the full code and instructions: GitHub: https://github.com/mamonaco1973/aws-flasky-lambdas/ README: https://github.com/mamonaco1973/aws-flasky-lambdas/blob/main/README.md --- *Chapters:* 00:00 Introduction 01:29 Serverless Basics 02:58 AWS Diagram 03:31 Prerequisites 04:04 Build the Code 05:55 Build Results 07:55 Test in Postman 08:32 Secure the API 12:24 AWS Issues

Comment