Q95
Multiple choice
A fitness tracking company serves users around the world, with its primary markets in North America and Asia. The company needs to design an infrastructure for its read-heavy user authorization application with the following requirements:
1. Be resilient to problems with the application in any Region.
2. Write to a database in a single Region.
3. Read from multiple Regions.
4. Support resiliency across application tiers in each Region.
5. Support the relational database semantics reflected in the application.
Which combination of steps should a solutions architect take? (Select TWO.)
Select all that apply.