Integration & Automation
Tag: AWS Auto Scaling
Run code before terminating an EC2 Auto Scaling instance
Learn how to create an AWS CloudFormation template that runs code prior to terminating an EC2 Auto Scaling instance.
Speed up instance bootstrapping by using dynamically created images
Learn how to build an AMI from an Amazon EC2 instance at CloudFormation launch time, and then use the AMI for fast bootstrapping of the Auto Scaling group instances.