This project is based on Production-Ready Serverless Manning Course authored by Yan Cui AWS Serverless Hero with focusing on AWS Lambda Operational Patterns and Best Practices.
I made some changes to the original course implementation to challenge myself, and at the same time, learn new technologies.
Technology | Original Course | This Project |
---|---|---|
IaC | Serverless Framework | AWS Serverless Application Model |
Programming Language | Node.js | Go |