You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what we discovered, blue/green deployments in ECS do not function as expected. To make deployments more fool-proof, we will be using the ECS deployment strategy and increment the desired count of services to 2 which seems to be the most reliable way to deploy the application.
The text was updated successfully, but these errors were encountered:
From what we discovered, blue/green deployments in ECS do not function as expected. To make deployments more fool-proof, we will be using the ECS deployment strategy and increment the desired count of services to 2 which seems to be the most reliable way to deploy the application.
The text was updated successfully, but these errors were encountered: