Elastigroup |verified| -

capacity minimum = 2 maximum = 10 target = 4 unit = "instance"

Ami and Mo saw this not as a risk, but as an engineering challenge. They realized that if they could predict these interruptions and automatically move the workload to a new server before it happened, they could harness the cheap power of Spot Instances without the danger. elastigroup

: Unlike standard auto-scaling, Elastigroup can maintain data and IP persistence for stateful workloads even when instances are interrupted. capacity minimum = 2 maximum = 10 target

# Terraform example resource "spotinst_elastigroup_aws" "my_group" name = "my-elastigroup" description = "High availability compute" product = "Linux/UNIX" elastigroup