ā Serverless Deployment of To-Do Application using AWS Lambda, AWS API Gateways, NodeJs, AWS RDS & Serverless Framework.
Here I developed a Todo application with serverless architecture using -
1) AWS Lambda for backend Functionality.
2) AWS API Gateway for API Interfaces.
3) AWS RDS for Data Persistence.
ā This project helped me get deeper insights of building and deploying serverless applications in cloud environments.
ā Such Serverless framework are used to streamline the deployment and management of the serverless component.
Note- Serverless Framework are so powerful that on the basis of YAML File they can run internally through Node Js code.
Ā