YouTube / TikTok フォローで AWS・Azure・GCP の試験バウチャーが当たるキャンペーン実施中

AWSDOP-C02完全無料・解説つき

DevOps エンジニア プロフェッショナル問題演習

丁寧な解説とともに、自分のペースで挑戦できます。間違えた問題は自動で復習リストに追加されます。

現在の分野: SDLC の自動化
95
問題数
1
分野
1 / 95SDLC の自動化

A development team uses AWS CodeCommit for version control for applications. The development team uses AWS CodePipeline, AWS CodeBuild. and AWS CodeDeploy for CI/CD infrastructure. In CodeCommit, the development team recently merged pull requests that did not pass long-running tests in the code base. The development team needed to perform rollbacks to branches in the codebase, resulting in lost time and wasted effort. A DevOps engineer must automate testing of pull requests in CodeCommit to ensure that reviewers more easily see the results of automated tests as part of the pull request review. What should the DevOps engineer do to meet this requirement? 開発チームは、アプリケーションのバージョン管理に AWS CodeCommit を使用しています。開発チームは AWS CodePipeline、AWS CodeBuild を使用します。 CI/CD インフラストラクチャ用の AWS CodeDeploy。 CodeCommit では、開発チームは最近、長時間実行テストに合格しなかったプル リクエストをコード ベースにマージしました。開発チームはコードベース内のブランチへのロールバックを実行する必要があり、その結果、時間のロスと無駄な労力が発生しました。 DevOps エンジニアは、CodeCommit でプル リクエストのテストを自動化し、レビュー担当者がプル リクエスト レビューの一環として自動テストの結果をより簡単に確認できるようにする必要があります。この要件を満たすために、DevOps エンジニアは何をすべきでしょうか?

次のうち、正しいものを1つ選んでください。

00