Hacker News new | ask | show | jobs
by mrkramer 1591 days ago
I said that my knowledge of CDNs is limited but yea I understand that CDN is similar to edge computing. My logic was Moore's law will make everything so cheap that CDNs wouldn't be as needed as they use to be.

>The point of cdns was to reduce the number of distinct resource objects that your browser requested, and that will continue to be good advice in many situations.

In the world of optimized software and computational power abundance(both CPU and bandwidth) this shouldn't be a problem.

1 comments

You're still thinking about this wrong. This is not about bandwidth or CPU time - It's about the time it takes to communicate. Moore's law will make running a CDN cheaper, but it won't make sending a request across the globe any faster.