
Explanation:
Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. It's a key-value and document database that delivers single-digit millisecond performance at any scale.
Amazon ElastiCache is a fully managed in-memory data store and cache service that supports Redis and Memcached. While primarily used for caching, Redis (one of the engines supported by ElastiCache) is a NoSQL database that supports various data structures like strings, hashes, lists, sets, and more.
Why the other options are incorrect:
NoSQL databases are characterized by their non-relational data models and include document databases, key-value stores, wide-column stores, and graph databases.
Ultimate access to all questions.
No comments yet.
Amazon RDS for MySQL