Hello Abhishek, Do you mean you'd like to deploy your application on Google Cloud Platform? Would you deploy it in Standard Environment, or Flexible? For Standard Environment, you can find guidance in the "Deploying a PHP App" online document <https://cloud.google.com/appengine/docs/standard/php/tools/uploadinganapp>. The corresponding document <https://cloud.google.com/appengine/docs/flexible/php/testing-and-deploying-your-app> for Flexible Environment is called "Testing and Deploying Your Application". For instruction in video format, you may refer to "Deploying PHP Applications on App Engine <https://www.youtube.com/watch?v=ioqVbyD-acA> ".
You may use certain Google Cloud Platform resources from an external app, if this is what you intend to do. For instance, to connect to Cloud SQL from an external app, you can follow the "Connecting to Cloud SQL from External Applications" guide <https://groups.google.com/forum/#!topic/google-appengine/K78P9eZ82kk>. You may use Datastore API and related libraries to connect to Datastore from your app, as detailed in the "APIs & Reference" document <https://cloud.google.com/datastore/docs/apis>. If you provide more information on your connection needs, we'll be happy to help you further. -- 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/7bf72f70-03c9-426b-b081-8c036c4b813b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
