Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to expose a service over warsaw region?

Hi, I want to expose my service over warsaw region IP.

My architecture use a Cloud Runs and Cloud Storage for serve application. 

 

GCP don't have a regional load balancer from europe-central2 😞 

I tried build VM with nginx as a reverce proxy, but this solution brake HA and serverless concept (1-failure point).

2 1 231
1 REPLY 1

Hi @mikijezi ,

The regional load balancer for Warsaw region (europe-central2) is not showing as of the moments as options. You may want to file it as feature request. Other option I can suggest here is to use a Network Load Balancer (TCP/SSL).  You may find this documentation to get started with.