A company is developing a mobile application and needs a fully managed database service to store user session data. The application requires a key-value NoSQL database that can deliver single-digit millisecond response times at any scale. Which AWS service should the company select for this workload?
- Amazon DynamoDBAnswer
- BAmazon RDS for PostgreSQL
- CAmazon Redshift
- DA self-managed database on Amazon EC2
Answer
Amazon DynamoDB
Amazon DynamoDB is a fully managed, serverless NoSQL database service that provides fast, predictable, single-digit millisecond performance at any scale, aligning perfectly with the key-value store and performance requirements.
Step-by-Step Solution
Key Concept
AWS managed NoSQL database services