Which combination of actions should a DevOps engineer take to implement a more reliable deployment solution?

1 Comment

  1. Danielle
    Author

    I would say the answer is:
    Create a pipeline in AWS CodePipeline that uses the CodeCommit repository as a source provider. Create separate pipeline stages that run a CodeBuild project to build and then test the application. In the pipeline, pass the CodeBuild project output artifact to an AWS CodeDeploy action.

Leave a Reply to Danielle Cancel reply

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

12 + two =