
Explanation:
Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. It is designed for applications that require low-latency access to data at any scale. DynamoDB automatically scales up or down to adjust for capacity and maintains performance with high availability.
You are building a new application that requires a flexible NoSQL database with automatic scaling and high availability. Which AWS service would be the most appropriate choice?
A
Amazon RDS
B
Amazon DynamoDB
C
Amazon Redshift
D
Amazon ElastiCache
No comments yet.