All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.amazonaws.services.arczonalshift.package-info Maven / Gradle / Ivy

Go to download

The AWS Java SDK for AWS ARC - Zonal Shift module holds the client classes that are used for communicating with AWS ARC - Zonal Shift Service

The newest version!
/*
 * Copyright 2019-2024 Amazon.com, Inc. or its affiliates. All Rights Reserved.
 * 
 * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
 * the License. A copy of the License is located at
 * 
 * http://aws.amazon.com/apache2.0
 * 
 * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
 * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
 * and limitations under the License.
 */

/**
 * 

* Welcome to the API Reference Guide for zonal shift and zonal autoshift in Amazon Route 53 Application Recovery * Controller (Route 53 ARC). *

*

* You can start a zonal shift to move traffic for a load balancer resource away from an Availability Zone to help your * application recover quickly from an impairment in an Availability Zone. For example, you can recover your application * from a developer's bad code deployment or from an Amazon Web Services infrastructure failure in a single Availability * Zone. *

*

* You can also configure zonal autoshift for supported load balancer resources. Zonal autoshift is a capability in * Route 53 ARC where you authorize Amazon Web Services to shift away application resource traffic from an Availability * Zone during events, on your behalf, to help reduce your time to recovery. Amazon Web Services starts an autoshift * when internal telemetry indicates that there is an Availability Zone impairment that could potentially impact * customers. *

*

* To help make sure that zonal autoshift is safe for your application, you must also configure practice runs when you * enable zonal autoshift for a resource. Practice runs start weekly zonal shifts for a resource, to shift traffic for * the resource away from an Availability Zone. Practice runs help you to make sure, on a regular basis, that you have * enough capacity in all the Availability Zones in an Amazon Web Services Region for your application to continue to * operate normally when traffic for a resource is shifted away from one Availability Zone. *

* *

* Before you configure practice runs or enable zonal autoshift, we strongly recommend that you prescale your * application resource capacity in all Availability Zones in the Region where your application resources are deployed. * You should not rely on scaling on demand when an autoshift or practice run starts. Zonal autoshift, including * practice runs, works independently, and does not wait for auto scaling actions to complete. Relying on auto scaling, * instead of pre-scaling, can result in loss of availability. *

*

* If you use auto scaling to handle regular cycles of traffic, we strongly recommend that you configure the minimum * capacity of your auto scaling to continue operating normally with the loss of an Availability Zone. *

*
*

* Be aware that Route 53 ARC does not inspect the health of individual resources. Amazon Web Services only starts an * autoshift when Amazon Web Services telemetry detects that there is an Availability Zone impairment that could * potentially impact customers. In some cases, resources might be shifted away that are not experiencing impact. *

*

* For more information about using zonal shift and zonal autoshift, see the Amazon Route 53 Application * Recovery Controller Developer Guide. *

*/ package com.amazonaws.services.arczonalshift;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy