In this course, you will learn how to develop serverless REST API from scratch.
Scaling new/existing REST API quickly without having to worry about servers is challenging but it is possible with help of Serverless application development and the infrastructure as a service.
In this course, you will learn how to create Serverless REST API using AWS API Gateway, Lambda, and Amazon Aurora (Mysql Compatible Serverless Database)
Our step by step guide will help you to learn how to create code within Lambda, Serverless framework, and Cognito. There are the following steps we will cover in this course.
- Create Lambda Function Using AWS Console
- Create Lambda Function By Uploading Zip file
- Create Lambda Function From S3 Bucket
- Integrate API Gateway within Lambda function
- Create Lambda Function using Serverless Framework
- Different environments production and development.
- Deploy API’s using Serverless Framework
- Local environment testing
- Docker Setup
- Database seeding
- AWS Data API for MySql queries.
- Integrate API Gateway within Lambda function
- Create AWS Aurora Serverless Cluster
- Connectivity of AWS Aurora Serverless Cluster within Lambda
- Develop CRUD (Create Read Update Delete) REST API using AWS Lambda and Aurora Serverless with the help of the Serverless framework
- Securing REST API using OATH 2 with the help of AWS Cognito
- CDK deployment Aurora RDS instance.
- Cognito users pool configuration
- Detail-oriented course.
- Best practice covered.
- Secure API using Cognito
- AWS resources clean up