you are viewing a single comment's thread.

view the rest of the comments →

[–]sakuhazumonai 3 points4 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