ECS deployment process after Docker Compose retirement? #17817
Unanswered
Replies: 1 comment 5 replies
-
|
We use CDK to configure and deploy Dagster infrastructure into AWS ECS. Maybe we just need to provide better documentation on this setup. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey All!
I am looking through the Dagster ECS deployment documentation here: https://docs.dagster.io/deployment/guides/aws#deploying-in-ecs which lead me to the Docker site (https://docs.docker.com/cloud/ecs-integration/) and I noticed that the Docker Compose integration for ECS is to be retired end of the month (Nov 2023). Is there anyone who can guide me on what the ECS deployment process will look like after this retirement or what alternative methods exist for ECS deployment without using Docker Compose and what that looks like as well.
And please, anyone correct me if I'm not understanding something fully here...
Thanks in advance!
The question was originally asked in Dagster Slack.
Beta Was this translation helpful? Give feedback.
All reactions