Presented at AWS User Group Thames Valley, March 31st, 2021.
To get the most out of the agility afforded by serverless, it is essential to build CI/CD pipelines that help teams iterate on code and quickly release features.
This session breaks down the CI/CD pipeline and looks at different technologies that can help you achieve automated deployments. You learn how container image support for AWS Lambda makes deployment simpler.
You also see how the AWS Serverless Application Model, infrastructure as code framework, and other AWS tools like AWS CodeBuild, AWS CodePipeline, and AWS CodeDeploy can perform safe deployments of your serverless applications.
AWS SAM Managed Policies
http://bit.ly/sam-policy-template
Parameter override functions with CodePipeline
https://amzn.to/3lKXCfR
Lambda function as an action in your pipeline
https://amzn.to/2SVWZlW