Mark mission-critical ECS instances in an Auto Scaling group as protected from termination or place them in standby, then configure automatic snapshot policies and snapshot-consistent groups for those specific instances so their data survives scaling events and can be restored if needed.
Mark mission-critical ECS instances in an Auto Scaling group as protected from termination or place them in standby, then configure automatic snapshot policies and snapshot-consistent groups for those specific instances so their data survives scaling events and can be restored if needed.
See ess/ess-manage-instances.
See ecs/ecs-manage-recovery.
Q: How do I protect scaling instances and back up their disks? A: Mark mission-critical ECS instances in an Auto Scaling group as protected from termination or place them in standby, then configure automatic snapshot policies and snapshot-consistent groups for those specific instances. This configuration ensures that instance data survives scaling events and can be restored if needed.
Q: How do I restore a protected instance disk from a snapshot? A: Instance disks can be restored by leveraging the automatic snapshot policies and snapshot-consistent groups configured for the protected instances. This setup ensures that instance data survives scaling events and remains available for recovery when needed.