AWS Certified Solutions Architect Associate SAA-C03 Practice Question
A company with a strict RTO requires their system to be operational with minimum downtime in the event of a disaster. Which DR strategy should they implement to ensure an almost immediate failover?
Active-Active failover is a DR strategy involving running your workload simultaneously in more than one AWS region. This setup allows for immediate failover because the workload is always on and serving traffic in all regions. If one region becomes unavailable, the other region(s) can continue to handle the workload without significant interruption, thus meeting stringent RTO objectives.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is Active-Active Failover and how does it work?
Open an interactive chat with Bash
How does Active-Active Failover compare with other DR strategies?
Open an interactive chat with Bash
What are some best practices for implementing Active-Active Failover on AWS?