|
|
|
|
|
by Vt71fcAqt7
528 days ago
|
|
Google cloud run and Azure container apps both let you run an arbitrary docker image without having to deal with custom setups. Both scale automatically so they are serverless. AWS has apprunner but it doesn't scale to zero.[0] [0] https://github.com/aws/apprunner-roadmap/issues/9 (amusingly the issue OP posts on HN) |
|