Open benfortuna opened 6 years ago
Add support for blue-green deployments by adding a dns mode configuration to service deployment.
When mode is set to "green" the fqdn would be prefixed with "green-" to allow multiple instances of the service to be deployed concurrently.
Once testing is complete the accelerator can be run again in "blue" mode which would update the fqdn to remove the green prefix.
Add support for blue-green deployments by adding a dns mode configuration to service deployment.
When mode is set to "green" the fqdn would be prefixed with "green-" to allow multiple instances of the service to be deployed concurrently.
Once testing is complete the accelerator can be run again in "blue" mode which would update the fqdn to remove the green prefix.