Hey folks, I want to deploy dagster using ECS and ...
# ask-community
v
Hey folks, I want to deploy dagster using ECS and EC2s (dont want to use fargate). Can anyone point me towards an example here please?
c
https://docs.dagster.io/deployment/guides/aws#deploying-in-ecs is our main guide, and you have the option to use either ec2 or fargate for launching runs
v
Thank you