Skip to content

Faster deploy times with Copilot #3480

Answered by Lou1415926
afgallo asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @afgallo ! Seems like the ECS service update is taking a while. A few things that could speed it up:

  1. Decrease your contain health check image.healthcheck's interval
  2. Decrease your http health check http.healthcheck's interval

These may help speed up the ECS service update!

We are also aiming to add recreate as a deployment option in our next release. You can use "recreate" to speed up the deployment in your test environment that can deal with some down time!

In addition, it may be also helpful to use multi-stage build to speed up the image building process if that's taking a while as well!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@afgallo
Comment options

Answer selected by afgallo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
type/enhancement Issues that are improvements for existing features. guidance Issue requesting guidance or information about usage
2 participants