Questions tagged [google-app-engine-standard]

18 questions
0
votes
1 answer

Cloud build of an App engine golang deployment timeout because of the go cache layer taking too long

We are deploying services written in Golang on the App engine standard environment. We did not have issues for years with this, with deployment taking 2 to 5 minutes to complete. Since January we have seen the deployment time of one of the service…
0
votes
1 answer

Does deleting App Engine standard environment instances have any effect on billing?

We have an App Engine standard environment with automatic scaling. When we release a new version we allocate traffic to it and manually delete instances on the old version to save money. This seems a sensible thing to do but since reading the docs…
-1
votes
1 answer

How can I simulate “serverless” on demand Cloud SQL?

Problem: Cloud SQL instances run indefinitely and are monetarily expensive to host. Goal: Save money while not compromising on database availability. It has been almost four years and Google Cloud has not fulfilled this feature request that has…
1
2