
Answer-first summary for fast verification
Answer: Amazon DocumentDB
Amazon DocumentDB is a fully managed document database service that is compatible with MongoDB workloads. It is designed to store and query semi-structured data in JSON format, making it a suitable choice for applications that require a flexible schema and low-latency operations. DocumentDB also provides automatic scaling and high availability, which can benefit startups with rapidly changing requirements.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A startup company is developing a new application that requires a flexible and scalable database to store semi-structured data, such as JSON documents. The application needs to handle frequent updates and queries with low latency. Which AWS database service should they consider?
A
Amazon RDS for PostgreSQL
B
Amazon DynamoDB
C
Amazon DocumentDB
D
Amazon ElastiCache for Memcached
No comments yet.