AWS Certified Database – Specialty — Question 181

A retail company is about to migrate its online and mobile store to AWS. The company's CEO has strategic plans to grow the brand globally. A Database
Specialist has been challenged to provide predictable read and write database performance with minimal operational overhead.
What should the Database Specialist do to meet these requirements?

Answer options

Correct answer: A

Explanation

The correct answer is A because Amazon DynamoDB global tables allow seamless synchronization of data across AWS Regions, providing the required performance and low operational overhead. Option B is incorrect as Amazon EMR is not designed for transactional consistency, while option C, although a viable option, does not align as closely with the need for low operational overhead as DynamoDB. Option D is also not suitable since DynamoDB Streams is primarily for capturing changes rather than synchronizing transactions across regions.