All Questions

Filter by
Sorted by
Tagged with
15 votes
3 answers
18k views

Google Cloud DNS vs. Google Domains DNS [closed]

I run a smallish website on Google App Engine. Currently, I use Dreamhost for other things and I buy my domains through them and they provide the name servers. I'm in the process of switching domain ...
new name's user avatar
  • 217
14 votes
2 answers
5k views

Using Google's App Engine as CDN for static files

I am planning on moving my static files to Google's App Engine. I was wondering if this is a good idea to do. I have read that is it possible that Google will cache your files on multiple locations, ...
Saif Bechan's user avatar
10 votes
2 answers
31k views

How do I access a google cloud storage bucket using a service account from the command line?

I thought it would be pretty straight forward to do this, but I can't get it to work: I'm trying to push files from a server (GCE) to a google cloud storage bucket. To avoid granting the gsutil ...
bjoseru's user avatar
  • 103
10 votes
1 answer
7k views

Ensure only internal access to App Engine Flexible

If I have a GAE Flex application that's only for internal usage and not intended for any public facing uses, what is the best way to secure it? By default, the *.appspot.com domain exposes a public ...
swigganicks's user avatar
9 votes
2 answers
13k views

What is the default password in Google Developers Console?

[How to change password in Google Developers Console?] I know this should be a very stupid question related Google Developers Console, but I just wasted three hours in it and no luck in google search ...
Itachi's user avatar
  • 201
8 votes
3 answers
4k views

What's the cheapest way to host hobby projects? [closed]

What's the best place to put your hobby web projects(the web app itself, not the code) ? Typically, the projects are such that: a) I just want to test out an interesting idea without exploring the ...
letronje's user avatar
  • 429
8 votes
2 answers
5k views

Nginx as reverse proxy for Google App Engine application

I want to use nginx as a reverse proxy for Google App Engine application to support naked domain as described here. If I use this scheme, will all the traffic go through the server that hosts nginx or ...
appengine-developer's user avatar
6 votes
2 answers
229 views

Am I doing Google Cloud deployment wrong?

I've previously used Heroku and AWS and am now setting up a service on the Google Cloud platform using App Engine and Cloud SQL (Postgres). We've tried to build the app using 12 factor principles. ...
ChrisJ's user avatar
  • 295
6 votes
1 answer
9k views

Static IP address for App Engine app

I'm currently moving my e-commerce app to Google App Engine. I'm using the PHP Flexible runtime (PHP flex). One of the transaction requires a call upon my Payment Provider's HTTP API. The problem ...
bluearth's user avatar
  • 163
5 votes
2 answers
253 views

Does Cloud Computing COST a premium? (or is it competitive with shared/managed/co-location)

Since cloud solutions (Google AppEngine, Amazon, etc.) do more for you, at the end of the day do they cost significantly more than doing it "yourself" with co-location hosting, etc. Not just ...
Pete Alvin's user avatar
4 votes
4 answers
2k views

Alternative to heroku or google app engine for static files

I'm creating a simple site for my family and which is basically just static files (I don't want a CMS). I've tried using heroku and google app engine but heroku wind down the server which yields a ...
Nicklas A.'s user avatar
4 votes
2 answers
3k views

How do I execute manage.py in Google App Engine?

I followed this tutorial: https://codeburst.io/beginners-guide-to-deploying-a-django-postgresql-project-on-google-cloud-s-flexible-app-engine-e3357b601b91 to get a Django app deployed to Google App ...
Pablo Fernandez's user avatar
4 votes
1 answer
2k views

Add A, AAAA, and CNAME record for google app engine project in google cloud platform

I am adding a new google app engine project and trying to map it to a subdomain. I have already created a CNAME which maps newmachine.mycompany.com to newproject.appsport.com, and I am able to use ...
Anthony Kong's user avatar
  • 3,358
4 votes
1 answer
5k views

Google App Engine | domain name mapping | Go Daddy domain name

Right now I have no ahost records set in Godaddy. I read something that said I should set it to 64.202.189.170, but I think that's for the case of domain name forwarding, NOT mapping, and that's not ...
user avatar
4 votes
1 answer
11k views

Seeing 502 on Google App Engine

