AWS Certified Solutions Architect – Professional (SAP-C02) — Question 168

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?

Answer options

Correct answer: C

Explanation

Option C is correct because it effectively uses automation to back up the repository data in real-time by leveraging Amazon EventBridge and AWS CodeBuild. The other options either do not provide real-time backup (A, B, D) or do not directly address the requirement of storing a backup in a second Region as efficiently as option C does.