Easy1 markMultiple Choice
AWS SAA-C03 · Question 21 · Domain 2.2: Highly Available Architectures
A company runs a critical database on Amazon RDS for MySQL. They need to ensure the database remains available even if an entire Availability Zone goes offline. Which feature should they enable?
A company runs a critical database on Amazon RDS for MySQL. They need to ensure the database remains available even if an entire Availability Zone goes offline. Which feature should they enable?
Answer options:
A.
Read Replicas
B.
Multi-AZ deployment
C.
Automated Backups
D.
Cross-Region Replication
How to approach this question
Match 'Availability Zone goes offline' and 'remains available' to Multi-AZ.
Full Answer
B.Multi-AZ deployment✓ Correct
Multi-AZ deployment
Amazon RDS Multi-AZ deployments provide enhanced availability and durability. RDS automatically provisions and maintains a synchronous standby replica in a different Availability Zone.
Common mistakes
Confusing Read Replicas (performance) with Multi-AZ (availability).
Practice the full AWS SAA-C03 Practice Exam 5
65 questions · hints · full answers · grading
More questions from this exam
Q01A company needs to grant an external auditor read-only access to specific AWS resources. The audi...EasyQ02An application running on EC2 instances needs to access objects in an S3 bucket. The security tea...MediumQ03A company is designing a VPC for a multi-tier web application. They need to block specific malici...MediumQ04A large enterprise uses AWS Organizations to manage multiple accounts. The security team wants to...HardQ05A company hosts a web application on an Application Load Balancer (ALB). They are experiencing SQ...Medium
Expert