Which solution will meet these requirements?

1 Comment

  1. Stephen
    Author

    I systematize that the answer is:
    Modify the CloudFormation template to include an UpdatePolicy attribute for the Auto Scaling group. Include the AutoScalingRollingUpdate policy with MinInstancesInService of 4 and MaxBatchSize of 2. Whenever a software update is needed, alter either or both of the ImageId and UserData of the AWS::EC2::LaunchTemplate and update the stack.

Leave a Reply

Your email address will not be published. Required fields are marked *

20 + 7 =