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

A solutions architect is creating an application that stores objects in an Amazon S3 bucket. The solutions architect must deploy the application in two AWS Regions that will be used simultaneously. The objects in the two S3 buckets must remain synchronized with each other.

Which combination of steps will meet these requirements with the LEAST operational overhead? (Choose three.)

Answer options

Correct answer: A, B, E

Explanation

The correct options, A, B, and E, provide a robust solution with minimal operational overhead. Option A allows for simplified access across regions, B ensures objects are synchronized through automatic replication, and E helps in maintaining object versions. Options C, D, and F introduce additional complexity and manual steps, which increase operational overhead.