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

2 Comments

  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.

  2. Anthony
    Author

    I think 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 Anthony Cancel reply

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

5 × five =