0
0
Computer Networksknowledge~5 mins

Content Delivery Networks (CDN) in Computer Networks - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
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?
ATo create websites from scratch
BTo store user passwords securely
CTo replace the original web server completely
DTo deliver content faster by using servers close to users
Which technique do CDNs use to serve content quickly?
ADeleting old files immediately
BEncrypting all data
CCaching content on multiple servers
DUsing a single central server
How do CDNs help during sudden traffic spikes?
ABy distributing requests across many servers
BBy shutting down some servers
CBy slowing down user connections
DBy deleting cached content
Which of these is NOT a benefit of using a CDN?
AImproved website speed
BAutomatic website design
CBetter security against attacks
DHandling large traffic volumes
Where are CDN servers typically located?
AIn many locations worldwide
BOnly in the website owner's country
CInside users' devices
DOnly in the original data center
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.