March 2019
Beginner to intermediate
778 pages
34h 20m
English
As mentioned previously in this chapter, another common use case for Cloud Storage is for hosting static web content. This solution provides developers with an easy, inexpensive, and very scalable way to host all of their web content. Developers simply associate their bucket with the desired domain name, specify a main page and error page, and create a CNAME DNS record pointing to c.storage.googleapis.com.
One thing to note about this solution is that Cloud Storage static web hosting does not currently support HTTPS traffic. One way around this is to leverage a third-party CDN. Another option is to leverage Google Cloud Load Balancers. Google Cloud Load Balancers are extremely powerful tools capable ...
Read now
Unlock full access