Is App Engine Standard environment acts as a CDN?

552 views
Skip to first unread message

Nagaraj Prabhu

unread,
Aug 31, 2018, 11:17:08 AM8/31/18
to Google App Engine
Hi,

       I have deployed a web application in the standard environment in python project. I would like to know whether Google App Engine itself acts as a CDN or if not how can we connect it to a CDN. I have gone through the different documentation but I only able to find documentation to connect Compute Engine and Cloud Storage to a CDN but not App Engine standard environment. So I am not able to understand why there is no documentation given about that. If GAE itself acts as a CDN is it good compared to other CDNs.
Please help me in this regards.
Thank you.

Tapir

unread,
Sep 1, 2018, 4:06:28 AM9/1/18
to Google App Engine
In my impression, static files are dispatched through CDN, dynamic pages are not.

Katayoon (Cloud Platform Support)

unread,
Sep 2, 2018, 1:32:31 PM9/2/18
to Google App Engine

Hi,


As Tapir mentioned, Cloud App Engine is a cloud computing platform and is not designed to be a CDN. I should note that you can only serve static content directly from your application, host it on a GCP option like Cloud Storage, or use a third-party content delivery network (CDN). You may also take a look at this thread on Server Fault which compared GAE to various CDNs.

Reply all
Reply to author
Forward
0 new messages