What Is A CDN? How Does It Work?

preview_player
Показать описание

Checkout our bestselling System Design Interview books:

Proxy vs Reverse Proxy:

ABOUT US:
Covering topics and trends in large-scale system design, from the authors of the best-selling System Design Interview series.
Рекомендации по теме
Комментарии
Автор

One of my favorite channels in here, not a single second is wasted!

leandrocasas
Автор

Thanks a lot. You use the most basic way to tell us what CDN is.

kangjing
Автор

Excellent video thanks. I appreciate the mention of dns vs anycast implementation and the ddos advantage anycast has.

themodernshoe
Автор

i love the new dark mode, please keep it up

bulelanibotman
Автор

thanks a mill for this content! very easy to understand, especially for someone who had no idea about what CDN is and is now working with it

CaoimheKennedy-cgme
Автор

Excellent and precise content! Shoutout to the creators

vishweshji
Автор

Very happy to learn about the CDN auto-minification of js files! Now we can remove minification on our local & build servers to get quicker development feedback loops (and not burn cpu for no good reason), and still have the benefit of the CDN doing minification :D

statelessdev
Автор

Great content always. This channel will hit 1 million very soon

crowdbyte
Автор

Amazing job and totally agree with that not a second is wasted with these high-information quick videos. One quick question, could you clarify the TLS conversion part?

So the client to VPN uses TLS but then how does the CDN communicate in an encrypted but more performant way to the central servers? AFAIK TLS is an encrypted tcp communication. Is there a more performant encryption layer used between CDNs and the origin servers?

saaqibz
Автор

Good teacher with a good voice for it!

joshdee
Автор

Great Video! Do you create all of the vector graphics yourself in illustrator? Must be a lot of work for each video!

fullstackstudent
Автор

1. CDN can provide protection for DDos attaction.
2. CDN has high availability.
3. CDN can reply to user’s requestion from the nearest PoP.

clef
Автор

good imaging along with the explanation

GameSmilexD
Автор

I believe persistent connections can be used to reduce the latency between the EDGE servers and origin server in case of cache miss. SSL termination is definitely another plus in case the persistent connection is expired.

dilm
Автор

Thank you very much for explaining what CDN is

zhyakoxalid
Автор

Precise and straight to the point. Good stuff.

nocturne
Автор

Thank you for this free and qualified information

leomysky
Автор

The perfect video to understand the topic

ignacioarmandugon
Автор

Спасибо за отличный контент и привет вам из Сочи

fflcetu
Автор

What tool do you use for animated schematic?

EugeneObrezkov