Amazon Web Services is a subsidiary of Amazon providing on-demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered pay-as-you-go basis. All articles related to AWS tips/tricks are placed here. It is the main area where AWS lovers find their choice of posts. To learn more, you can try this book from Amazon.

Serverless CI/CD: Deploying Lambda Functions with SAM CLI and AWS CodeBuild

Serverless CI/CD: Deploying Lambda Functions with SAM CLI and AWS CodeBuild Introduction Continuous Integration and Continuous Deployment (CI/CD) are essential paradigms in modern software engineering. In serverless environments, these paradigms…

Continue ReadingServerless CI/CD: Deploying Lambda Functions with SAM CLI and AWS CodeBuild