MENU

Fun & Interesting

How to Build an AWS Lambda Function in Python in Just 7 Minutes!

pixegami 24,109 4 years ago
Video Not Working? Fix It Now

In this tutorial, we turn a simple Python function into a *serverless* HTTP API that we can call using an HTTP endpoint from anywhere with internet access. ⚡ Getting started with AWS: https://aws.amazon.com/getting-started/ 🐍 Get started with Python: https://www.python.org/ 0:00 What are we building? 0:38 Architecture 1:03 Write your Python function 1:30 Create a Lambda function 2:29 Update Lambda function code 3:32 Integrate Lambda with API Gateway 4:48 Testing the API integration 5:44 Wrapping up

Comment