devpod
devpod copied to clipboard
AWS ECS Fargate driver
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
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.