Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-container task definition #1

Open
kristianeschenburg opened this issue Oct 29, 2024 · 1 comment
Open

Multi-container task definition #1

kristianeschenburg opened this issue Oct 29, 2024 · 1 comment

Comments

@kristianeschenburg
Copy link

Hi

Thanks for the TF code, it's been helpful for me to learn how to deploy these Dagster pipelines to AWS.

I was curious about your main.tf file. It looks to me like you're creating a single multi-container ECS task definition (with a container for the daemon, webserver, and user code). Is this correct? Is it possible to deploy a pipeline using 3 separate task definitions instead? I'm curious about how these tasks would communicate with each other e.g. what network mode would they use?

@menendes
Copy link
Owner

menendes commented Nov 13, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants