How should a solutions architect improve the CI/CD pipeline to reduce the likelihood that changes in the templates will cause downtime?

1 Comment

  1. Andrea
    Author

    From what I’ve seen, the answer is:
    Implement automated testing using AWS CodeBuild in a test environment. Use CloudFormation change sets to evaluate changes before deployment. Use AWS CodeDeploy to leverage blue/green deployment patterns to allow evaluations and the ability to revert changes, if needed.

Leave a Reply to Andrea Cancel reply

Your email address will not be published. Required fields are marked *

seventeen − five =