If you are learning AWS, then this tutorial will help you in understanding AWS Lambda and AWS API gateway service.
In this tutorial, I have covered:
1. How you can create an AWS lambda function in Python,
2. Customize the Lambda function,
3. Then create an API on AWS using API Gateway service to host the lambda function as an API
4. Hit the API using POSTMAN.
5. Customize the API
6. Test the API using AWS Lambda
This tutorial will introduce you to the AWS serverless concept, how to create AWS lambda and configure AWS API gateway to host a REST API.
Before watching this video, you can also checkout other videos in this series.
AWS - Host static website - https://www.youtube.com/watch?v=GtS-dauXyt4
AWS - Host a Wordpress Blog - https://www.youtube.com/watch?v=Jtq6cUvyAQk
Keywords:
aws tutorial
aws tutorial for beginners
beginner aws tutorial
learn aws
aws API hosting
host API on aws
aws serverless tutorial
learn aws lambda
aws lambda tutorial
test API on aws
aws API tutorial