Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Isn't the concern of downtime and hacking only relevant if you have reason to believe that they are more likely to happen with the CDN than with your own servers?


If you host everything on your own server, you have one point of failure.

If you host some stuff on server 1 and some stuff on server 2, and you need both to function, then you have two points of failures.


If you host some stuff on server 1 and some stuff on server 2, and you need both to function, then you have two points of failures. reply

This is kind of a simple argument, increasing the number of "points of failure" doesn't, or shouldn't increase your odds of "failing" more. Adding cache layers and CDNs may add "servers" to your architecture but should also be done in way to reduce overall downtime.


Increasing the number of points of failure absolutely does increase the chances of failure, even if each 'point' is more reliable. 1 server with a 98% uptime is more reliable than 5 servers with a 99% uptime, if all 5 have to be working for everything to 'work'.


You're understanding his point incorrectly. The keyword isn't "points of failure". It's "attack surface".

http://en.wikipedia.org/wiki/Attack_surface


That's why fallback techniques like the ones in this article are a great idea (assuming that they are reliable).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: