Can I have an auto scaling group with just a warm pool ?

0

I have an existing environment with a number of ec2 instances that are up and running 24/7. I am seeing additional transaction volumes which are starting to strain the existing environment at times. The transaction volumes are not constant but scattered at different days and times. I was looking to see if I could create a scaling group with just warm pools. I am looking at warm pools because of the pre-configured ec2 instances. Is it possible to have an autoscaling group with just a warm pool ? Can I have these spin up when the existing environment hits some threshold ?

질문됨 2년 전540회 조회
1개 답변
1

A warm pool gives you the ability to decrease latency for your applications that have exceptionally long boot times, for example, because instances need to write massive amounts of data to disk. With warm pools, you no longer have to over-provision your Auto Scaling groups to manage latency in order to improve application performance. For more information, see the following blog post Scaling your applications faster with EC2 Auto Scaling Warm Pools.

Please note : Creating a warm pool when it's not required can lead to unnecessary costs. If your first boot time does not cause noticeable latency issues for your application, there probably isn't a need for you to use a warm pool.

Reference : https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-warm-pools.html

profile pictureAWS
전문가
답변함 2년 전

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

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

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

관련 콘텐츠