Hacker News new | ask | show | jobs
by NathanKP 3125 days ago
AWS employee here on the ECS team. ECS on Fargate would be the closest thing to what you are asking for. Upload a container image, create a Fargate cluster, and launch a service on that cluster that runs your container.
1 comments

Is this available today? I thought that's what I heard, but I'm not seeing anything in the AWS console.
It's currently available in the us-east-1 region, under the ECS service in the console. Create a new cluster and Fargate will be an option for launching and operating the cluster.
Thanks! I must have missed that bit about us-east-1 only
It's frustrating how hit or miss their service availability is in each region. I can understand other countries with different laws and regulations but they can't even get some services multi-region in the US.