Hard1 markMultiple Choice
GCP ACE · Question 18 · Domain 2.4: Planning and configuring network resources
Your company hosts a media-heavy website on GCP. You want to improve page load times for global users by caching static assets (images, CSS, JS) at the edge of Google's network. You also need to manage the domain's DNS records reliably.
Which TWO GCP services should you use to achieve these goals? (Select TWO)
Your company hosts a media-heavy website on GCP. You want to improve page load times for global users by caching static assets (images, CSS, JS) at the edge of Google's network. You also need to manage the domain's DNS records reliably.
Which TWO GCP services should you use to achieve these goals? (Select TWO)
Answer options:
A.
Cloud CDN
B.
Cloud Interconnect
C.
Cloud DNS
D.
Cloud NAT
E.
Cloud Armor
How to approach this question
Identify the service for edge caching and the service for DNS management.
Full Answer
Cloud CDN, Cloud DNS
Cloud CDN (Content Delivery Network) uses Google's globally distributed edge points of presence to cache HTTP(S) load-balanced content close to your users. Cloud DNS is a high-performance, resilient, global DNS service that publishes your domain names to the global DNS in a cost-effective way.
Common mistakes
Confusing Cloud CDN with Cloud Storage, or Cloud DNS with Cloud Domains.
Practice the full GCP Associate Cloud Engineer Practice Exam 4
50 questions · hints · full answers · grading
More questions from this exam
Q01You have recently joined a new team and need to set up a new Google Cloud project for a developme...EasyQ02Your company uses Google Workspace. You need to grant a new developer, Alice, the ability to view...MediumQ03You have created a new GCP project and want to deploy a Compute Engine instance. However, when yo...MediumQ04Your startup has a strict monthly cloud budget of $500. You want to be notified via email when yo...EasyQ05Your finance team wants to analyze Google Cloud costs using standard SQL and build custom dashboa...Medium
Expert