nerdexam
AmazonAmazon

SAP-C02 · Question #680

SAP-C02 Question #680: Real Exam Question with Answer & Explanation

The correct answer is B: Use GitHub webhooks to trigger the CodePipeline pipeline. Use the Jenkins plugin for AWS. https://aws.amazon.com/blogs/devops/setting-up-a-ci-cd-pipeline-by-integrating-jenkins-with-aws- codebuild-and-aws-codedeploy/

Submitted by kevin_r· Mar 6, 2026Continuous Improvement for Existing Solutions

Question

A startup company recently migrated a large ecommerce website to AWS. The website has experienced a 70% increase in sales. Software engineers are using a private GitHub repository to manage code. The DevOps team is using Jenkins for builds and unit testing. The engineers need to receive notifications for bad builds and zero downtime during deployments. The engineers also need to ensure any changes to production are seamless for users and can be rolled back in the event of a major issue. The software engineers have decided to use AWS CodePipeline to manage their build and deployment process. Which solution will meet these requirements?

Options

  • AUse GitHub websockets to trigger the CodePipeline pipeline. Use the Jenkins plugin for AWS
  • BUse GitHub webhooks to trigger the CodePipeline pipeline. Use the Jenkins plugin for AWS
  • CUse GitHub websockets to trigger the CodePipeline pipeline. Use AWS X-Ray for unit testing and
  • DUse GitHub webhooks to trigger the CodePipeline pipeline. Use AWS X-Ray for unit testing and

Explanation

https://aws.amazon.com/blogs/devops/setting-up-a-ci-cd-pipeline-by-integrating-jenkins-with-aws- codebuild-and-aws-codedeploy/

Community Discussion

No community discussion yet for this question.

Full SAP-C02 PracticeBrowse All SAP-C02 Questions