Anybody having rolling deploys running in less than a minute?

I haven’t looked into the details of why our rolling deployments to ecs take six minutes to complete, but does anybody have them down to a minute? If so, what did they have to tweak to get there?

If you are using things like genstage, the server will wait until they will process their current message before shutting down. You can force it to shutdown, however if your system is designed incorrectly, you might introduce inconsistency in your data.