🚨 NEWS: Google Cloud Platform per Sviluppatori: Guida Pillar Definitiva per Scalare con GCP

Ecco i punti chiave in breve:
💡 Il tuo carico cresce, i server scoppiano, la fattura del cloud ti fa venire l'ansia. Oppure sei ancora indeciso su quale servizio Google Cloud usare e come farli lavorare insieme. In entrambi i casi,...

🚀 LINK: https://meteoraweb.com/sviluppo-di-siti-web/google-cloud-platform-per-sviluppatori-guida-pillar-definitiva-per-scalare-con-gcp

#googleCloudPlatform #cloudRun #gCP #cloudFunctions #bigQuery

🚨 NEWS: Cloud Run su Google Cloud Platform: deploy container serverless, guida operativa per sviluppatori

Ecco i punti chiave in breve:
💡 Hai speso ore a configurare un server per un'applicazione che riceve 10 visite al giorno. E se domani ne arrivano 10.000? Con Cloud Run questo problema sparisce. Noi, di Meteora Web, lavoriamo con con...

🚀 LINK: https://meteoraweb.com/analisi-dei-dati-e-metriche/cloud-run-su-google-cloud-platform-deploy-container-serverless-guida-operativa-per-sviluppatori

#container #cloudRun #deploy #googleCloud #gCP

🚨 NEWS: Google Cloud Platform da zero: setup account, IAM e prima applicazione

Ecco i punti chiave in breve:
💡 Se hai bisogno di un server per la tua applicazione, ma non vuoi gestire hardware o pagare canoni a vita, Google Cloud Platform (GCP) è una scelta solida. Il problema? Spesso si parte dal deploy...

🚀 LINK: https://meteoraweb.com/analisi-dei-dati-e-metriche/google-cloud-platform-da-zero-setup-account-iam-e-prima-applicazione

#iAM #googleCloudPlatform #cloudRun #serviceAccount #billingAlert

Configuring a Go HTTP Server for Unencrypted HTTP/2 (h2c) | ClarityBoss Blog

I'll give a brief outline of how to enable HTTP/2 cleartext (h2c) in a Go API server when you are using Go 1.24 or newer. This is useful in Cloud Run environments, which handles TLS termination but can take advantage of HTTP/2 features.

Cloud Run の Probe 設計:gRPC 未実装・Distroless・ポートなし Job、それぞれの代替策 - Qiita

はじめに Google Cloud で構築したサーバレスコンテナの Probe 設計を行った際の話です。 「gRPC サービスだから gRPC プローブでいいよね」と設計を始めたら、3 日後には全部作り直していました。😇 システム移行プロジェクトで Cloud Run の...

Qiita

Cloud Run meets legacy tech - and the results were complicated. ☁️

I spent last night dockerizing Geneweb 6.08 to run on GCP for @geneee. While I successfully got the service live, the auto-scaling performance and memory handling didn't quite hit the mark, even with Apache in the mix.

It seems this specific legacy version has reached its ceiling. I am pausing here, the search continues.

What is your go-to tech for legacy scaling? 🚀

#CloudRun #Docker #Geneweb #DevOps #GCP #Genealogy

🔐 How are #GoogleAIStudio deployed apps on #CloudRun protecting the API key so it's not visible in the browser? (although it appeared as if Gemini was called from the client-side...)

➡️ A transparent proxy w/ Service Workers & WebSocket interception prevent key exposure!

https://glaforge.dev/posts/2026/02/09/decoded-how-google-ai-studio-securely-proxies-gemini-api-requests/

Decoded: How Google AI Studio Securely Proxies Gemini API Requests

Tech blog of Guillaume Laforge, with articles on generative AI, LLMs, cloud computing, microservices architecture, serverless solutions, Java and Apache Groovy programming

【Google Cloud 】Private Service Connect を使ってVPC間の内部通信をする - Qiita

株式会社ブレインパッド プロダクトユニットの岡です。 本記事は、【Google Cloud 】Cloud Runサービス間の通信をプライベートネットワークで実現するの関連記事です。前回は同一VPC内でのCloud Run間通信を内部ロードバランサで実現しました。今回は、異な...

Qiita
Cloud Runのアクセス制御を完全理解する(Ingress / IAM / Cloud Armor / IAP) - Qiita

はじめに ※ 本記事はCloud Run services(HTTPリクエストを処理するサービス)を対象としています。Cloud Run jobs(バッチ処理)やCloud Run worker pools(pull-based処理)には適用されません。 Cloud Ru...

Qiita