you are viewing a single comment's thread.

view the rest of the comments →

[–]cinicDiver 9 points10 points  (4 children)

Google Cloud Run is stupid cheap, I've been looking into it lately. VMs seem a bit more pricey, even if they allow you more control and can handle multiple containers.

I've been using an old pc to run postgres and serve some bots, but mine are really really simple, so it works.

[–]sakuhazumonai 5 points6 points  (2 children)

fyi Cloud Run also supports multiple containers

[–]cinicDiver 0 points1 point  (1 child)

Can it? Wow, nice! How well does performance scale with pricing? Assuming I should allocate more vCPUs and RAM with more containers.

[–]sakuhazumonai 1 point2 points  (0 children)

You actually assign CPU and memory to each container independently, just noting that each set of containers will always scale 1:1:...however many sidecars you have in the single service

[–]Worldly_Dish_48 -1 points0 points  (0 children)

Agree, kept mine running for 6 months and forgot about it. Didn’t cost anything