What should a DevOps Engineer do to meet all of these requirements while following Cl/CD best practices?

1 Comment

  1. Dennis
    Author

    As far as I can tell, the answer is:
    Commit to the development branch and trigger AWS CodePipeline from the development branch. Make an individual stage in CodePipeline for security review, unit tests, functional tests, and manual approval. Use Amazon CloudWatch Events to detect changes in pipeline stages and Amazon SNS for emailing [email protected].

Leave a Reply

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

5 − 2 =