Developing enterprise wide mobile application (android/iOS/Web) that would use Google Plaform - appengine, cloud endpoints, cloud storage, datastore etc.
Are following Google services blocked in China:
If no, can we
How do application utilizing Google services (GAE, GCS) operate in china? Do they use AWS?
Thanks
Navi from Google Support has also stated: Google Cloud Platform does not have a restriction on the traffic coming from China. If you are hosting a website on GCP, traffic coming from the China users will not be blocked.
App Engine's Go standard runtime connects to Datastore using the Go Datastore API. For a complete list of the contents of the datastore package, see the datastore package reference. You cannot use the Cloud Datastore client library with Go applications in the App Engine standard environment.
To store data and files on App Engine, you can use Google Cloud services or any other storage service that is supported by your language and is accessible from your App Engine instance. Third-party databases can be hosted on another cloud provider, hosted on premises, or managed by a third-party vendor.
App Engine is a fully managed, serverless platform for developing and hosting web applications at scale. You can choose from several popular languages, libraries, and frameworks to develop your apps, and then let App Engine take care of provisioning servers and scaling your app instances based on demand.
Check out AppScale (http://www.appscale.com). It lets you run GAE applications outside of Google's infrastructure. Current users/customers of AppScale either run in Amazon or in their own datacenter to get around China's firewall. See http://go.appscale.com/resources/use-case/chicos for the white paper.
The domain appspot.com is blocked in China. You can overcome this by using a custom domain. This does not work with Cloud Endpoints because you can't use custom domains for Cloud Endpoints. You should also be able to use CNAME records for custom domains with Cloud Storage and Cloud Datastore.
As long as your applications abide by Chinese law, you should have no problem using Google services with custom domains.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With