I'm seeing quite a few 502 "Bad Gateway" errors on Google App Engine. It's difficult to see on the chart below (the colors are very similar and I can't figure out how to change them), but this is my ...
mjackson's user avatar
  • 141
3 votes
5 answers
683 views

How big is a cloud? [closed]

I'm trying to come up with some data on how much computing power the current cloud platforms represent. (Microsoft Azure, Amazon Elastic Compute Cloud, Google App Engine. Others?) Stuff like how many ...
Arjan Einbu's user avatar
3 votes
1 answer
530 views

Have Free website Hosting with Google App Engine

I'm reading about Google App Engine. I'm creating a bunch of simple dynamic websites in java. I'm considering to use Google App Engine and setup my clients' website on it. In this way I've only to ...
mickthompson's user avatar
3 votes
2 answers
3k views

Minimum TLS version for google cloud standard app engine projects

We have multiple standard app engine projects that needs restriction on the tls version (>= 1.2), is there a setting to change that through the console?
I-SF's user avatar
  • 31
3 votes
2 answers
3k views

GCP support after Python 2.7 Deprecation on Genuary 2020

After upgrading pip to the latest version (19.0.1) I got the following message: DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 ...
FraG's user avatar
  • 49
3 votes
1 answer
792 views

Running Google App Engine on Google Compute Engine

I am trying to setup a server for app engine development. I cannot for the life of me figure out how to access the resulting web server externally. I am running a Debian image, Python GAE. I have the ...
Rip Leeb's user avatar
  • 175
3 votes
1 answer
1k views

How to store database credentials in Google App Engine Standard?

I'm experimenting with hosting a Django application on Google App Engine Standard and to do that I followed the tutorial Running Django on App Engine Standard Environment. That tutorial completely ...
Pablo Fernandez's user avatar
3 votes
2 answers
278 views

Cost of deploying many smaller programs via GCP [closed]

Our company has many customers whose hardware we support. I'd like to create a series of anomaly detection programs (ADs), e.g. using TensorFlow, to monitor their accounts for unusual disk activity, ...
David Pepper's user avatar
3 votes
1 answer
1k views

is the f1-micro instance used with gae flexible environment included in free tier?

I want to host my side project using AppEngine Flexible Environment with a f1-micro instance. Is this instance eligible for free tier? According to the latest Google Free Tier it should. However, ...
Ajax's user avatar
  • 132
3 votes
1 answer
696 views

Exclude specific web page from access restrictions with GCP / IAP

I have a Node.js/Express web app running on the Google Cloud Platform App Engine. I'm restricting access to this application using the Identity Aware Proxy (IAP), so that only people in my company can ...
Patrick Hund's user avatar
3 votes
1 answer
2k views

Prevent DDOS Attack on GCP App Engine

I've launched my application on GCP App Engine with 8 micro-services. I did an overload test with apache j-meter and it seems to scale well. However this can also be used as a DOS attack on my ...
Elinoter99's user avatar
3 votes
1 answer
2k views

How to enable IAP for k8s on GCP?

Aim: to enable Identity Aware Proxy (IAP) in conjunction with Kubernetes (k8s). Methods: Two apps were deployed A SSL load balancer was put in front When one navigates to domain/app1, app1 is shown ...
030's user avatar
  • 5,941
3 votes
1 answer
3k views

Is memory usage the main cause of instance churn on Google App Engine? [closed]

I am experiencing sharp drops and spikes in instance count every 30 minutes although the request rate has been stable for 2h at 2.4k RPS. Periodically there are a lot of warmup requests after many ...
Ingo's user avatar
  • 141
3 votes
2 answers
5k views

ERROR: gcloud crashed (ConnectionError): HTTPSConnectionPool(host='oauth2.googleapis.com', port=443):

I have been using gcloud cli for last 3months on my system, but now I start facing this error while authenticating with gcloud auth login or gcloud init --console-only. After debugging it, I see some ...
shaishaw's user avatar
3 votes
1 answer
2k views

App Engine Flex restart signal

I have a long running process in Go on an App Engine flex instance, deployed via docker image. Most of the time when I deploy to the live version it sends a SIGTERM to the app. I can catch this and ...
rcarver's user avatar
  • 31
2 votes
2 answers
23k views

Troubleshoot Google App Engine 500 internal server error

Is there any way to properly troubleshoot GAE 500 server errors? I know I can check from console.developers.google.com -> Monitoring -> logs, but they do not tell much. Only same thing that I can get ...
Maksim Luzik's user avatar
2 votes
4 answers
1k views

When should one use the following: Amazon EC2, Google App Engine, Microsoft Azure and Salesforce.com? [closed]

I had asked this question on StackOverflow. It was suggested to post it here too. When should one use the following: Amazon EC2, Google App Engine, Microsoft Azure and Salesforce.com? Please share ...
user22019's user avatar
  • 169
2 votes
3 answers
3k views

Using Google App Engine for static files

I want to serve the static data for my website from Google App Engine. How do I configure GAE to serve static content?
vipin sahu's user avatar
2 votes
1 answer
4k views

Any tool/command to check whether a Google Cloud Storage bucket is really inaccessible by public?

I found several strange requests in my Google App Engine log: 2620:0:1000:3001:1c2f:1188:9a2a:f8d8 - - [26/Oct/2015:16:29:55 -0700] "HEAD /an/object/path HTTP/1.1" 404 - - "curl/7.35.0" "xxx....
Shing's user avatar
  • 23
2 votes
2 answers
2k views

Send email through local SMTP vs google app engine

My web site is supposed to send email to customers and its hosted on a VPS. Should I use local SMTP or is it better to use a third party SMTP provider like Google App Engine? What are the ...
user437631's user avatar
2 votes
1 answer
2k views

Reverse Proxy with Nginx and Google App Engine

I have an application hosted in Google App Engine. I want to use Nginx as a reverse proxy. The proxy_pass already works, but it rewrites the URL (e.g. hitting 34.34.34.34 in the address bar redirects ...
Patrícia Villela's user avatar
2 votes
1 answer
1k views

Google App Engine vertical scaling

I know Google Cloud (Google App Engine) can autoscale instances horizontally: you have 1 server with certain parameters, when it's overloaded autoscaler launches new server and balances load between ...
pp_1's user avatar
  • 101
2 votes
2 answers
3k views

Can't Connect from GCP AppEngine to GCP Cloud SQL

I have a simple Java servlet app, deployed to the GCP AppEngine. Under the same GCP, I have created a MySQL instance of GCP Cloud SQL. I would like to save the value on MySQL server when someone ...
Creed's user avatar
  • 21
2 votes
1 answer
1k views

Google app engine disable external IP addresses

I have a question concerning Google app Engine yaml files and Quotas. For a new client of ours we are setting up a new app in Frankfurt (Europe-west-3) and started using app engine there. Immediately ...
mitchken's user avatar
  • 123
2 votes
2 answers
11k views

Permissions for creating OAuth credentials in Google Cloud

Using IAM, I am trying to allow certain users to access API's and allow them to create OAuth client credentials. Is there a predefined role for allowing this? I don't want to use the role of project ...
Bryce's user avatar
  • 21
2 votes
2 answers
531 views

App Engine Ruby flex environment app.yaml is ignoring env_variables RAILS_ENV

We are using GAE with Ruby flexible environment, and we're trying to deploy a rails app with staging configurations (i.e. RAILS_ENV=staging). According to https://cloud.google.com/appengine/docs/...
Vasco Andrade Silva's user avatar
2 votes
1 answer
541 views

Is it possible to mange AWS on Google App Engine?

Say I want to schedule EC2 instant start up, or something like this. I did some reading on the Google App Engine document, find that scheduler is supported, however I am not familiar with Google API, ...
Keep Thinking's user avatar
2 votes
1 answer
420 views

GAE dev server behind Apache proxy sometimes slow

As the Google App Engine development server only serves one file at a time, I decided to have static resources served instead by: Apache 2.2.17 / XAMPP 1.7.4 / WinXP32. Requests for dynamically ...
feklee's user avatar
  • 505
2 votes
1 answer
3k views

Google App Engine HTTPS listening ports 8443 or 3443

I am testing an application in the App Engine Flexible Environment, and at some point I will need to process some WebHooks sent on TCP ports 8443 or 3443. As long as I could test, App Engine load ...
Antonio Guglielmi's user avatar
2 votes
1 answer
2k views

App Engine Flexible Deployment Issue: 403 Resource Error

we have been trying to deploy our nodejs code to app engine flexible but unable to as it shows a Resource Error. We have GSuite Organization account and are using it for deployments. This is the error:...
Shaurya Chauhan's user avatar
2 votes
3 answers
2k views

App Engine Updating service default Error

I'm trying to deploy a simple flask app to Google App Engine. When I run the command gcloud app deploy, it finish all the task, but then it get stack on the "update service". At first I got this error:...
Nicola's user avatar
  • 121
2 votes
1 answer
320 views

Renaming the index.html on Google App Engine

Ok, let me 1st come clean. I mistakenly added a 365d expiration date to my index.html file. I've now made a change to a JS file, which changed the name of the import in my index.html and now it's ...
MindlessRouse's user avatar
2 votes
2 answers
3k views

What is causing Google App Engine 504 Gateway Timeout Every 10 minutes or so?

I just migrated our production website over to Google App Engine last night, and now the app starts giving a 504 Gateway Timeout after about 10-15 minutes of inactivity. But I've been running a test ...
Kenny Wyland's user avatar
2 votes
3 answers
1k views

GAE custom dns what does "update your dns records to enable security" mean?

We're using Google App Engine for a service of our app. We've set up the service on a custom sub-domain (eg service.myapp.com), while doing so, Google prompted us to Update your DNS records to enable ...
ChrisJ's user avatar
  • 295
2 votes
1 answer
119 views

How to deploy app engine codes and storage objects from test to production projects

We separate test and production into different projects. The test project has some codes in app engine and objects in cloud storage. What's the best way to port these from test project to production ...
Kim's user avatar
  • 325
2 votes
1 answer
623 views

All data gone Google Cloud Instance Group

I was running a Google Cloud Managed Instance Group (Ubuntu) to run a web server, and this morning the server went offline. I checked on the server status and it appeared that all data went missing. ...
Dxx's user avatar
  • 161

1
2 3 4 5