
Explanation:
The correct choice is Cloud Storage because it is specifically designed for hosting static websites efficiently and cost-effectively. It allows you to serve content directly from a bucket, ensuring high availability and fast delivery through Google's global edge caches. Unlike other options, Cloud Storage does not require managing servers or containers, making it ideal for static content with a limited budget.
For more details, refer to the Google Cloud Storage documentation on hosting static websites.
Ultimate access to all questions.
No comments yet.
Your team is evaluating Google Cloud services to host a static website consisting of a dozen HTML pages, some JavaScript, and CSS files. The website must remain highly available for its few weeks of operation, and the budget is tight. Which Google Cloud service is the most cost-effective and suitable for this scenario?
A
Compute Engine
B
App Engine
C
Cloud Storage
D
Kubernetes Engine