Live data from Hacker News

Ask HN: How does Cloudflare deals with their hardware?

news.ycombinator.com

1–6 of 6 posts

Ask HN: How does Cloudflare deals with their hardware?

#1
I was here thinking... So cloudflare does ddos protection, right? So they must get alot of damaged hardware(because of hard and damaging attacks) How do they deal with it? Throw it all on trash? Reuse it for less powerful demands? Give the usable(but not for their tier) away?

Re: Ask HN: How does Cloudflare deals with their hardware?

#4
I do not believe network protection,in this context, works in same ways a physical protection,e.g. Armour.

Network hardware properly designed to withstand certain kinds of attacks will not be physically damaged by their use. Put another way,a piece of hardware that withstands (has capacity for) X number of transactions per second will no more get damaged if it is discarding vs processing them.

This is not to say there's no way to damage hardware with software but I don't believe the question is that generic.

Re: Ask HN: How does Cloudflare deals with their hardware?

#6

I do not believe network protection,in this context, works in same ways a physical protection,e.g. Armour. Network hardware properly designed to withstand certain kinds of attacks will not be physically damaged by their use. Put another way,a piece of hardware that withstands (has capacity for) X number of transactions per second will no more get damaged if it is discarding vs processing them. This is not to say ther…

Further,a successful ddos attack does not necessarily do physical damage.it succeeds by overwhelming the recipient's ability to deal with requests. Thus can cause large amount of "damage" to software systems and underlying business through outages etc,but again,not necessarily any physical damage per se.