
Explanation:
Amazon DynamoDB is a fully managed NoSQL database service that provides:
Why other options are less efficient:
DynamoDB is specifically designed for key-value NoSQL workloads and provides all the required features as a managed service, making it the most operationally efficient solution.
Ultimate access to all questions.
A company is running a key-value NoSQL workload on Amazon EC2 instances. The company needs the workload to have scalability, failover protection, and backup capabilities.
What is the MOST operationally efficient way to meet these requirements?
A
Add additional EC2 instances to the database cluster.
B
Run an identical copy of the database in a second Availability Zone.
C
Migrate the database to Amazon DynamoDB.
D
Migrate the database to a relational database.
No comments yet.