Amazon
SAP-C02 · Question #438
A company uses an AWS CodeCommit repository. The company must store a backup copy of the data that is in the repository in a second AWS Region. Which solution will meet these requirements?
The correct answer is C. Create an Amazon EventBridge rule to invoke AWS CodeBuild when the company pushes code. https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/automate-event-driven- backups-from-codecommit-to-amazon-s3-using-codebuild-and-cloudwatch-events.html
Submitted by cyberguy42· Mar 6, 2026Continuous Improvement for Existing Solutions
Question
A company uses an AWS CodeCommit repository. The company must store a backup copy of the data that is in the repository in a second AWS Region. Which solution will meet these requirements?
Options
- AConfigure AWS Elastic Disaster Recovery to replicate the CodeCommit repository data to the
- BUse AWS Backup to back up the CodeCommit repository on an hourly schedule. Create a cross-
- CCreate an Amazon EventBridge rule to invoke AWS CodeBuild when the company pushes code
- DCreate an AWS Step Functions workflow on an hourly schedule to take a snapshot of the
How the community answered
(48 responses)- A6% (3)
- B4% (2)
- C79% (38)
- D10% (5)
Explanation
https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/automate-event-driven- backups-from-codecommit-to-amazon-s3-using-codebuild-and-cloudwatch-events.html
Community Discussion
No community discussion yet for this question.