> > > > GAE? and Google Cloud SQL? > They make a good pairing.
> > Host images for the website where? > Well can store them in Cloud Storage https://cloud.google.com/appengine/docs/standard/php/storage But also GAE comes with built in support for hosting 'static' files https://cloud.google.com/appengine/docs/standard/php/getting-started/serving-static-files (good for storing the 'files' the app needs, created by you the developer) ... Cloud Storage is better if allow your visitors to upload files for example. -- 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/CAJCAUuKrYvbNharFpV%2BmSmBdt4Gg22NqjdMTAum6quJfKmVDww%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
