Open stephenconnolly1 opened 4 years ago
Need to get the git hash into the AMI build ID to make it easier to troubleshoot Need a single workflow to build the AMI and update the terraform After the apply scale up and scale down to refresh the instances
Make a change to the node code. Build an AMI from CI and deploy the new version behind the load balancer Include the git hash in the web server response Demonstrate that during the deployment there's no loss of service and the update proceeds smoothly to the new version, with the load balancer managing the traffic to the new instances.