EC2 Auto Scaling group should use multiple Availability Zones

이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

Description

This check verifies if an Amazon EC2 Auto Scaling group extends across a minimum of two Availability Zones (AZs). Allowed values range from 2 to 6 AZs.

An Auto Scaling group limited to one AZ is not able to initiate instances in a different AZ should the active AZ go down. However, there are scenarios, such as batch processing or situations where minimizing inter-AZ data transfer costs is crucial, and having an Auto Scaling group in a single AZ might be beneficial. In these instances, the check can be turned off or its alerts can be ignored.

Remediation

For instructions on adding AZs to an existing Auto Scaling group, refer to the section on adding and removing Availability Zones in the Amazon EC2 Auto Scaling User Guide.

PREVIEWING: dgreen15/github-error-fix