Recall & Review
beginner
What is a Content Delivery Network (CDN)?
A CDN is a system of servers placed in many locations worldwide. It delivers web content to users faster by serving data from the closest server instead of the original source.
Click to reveal answer
beginner
Why do CDNs improve website speed?
CDNs reduce the distance data travels by using nearby servers. This lowers delay and speeds up loading times, like getting a package from a local store instead of a far warehouse.
Click to reveal answer
intermediate
What is caching in the context of CDNs?
Caching means storing copies of content on CDN servers. When users request data, the CDN gives the cached copy quickly without asking the original server every time.
Click to reveal answer
intermediate
How do CDNs handle traffic spikes?
CDNs spread user requests across many servers. This sharing prevents overload on one server, helping websites stay fast and available during high traffic times.
Click to reveal answer
advanced
Name two security benefits of using a CDN.
1. CDNs can block malicious traffic before it reaches the main server. 2. They help protect against attacks like DDoS by absorbing large traffic volumes.
Click to reveal answer
What is the main purpose of a CDN?
✗ Incorrect
CDNs speed up content delivery by serving data from nearby servers, reducing delay.
Which technique do CDNs use to serve content quickly?
✗ Incorrect
Caching stores copies of content on CDN servers to serve requests faster.
How do CDNs help during sudden traffic spikes?
✗ Incorrect
CDNs balance load by spreading user requests to avoid server overload.
Which of these is NOT a benefit of using a CDN?
✗ Incorrect
CDNs do not design websites; they improve delivery and security.
Where are CDN servers typically located?
✗ Incorrect
CDN servers are spread globally to be close to users.
Explain how a CDN improves the user experience when accessing a website.
Think about how distance and server load affect speed.
You got /4 concepts.
Describe the security advantages that a CDN provides to a website.
Consider how CDNs act as a shield for the main server.
You got /3 concepts.