#googlecloudrun — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #googlecloudrun, aggregated by home.social.
-
Building Resilient Multi-Regional Cloud Run Services
In a move that underscores Google Cloud’s push toward resilient, global-scale computing, the company recently detailed strategies for…
#NewsBeep #News #Computing #AU #Australia #globalloadbalancing #GoogleCloudRun #highavailability #multi-regionalservices #serverlesscomputing #Technology
https://www.newsbeep.com/au/119322/ -
Building an MCP server with Quarkus and deploying on Google Cloud Run https://glaforge.dev/posts/2025/06/09/building-an-mcp-server-with-quarkus-and-deploying-on-google-cloud-run/
#quarkus #mcp #googleCloudRun #Java -
🚀🎉 Wow, Google's Cloud Run GPUs are now "general," so everyone can effortlessly pretend to understand AI workloads while sipping their soy lattes. 💡 Good news, hipster coders: you can now juggle #Kubernetes #buzzwords without breaking a sweat! 🤖✨
https://cloud.google.com/blog/products/serverless/cloud-run-gpus-are-now-generally-available #GoogleCloudRun #AIworkloads #HipsterCoders #TechTrends #HackerNews #ngated -
Update on running #SpringBoot web application, compiled with #GraalVM on #GoogleCloudRun: P99 latency of no-op endpoint is around 120 ms (DC in the same city). Cold container start on the cloud takes < 600 ms
-
I'm experimenting with running #SpringBoot in #Java on #GoogleCloudRun. Stock, minimal application starts in 4 seconds - unacceptable. With #GraalVM (after 10 minute build time...) it starts within 100ms