Exam DEA-C01 All QuestionsBrowse all questions from this exam
Question 104

A gaming company uses a NoSQL database to store customer information. The company is planning to migrate to AWS.

The company needs a fully managed AWS solution that will handle high online transaction processing (OLTP) workload, provide single-digit millisecond performance, and provide high availability around the world.

Which solution will meet these requirements with the LEAST operational overhead?

    Correct Answer: C

    The company needs a fully managed AWS solution that can handle high OLTP workloads, provide single-digit millisecond performance, and offer high availability worldwide. Amazon DynamoDB fits these requirements perfectly. It is a fully managed NoSQL database service that provides consistent single-digit millisecond response times regardless of the scale of operations. Additionally, it offers built-in support for global tables, which ensures high availability and low latency for applications distributed around the globe, all while minimizing operational overhead.

Discussion
JUNGAWSOption: C

provide single-digit millisecond performance => DynamoDB

JUNGAWS

C provide single-digit millisecond performance => DynamoDB

GustonMari

Also RDS and DynamoDB = OLTP

HunkyBunkyOption: C

No doubt - DynamoDB

tgvOption: C

Amazon DynamoDB is the most appropriate choice given the company's requirements for high performance, global availability, and minimal operational overhead.