Uploaded August 2021 | Updated September 2026, 2 days ago
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: aws.amazon.com/getting-started
🐍 Get started with Python: 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
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: aws.amazon.com/getting-started
🐍 Get started with Python: 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










