|
8 | 8 | AWS SDK for JavaScript Route53RecoveryCluster Client for Node.js, Browser and React Native. |
9 | 9 |
|
10 | 10 | <p>Welcome to the Routing Control (Recovery Cluster) API Reference Guide for Amazon Route 53 Application Recovery Controller.</p> |
11 | | -<p>With Amazon Route 53 Application Recovery Controller, you can use routing control with extreme reliability to |
| 11 | +<p>With Route 53 ARC, you can use routing control with extreme reliability to |
12 | 12 | recover applications by rerouting traffic across |
13 | | -Availability Zones or AWS Regions. Routing controls are simple on/off switches hosted |
14 | | -on a highly available cluster in Application Recovery Controller. A cluster provides a set of five redundant Regional endpoints against which you |
| 13 | +Availability Zones or Amazon Web Services Regions. Routing controls are simple on/off switches hosted |
| 14 | +on a highly available cluster in Route 53 ARC. A cluster provides a set of five redundant Regional endpoints against which you |
15 | 15 | can run API calls to get or update the state of routing controls. To implement failover, you set |
16 | | -one routing control on and another one off, to reroute traffic from one Availability Zone or Amazon Web Services Region |
| 16 | +one routing control On and another one Off, to reroute traffic from one Availability Zone or Amazon Web Services Region |
17 | 17 | to another. </p> |
18 | 18 | <p> |
19 | | -<i>Be aware that you must specify the Regional endpoints for a cluster when you work with API cluster operations |
20 | | -to get or update routing control states in Application Recovery Controller.</i> In addition, you must specify the US West (Oregon) Region |
21 | | -for Application Recovery Controller API calls. For example, use the parameter <code>region us-west-2</code> with AWS CLI commands. |
| 19 | +<i>Be aware that you must specify a Regional endpoint for a cluster when you work with API cluster operations |
| 20 | +to get or update routing control states in Route 53 ARC.</i> In addition, you must specify the US West (Oregon) Region |
| 21 | +for Route 53 ARC API calls. For example, use the parameter <code>--region us-west-2</code> with AWS CLI commands. |
22 | 22 | For more information, see |
23 | 23 | <a href="https://docs.aws.amazon.com/r53recovery/latest/dg/routing-control.update.api.html"> |
24 | 24 | Get and update routing control states using the API</a> in the Amazon Route 53 Application Recovery Controller Developer Guide.</p> |
25 | 25 | <p>This API guide includes information about the API operations for how to get and update routing control states |
26 | | -in Application Recovery Controller. You also must set up the structures to support routing controls: clusters and control panels.</p> |
27 | | -<p>For more information about working with routing control in Application Recovery Controller, see the following:</p> |
| 26 | +in Route 53 ARC. To work with routing control in Route 53 ARC, you must first create the required components (clusters, control |
| 27 | +panels, and routing controls) using the recovery cluster configuration API.</p> |
| 28 | +<p>For more information about working with routing control in Route 53 ARC, see the following:</p> |
28 | 29 | <ul> |
29 | 30 | <li> |
30 | | -<p>To create clusters, routing controls, and control panels by using the control plane API |
31 | | -for routing control, see the <a href="https://docs.aws.amazon.com/recovery-cluster/latest/api/">Recovery Control Configuration API Reference Guide for Amazon Route 53 Application Recovery Controller</a>.</p> |
| 31 | +<p>Create clusters, control panels, and routing controls by using API operations. For more information, |
| 32 | +see the <a href="https://docs.aws.amazon.com/recovery-cluster/latest/api/">Recovery Control Configuration API Reference Guide for Amazon Route 53 Application Recovery Controller</a>.</p> |
32 | 33 | </li> |
33 | 34 | <li> |
34 | | -<p>Learn about the components in recovery control configuration, including clusters, |
35 | | -routing controls, and control panels. For more information, see |
36 | | -<a href="https://docs.aws.amazon.com/r53recovery/latest/dg/introduction-components.html#introduction-components-routing"> |
| 35 | +<p>Learn about the components in recovery control, including clusters, |
| 36 | +routing controls, and control panels, and how to work with Route 53 ARC in the Amazon Web Services console. For more |
| 37 | +information, see <a href="https://docs.aws.amazon.com/r53recovery/latest/dg/introduction-components.html#introduction-components-routing"> |
37 | 38 | Recovery control components</a> in the Amazon Route 53 Application Recovery Controller Developer Guide.</p> |
38 | 39 | </li> |
39 | 40 | <li> |
40 | | -<p>Application Recovery Controller also provides readiness checks that run continually to help make sure that your |
| 41 | +<p>Route 53 ARC also provides readiness checks that continually audit resources to help make sure that your |
41 | 42 | applications are scaled and ready to handle failover traffic. For more information about |
42 | | -the related API actions, see the <a href="https://docs.aws.amazon.com/recovery-readiness/latest/api/">Recovery Readiness API Reference Guide for Amazon Route 53 Application Recovery Controller</a>.</p> |
| 43 | +the related API operations, see the <a href="https://docs.aws.amazon.com/recovery-readiness/latest/api/">Recovery Readiness API Reference Guide for Amazon Route 53 Application Recovery Controller</a>.</p> |
43 | 44 | </li> |
44 | 45 | <li> |
45 | 46 | <p>For more information about creating resilient applications and preparing for |
46 | | -recovery readiness with Application Recovery Controller, see the <a href="https://docs.aws.amazon.com/r53recovery/latest/dg/">Amazon Route 53 Application Recovery Controller Developer Guide</a>.</p> |
| 47 | +recovery readiness with Route 53 ARC, see the <a href="https://docs.aws.amazon.com/r53recovery/latest/dg/">Amazon Route 53 Application Recovery Controller Developer Guide</a>.</p> |
47 | 48 | </li> |
48 | 49 | </ul> |
49 | 50 |
|
|
0 commit comments