An ECS health check should only check for the health of things *inside* the container. If your health check reaches out to a DB & that DB is down... the ALB will start crash-looping the docker container. That won't fix the database.
Post
November 17, 2020