
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.
Availability of databases. Choose 2 from below:
A
VPC Peering
B
Multi-AZ
C
Read Replica's
D
Multi-Region
Explanation:
Multi-AZ (Option B) and Read Replicas (Option C) are the correct answers for increasing database availability.
Multi-AZ Deployments:
Read Replicas:
VPC Peering (Option A):
Multi-Region (Option D):
As mentioned in the AWS documentation: "If you are looking to use replication to increase database availability while protecting your latest database updates against unplanned outages, consider running your DB instance as a Multi-AZ deployment. You can use Multi-AZ deployments and Read Replicas in conjunction to enjoy the complementary benefits of each."
This combination provides both high availability (Multi-AZ) and read scaling capabilities (Read Replicas) for comprehensive database performance and reliability.