Lab complete!
Now that you have completed this lab, make sure to update your Well-Architected review if you have implemented these changes in your workload.
Click here to access the Well-Architected Tool
Click Route 53 Application Recovery Controller to navigate to the Amazon Route 53 Recovery Controller console.
We’re going to build a readiness check for our application. We have two running stacks, our hot primary in N. Virginia (us-east-1) and the hot secondary in N. California (us-west-1). We’re going to set up a Recovery Group composed of cells to represent the readiness of the application components across our regions. This will allow us to check the readiness of the application for failover.
Our application is relatively simple. We’ll be representing it with two cells, one in N. Virginia (us-east-1) and one in N. California (us-west-1). It is possible to nest cells for more complex applications, as is visible in the diagram. Read through the Readiness check section, and then click “create recovery group” to proceed:
And then give your recovery group a meaningful name (e.g. UnicornAppRecoveryGroup
) and click Next:
Select the “Create cells” radio button, and click Add cell:
UnicornAppRecoveryGroup-East
and UnicornAppRecoveryGroup-West
), and click Next to continue:At the next step, we will create readiness checks for the created cells.
Now that you have completed this lab, make sure to update your Well-Architected review if you have implemented these changes in your workload.
Click here to access the Well-Architected Tool