Re: [google-appengine] Practical difference from Cloud Run

2019-04-11 Thread Michael Liu
Also interested in what networking differences there are. For example, can cloud run services reach compute instances on the same default project network? We use cloud tasks to distribute/connect a lot of pipelines, doesn't seem to be listed as compatible w/ normal cloud run. (assuming everythi

[google-appengine] GAE firewall + VPC firewall configuration

2019-02-27 Thread Michael Liu
Hello, Can someone chime in on the proper way to utilize network.instance_tag in app.yaml to make a specific app engine flex service private only to the VPC network and google services like cron, task queues, deployment etc? Outline below: 1. Leave everything to allow in app engine firewall (d