Hard1 markMultiple Choice
AWS SAA-C03 · Question 28 · Domain 2.2: Highly Available Architectures
A company is designing a disaster recovery (DR) strategy for their AWS environment. They have a strict Recovery Time Objective (RTO) of 5 minutes and a Recovery Point Objective (RPO) of 1 minute. Which TWO DR strategies would meet these requirements? (Select TWO.)
A company is designing a disaster recovery (DR) strategy for their AWS environment. They have a strict Recovery Time Objective (RTO) of 5 minutes and a Recovery Point Objective (RPO) of 1 minute. Which TWO DR strategies would meet these requirements? (Select TWO.)
Answer options:
A.
Backup and Restore
B.
Pilot Light
C.
Warm standby
D.
Multi-site active-active
E.
AWS Storage Gateway Volume Gateway
How to approach this question
Understand the DR spectrum. RTO of 5 minutes requires infrastructure to already be running (Warm Standby or Active-Active).
Full Answer
To achieve an RTO of 5 minutes, you cannot wait to provision resources. Warm standby keeps a scaled-down version running, and Multi-site active-active keeps full capacity running in multiple regions.
Common mistakes
Selecting Pilot Light, which usually has an RTO of tens of minutes because compute instances must be started.
Practice the full AWS SAA-C03 Practice Exam 7
65 questions · hints · full answers · grading
More questions from this exam
Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team needs...MediumQ02An application runs on Amazon EC2 instances and needs to access an Amazon S3 bucket. What is the ...EasyQ03A company wants to implement federated access to the AWS Management Console for its employees usi...MediumQ04A company is building a mobile application that requires users to sign in using their social medi...EasyQ05A security team wants to enforce MFA for all IAM users before they can terminate EC2 instances. H...Medium
Expert