

# Design for single- and Multi-Region deployments
<a name="advrel03"></a>


| ADVREL03: How have you designed application to achieve reliability in single- and multi- Region deployments? | 
| --- | 
|   | 

 There are multiple strategies for achieving reliability in single and multi-Region deployments. Implement full Regional deployment using auto scaling and container orchestration. Select AWS Regions based on legal and disaster recovery requirements. Configure your databases with appropriate reliability and recovery strategies. Manage service capacity through proper resource reservation and load testing. 

 Focus on building resilient architectures that balance performance, compliance, and cost considerations. 

**Topics**
+ [ADVREL03-BP01 Use a full Regional deployment for compute resources through Auto Scaling groups and compute container orchestrators](advrel03-bp01.md)
+ [ADVREL03-BP02 Choose AWS Regions that meet your legal and disaster recovery requirements](advrel03-bp02.md)
+ [ADVREL03-BP03 Configure databases to span across multiple Availability Zones](advrel03-bp03.md)
+ [ADVREL03-BP04 Reserve appropriate capacity of services in the supported Regions](advrel03-bp04.md)