Hacker News new | ask | show | jobs
by Hasu 862 days ago
> Perfect list, also:

> Google Cloud Run - Lambda

ECS is the AWS equivalent of Cloud Run. GCP Cloud Functions are the equivalent of AWS Lambda.

ECS / Cloud Run = managed container service that autoscales

Lambda / Cloud Functions = serverless functions as a service

1 comments

Thanks for the clarification hadn’t appreciated the difference. Also somewhat reiterates my point which is nice as well