Skip to content

Comment on Ask HN: Startup Devs -What's your biggest pain while managing cloud deployments?parent

Comments

Also stay the hell away from anything which is not portable between cloud vendors.

Doesn't ECS violate this? This is something I've preferred in theory about kubernetes. At least in theory, it's supported everywhere. But I have also wondered whether it would be just as "easy" in practice to move from ECS to another cloud, as it is with EKS. (That is, neither would actually be easy.)

The metadata and configuration does violate this but the containers are portable if you care enough to make sure that they don't depend on anything AWS specific.

Gotcha!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.