
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company deploys its applications on Amazon Elastic Kubernetes Service (Amazon EKS) behind an Application Load Balancer in an AWS Region. The application needs to store data in a PostgreSQL database engine. The company wants the data in the database to be highly available. The company also needs increased capacity for read workloads.
Which solution will meet these requirements with the MOST operational efficiency?
A
Create an Amazon DynamoDB database table configured with global tables.
B
Create an Amazon RDS database with Multi-AZ deployments.
C
Create an Amazon RDS database with Multi-AZ DB cluster deployment.
D
Create an Amazon RDS database configured with cross-Region read replicas.
Explanation:
The correct answer is C. Create an Amazon RDS database with Multi-AZ DB cluster deployment.
Let's analyze each option:
A. Create an Amazon DynamoDB database table configured with global tables.
B. Create an Amazon RDS database with Multi-AZ deployments.
C. Create an Amazon RDS database with Multi-AZ DB cluster deployment.
D. Create an Amazon RDS database configured with cross-Region read replicas.
Key Points: