Tired of stressful deployment failures? Learn how to implement AWS CodePipeline's automatic rollback feature. Using CloudFormation with PipelineType: V2 and OnFailure: ROLLBACK, plus a buildspec.yml for your SAM app, you can create a safety net that automatically reverts failed deployments, …
Tag: GitHub Integration
Deploy Your First AWS Batch Using CodePipeline and CloudFormation
Deploying an automated workload on AWS can be both rewarding and empowering, especially when using AWS CodePipeline and AWS Batch. In this blog post, you’ll learn how to create a scalable deployment pipeline from scratch using AWS CloudFormation templates. We’ll …
Read More "Deploy Your First AWS Batch Using CodePipeline and CloudFormation"
