AWS Certified DevOps Engineer - Professional

AWS Certified DevOps Engineer - Professional

Get started today

Ultimate access to all questions.


A development team utilizes AWS CodeCommit for version control, AWS CodePipeline, AWS CodeBuild, and AWS CodeDeploy for their CI/CD infrastructure. Recently, they merged pull requests in CodeCommit without ensuring they passed long-running tests, leading to rollbacks and wasted effort. To prevent this in the future, a DevOps engineer needs to automate the testing of pull requests in CodeCommit so that reviewers can easily view the results of these automated tests during the review process. What solution should the DevOps engineer implement to achieve this?