How can a DevOps engineer meet these requirements?

1 Comment

  1. Kelly
    Author

    If I’m not mistaken, the answer is:
    Use an Application Load Balancer and a blue/green deployment. Associate the Auto Scaling group and the Application Load Balancer target group with the deployment group. Use the Automatically copy Auto Scaling group option, and use CodeDeployDefault.HalfAtAtime as the deployment configuration. Instruct AWS CodeDeploy to terminate the original instances in the deployment group, and use the BeforeAllowTraffic hook within appspec.yml to delete the temporary files.

Leave a Reply to Kelly Cancel reply

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

four × four =