EC2 instace scalling on fault

0

Hello, Have we any features in aws EC2 instance like docker containers which are newly created when one container is crashed or in fault? Auto-scaling is somewhat part of this but as per my knowledge it only launched when the primary instance is not matching our already given health check parameters like CPU exceeds over 80% while configuring auto-scaling. Please share your knowledge. Thanks.

1개 답변
1
수락된 답변

Hi, @digpal parmar.

You can use autoscaling groups to set the minimum number of bootable machines.
Even if there is no CPU load on the service, the Auto Scaling Group automatically launches new instances in order to keep the number of instances above the minimum number when a failure occurs and an instance crashes or the health check fails. increase.

https://dev.classmethod.jp/articles/ec2-autohealing/ (sorry japanese article, plz translate)

profile picture
전문가
iwasa
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