devpod icon indicating copy to clipboard operation
devpod copied to clipboard

AWS ECS Fargate driver

Open bruecktech opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? No

Which solution do you suggest? Support AWS ECS Fargate as driver as alternative to Docker and Kubernetes

Which alternative solutions exist? Only Docker and Kubernetes so far, but for companies that don't run Kubernetes in AWS ECS Fargate is a good option.

Additional context

bruecktech avatar Jun 22 '23 07:06 bruecktech

For small individual contributors working on free projects, EC2 instances (spot, or on-demand) may provide a more cost-competitive solution that on-demand ECS/Fargate instances. Another solution would be to use ECS/Fargate Spot, but that might interrupt human work from time to time.

Choosing either EKS on Fargate either EC2 reserved instance is most costly than any solutions mentioned above.

piotr-yuxuan avatar Jun 23 '23 10:06 piotr-yuxuan

Hey @bruecktech & @piotr-yuxuan 👋

We've just released an ECS provider for DevPod.

ThomasK33 avatar Sep 14 '23 11:09 ThomasK33