Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[软技能] 第257天 为什么要在项目中使用CDN? #1709

Open
haizhilin2013 opened this issue Dec 28, 2019 · 2 comments
Open

[软技能] 第257天 为什么要在项目中使用CDN? #1709

haizhilin2013 opened this issue Dec 28, 2019 · 2 comments
Labels
软技能 软技能

Comments

@haizhilin2013
Copy link
Collaborator

第257天 为什么要在项目中使用CDN?

#205

我也要出题

@haizhilin2013 haizhilin2013 added the 软技能 软技能 label Dec 28, 2019
@cxwht
Copy link

cxwht commented Jan 4, 2020

使用CDN能够减轻前端静态文件的压力,也能够让后端处理的东西不那么多,更加轻松,而且速度快

@gousern
Copy link

gousern commented Apr 27, 2020

由于服务中心化会导致网路分配资源的延迟,透过 CDN 增速提高 client side 资源取得的速度。看 CDN 的历史说,CDN 起源于 911 恐怖攻击。也包含了生活形态的转变,电视媒体转为网路媒体,网路普及对于频宽的需求提高,ISP、技术平台、软件服务为了取得用户体验而使用 CDN。

https://www.globaldots.com/blog/the-history-of-content-delivery-networks-cdn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
软技能 软技能
Projects
None yet
Development

No branches or pull requests

3 participants