Questions tagged [google-app-engine]
Google App Engine is a cloud computing technology for hosting web applications in Google-managed data centers.
400
questions
15
votes
3
answers
19k
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 ...
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, ...
11
votes
2
answers
34k
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 ...
10
votes
3
answers
18k
views
Appengine stuck on "Updating service [default]..."
I am using nodejs on appengine. We had a perfectly stable app scaffold on tuesday, and by friday it was completely broken after attempting to deploy. We made some minor changes to frontend code, but ...
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 ...
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 ...
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 ...
8
votes
2
answers
2k
views
Keeping Google Cloud Storage buckets backed up
Basically, my question is: what are the best ways to keep my Google Cloud Storage bucket data safe?
I understand that using Object Versioning is a first measure you can take to protect yourself ...
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 ...
6
votes
1
answer
4k
views
2018... still no way to change the region of an App Engine project or delete it?
Usually i create infrastructure for my customers in GCP with their buckets on GSC, staging servers on GCE, Cloud DNS and i'm very happy with that.
But this is the third time the system does not ask ...
6
votes
2
answers
270
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.
...
6
votes
2
answers
3k
views
App Engine Standard Auto Scaling - How to stop previous version on deployment?
Problem:
I am deploying an appengine standard service - nodejsv10. However after the traffic is migrated to the new version, the old version is still left running with the instance count being listed ...
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 ...
5
votes
2
answers
255
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 ...
5
votes
1
answer
722
views
Trouble with Google Apps Custom Domain SSL
I'm currently inside the 30-day free trial for Google Apps for business (billing set up, so will start non-free trial soon). I'm attempting to set up SSL for a custom domain for a Google App Engine ...
5
votes
2
answers
3k
views
How to disable TLS 1.0 for Google App Engine
I've heard it is possible to disable TLS 1.0 and 1.1 with google app engine and custom domain. How can that be done?
Mike
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 ...
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 ...
4
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?
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 ...
4
votes
2
answers
3k
views
google appengine newer versions always error
I've deployed newer versions of a google appengine app but they always return HTTP status code 500, 'The server encountered an error and could not complete your request.Please try again in 30 seconds.'...
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 ...
4
votes
1
answer
12k
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 ...
4
votes
1
answer
6k
views
Google Cloud App engine error 502
I'm new to google cloud platform. I have deployed a dotnet core project to App Engine locate Asian-south-1. But start from yesterday, the server always returns Error code 502 with a message.
"Error: ...
3
votes
5
answers
685
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 ...
3
votes
1
answer
535
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 ...
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 ...
3
votes
1
answer
5k
views
Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource
I have done a fair bit of searching for the past few days and I can not get this to work properly.
I am using AngularJS & Webapp2 Python (Google App Engine).
I am using a factory resource:
app....
3
votes
1
answer
802
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 ...
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 ...
3
votes
2
answers
286
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, ...
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, ...
3
votes
1
answer
1k
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 ...
3
votes
1
answer
3k
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 ...
3
votes
1
answer
2k
views
Restrict access to Google App Engine app using firewall rules
I'm looking to apply the firewall rules set under "Networking" section of the Google Cloud Platform Developers Console to my App Engine instance(s) set up under "Compute -> App Engine" section.
...
3
votes
1
answer
2k
views
GAE container terminated by container manager
I have an Google App Engine app which is basically a couple NodeJS scripts that run a website.
Some of this scripts are being terminated for apparently no reason, but looking at the logs this is ...
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
...
3
votes
2
answers
791
views
Cannot add custom SSL certificate in AppEngine dash
I've followed the instructions provided in the docs to the letter with no luck. I receive Error - The SSL certificate provided could not be inserted. without any additional message as to why.
Looking ...
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 ...
3
votes
2
answers
6k
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 ...
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 ...
3
votes
0
answers
73
views
Inconsistent memcache lookups from different Google AppEngine modules of the same app
We have come across a sporadic inconsistency when doing memcache lookups from different modules (aka "services") within a single AppEngine app (Python). The scenario is as such:
Module "portal" ...
2
votes
2
answers
24k
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 ...
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 ...
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?
2
votes
1
answer
1k
views
How to connect to Cloud SQL MySQL database from App Engine?
I am currently setting up an open-source marketing software called Mautic on App Engine Flexible Environment. However, I'm having trouble with connecting the App Engine to the Cloud SQL MySQL database ...
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....
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 ...
2
votes
1
answer
5k
views
ERROR: (gcloud.app.deploy) Error Response: [9] Application startup error! Code: APP_CONTAINER_CRASHED /bin/sh: 1: exec: gunicorn: not found
I am deploying my Django project on google cloud app engine with my virtual environment I get the error
ERROR: (gcloud.app.deploy) Error Response: [9]
Application startup error! Code: ...
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 ...