Question 624 of 1,000
mediumMultiple ChoiceObjective-mapped

When to Use a Content Delivery Network (CDN) for E-commerce

This GCDL practice question tests your understanding of gcdl exam topics. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A company is evaluating whether to use a content delivery network (CDN) for its e-commerce website. Which scenario would most benefit from CDN implementation?

Quick Answer

The correct choice is an e-commerce site with global customers that serves high-resolution product images and videos, where page load speed directly affects conversion rates. This scenario benefits most from a CDN because it caches static content like images and videos at edge servers located geographically closer to users, drastically reducing latency and accelerating page load times. On the Google Cloud Digital Leader exam, this question tests your understanding of how CDNs solve performance bottlenecks for latency-sensitive, globally distributed traffic—a key concept in Cloud CDN and Google Cloud’s global infrastructure. A common trap is choosing a scenario with only local users or dynamic content, which gains less from caching; remember that CDNs shine for static assets served to a wide geographic audience. Memory tip: think “global images = CDN’s prime mission.”

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

An e-commerce site with global customers that serves high-resolution product images and videos, where page load speed directly affects conversion rates

Option B is correct because a CDN caches static content like high-resolution images and videos at edge servers geographically closer to users, reducing latency and improving page load speed. For an e-commerce site with global customers, faster load times directly boost conversion rates, making CDN implementation highly beneficial.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • A small business whose customers are all located within 10 kilometers of the company's single data center

    Why it's wrong here

    When users are geographically clustered near the origin server, CDN provides minimal latency benefit. The geographic distribution gap that CDN solves doesn't exist in this scenario.

  • An e-commerce site with global customers that serves high-resolution product images and videos, where page load speed directly affects conversion rates

    Why this is correct

    This is the ideal CDN scenario: geographically distributed users, highly cacheable content (product images and videos), and a business metric (conversion rate) that is demonstrably sensitive to latency. CDN edges serve cached content locally, dramatically reducing page load times for international visitors.

    Related concept

    Read the scenario before looking for a memorised answer.

  • A real-time financial trading application that requires unique, uncacheable price data delivered to a single city's traders

    Why it's wrong here

    CDNs provide no benefit for uncacheable, real-time data. Financial trading data is unique per request and cannot be served from cache. A CDN would add complexity without value here.

  • An internal HR system used exclusively by employees in the company's headquarters

    Why it's wrong here

    Internal systems with a geographically concentrated user base near the origin don't benefit from CDN. CDN is optimized for external-facing, geographically distributed traffic.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The GCDL exam often tests the misconception that CDNs are a universal performance solution, but the trap here is that CDNs only benefit cacheable, static, or geographically distributed content, not real-time or localized traffic.

Trap categories for this question

  • Scenario analysis trap

    When users are geographically clustered near the origin server, CDN provides minimal latency benefit. The geographic distribution gap that CDN solves doesn't exist in this scenario.

Detailed technical explanation

How to think about this question

CDNs rely on HTTP caching headers like Cache-Control and Expires to determine content freshness; for e-commerce, cache invalidation strategies (e.g., purging by URL or tag) ensure product images update quickly after changes. Under the hood, CDNs use anycast routing to direct users to the nearest edge node, reducing round-trip time (RTT) by up to 80% for distant users. In real-world scenarios, a 100ms delay in page load can reduce conversion rates by 7%, making CDN performance critical for global e-commerce.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A healthcare organisation deploys an application with a public-facing web tier and a private database tier. The database subnet has no public IP and only accepts connections from the web tier's security group. Questions like this test whether you can design cloud network isolation using VNets/VPCs, subnets, and security group rules.

Related practice questions

Related GCDL practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free GCDL practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this GCDL question test?

Read the scenario before looking for a memorised answer.

What is the correct answer to this question?

The correct answer is: An e-commerce site with global customers that serves high-resolution product images and videos, where page load speed directly affects conversion rates — Option B is correct because a CDN caches static content like high-resolution images and videos at edge servers geographically closer to users, reducing latency and improving page load speed. For an e-commerce site with global customers, faster load times directly boost conversion rates, making CDN implementation highly beneficial.

What should I do if I get this GCDL question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Keep practising

More GCDL practice questions

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This GCDL practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the GCDL exam.