Easy1 markMultiple Choice
AWS SAP-C02 · Question 38 · Domain 2.5: Performance
A gaming application requires a database that can handle millions of read/write requests per second with single-digit millisecond latency. The schema is flexible and relationships between data entities are minimal. Which database service is BEST suited?
A gaming application requires a database that can handle millions of read/write requests per second with single-digit millisecond latency. The schema is flexible and relationships between data entities are minimal. Which database service is BEST suited?
Answer options:
A.
Amazon Aurora PostgreSQL
B.
Amazon DynamoDB
C.
Amazon Redshift
D.
Amazon Neptune
How to approach this question
Identify the NoSQL database designed for massive scale and low latency.
Full Answer
B.Amazon DynamoDB✓ Correct
Amazon DynamoDB
Amazon DynamoDB is a key-value and document database that delivers single-digit millisecond performance at any scale.
Common mistakes
Choosing Aurora for massive write-heavy NoSQL workloads.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 3
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 100 VPCs across 5 AWS Regions. They need to establish a highly available, trans...HardQ02A company uses AWS Organizations. The CISO requires that no EC2 instances can be launched outside...MediumQ03An application uses Amazon Aurora PostgreSQL. To meet disaster recovery requirements, the databas...HardQ04A company is setting up a new multi-account AWS environment. They want to automate the creation o...MediumQ05An organization wants to allocate AWS costs to specific departments. They use multiple AWS accoun...Medium
Expert