Welcome to the Global Architectures lesson. For critical applications (like banking or healthcare), surviving an Availability Zone failure isn't enough. You must prepare for an entire AWS Region to go offline.
Building Disaster Recovery (DR) plans is a core responsibility of an AWS Solutions Architect. Learning how to spread applications across global regions guarantees 99.999% uptime.
In this tutorial, you will learn the two main Multi-Region routing strategies:
To protect against a catastrophic regional failure, you deploy your application in two separate AWS Regions (e.g., us-east-1 and eu-west-1).
In an Active-Passive disaster recovery setup, how much user traffic is normally directed to the Passive (backup) region before a failure occurs?