The Google Cloud Platform provides solutions such as App Engine 
<https://cloud.google.com/solutions/web-serving-overview#choosing_an_option> 
that allows you to deploy your web applications written in any language to 
virtual machines that scale up and down to meet the needs of your traffic. 

This means that you can develop the UI and UX (user interface and 
experience) of your web application in any third-party application builder 
<https://blog.producthunt.com/7-tools-to-help-you-build-an-app-without-writing-code-cb4eb8cfe394>,
 
connect it to the Storage source and Database of your choice 
<https://cloud.google.com/storage-options/> (using the available Google 
Cloud Client Library 
<https://googlecloudplatform.github.io/google-cloud-node/#/> in your 
language if you choose the Google storage options), then deploy it to App 
Engine to be served <https://cloud.google.com/nodejs/>. 

I would recommend taking a look at the Serving Websites guide 
<https://cloud.google.com/solutions/web-serving-overview#app-engine> as a 
general overview and starting point to building your web application on App 
Engine. Essentially, once you have deployed a Hello World tutorial 
<https://cloud.google.com/appengine/docs/flexible/nodejs/quickstart>you can 
then use the same configuration files with your web application to deploy 
it to App Engine. 



-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f0fffb74-51bb-41d0-8166-7a7c5411747d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine]... Ray Welsh
    • [google-appen... 'Jordan (Cloud Platform Support)' via Google App Engine

Reply via email to