amazon-ec2-auto-scaling-group-examples icon indicating copy to clipboard operation
amazon-ec2-auto-scaling-group-examples copied to clipboard

Create Detaching Unhealthy ASG Instance instead of Terminating

Open xzaws opened this issue 10 months ago • 0 comments

This article addresses the need to preserve unhealthy AWS Auto Scaling Group (ASG) instances for analysis. It introduces a Lambda-based solution to retain these instances, circumventing ASG's automatic termination. The piece outlines how to use CloudFormation for easy setup, enabling detailed investigation of instance failures without affecting ASG performance. The goal is to enhance troubleshooting efficiency and system reliability through automated, user-friendly configurations.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

xzaws avatar Apr 17 '24 00:04 xzaws