You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have the option of keeping instances in the warm pool in one of two states: Stopped or Running. Keeping instances in a Stopped state is an effective way to minimize costs. With stopped instances, you pay only for the volumes that you use and the Elastic IP addresses that are not assigned to a running instance. But you don't pay for the stopped instances themselves. You pay for the instances only when they are running.
The text was updated successfully, but these errors were encountered:
Description
Helps reduce the scale-out time.
Additional
https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-warm-pools.html
https://medium.com/keikoproj/rapid-auto-scaling-on-eks-part-2-d094b9b2cd62
Notes
On the pricing model:
The text was updated successfully, but these errors were encountered: