Live data from Hacker News

Linode launches free DDoS protection

linode.com

161–170 of 182 posts

Re: Linode launches free DDoS protection

#161
post #31

Earlier quoted context omitted.

Egress traffic cost is massively higher on both AWS and GCP. Instances of comparable power are somehow more expensive on both AWS and GCP. Also, simplicity; AWS IAM is mightily complicated, things like Cloud Formation are totally non-trivial, etc. You can get going more easily with simple and moderately complex setups on Linode or DO. Of course, AWS, GCP, and Azure have much bigger infrastructure, several availabilit…

At some level of evolution of your company you want complicated thing like AWS IAM, because manual management of access becomes much more complicated.

Everything is a tradeoff. Sometimes you are a large business and genuinely need an airplane, but sometimes you are a small shop and using a motorbike is much more cost-effective.

Re: Linode launches free DDoS protection

#162
post #148

Earlier quoted context omitted.

That's not protection, that's literally the opposite of protection lol. If you get attacked they take your service out the back and shoot it in the head. Edit: To clarify, filter = protection. Preventing all traffic is not. Both were stated in the description above so they should be clear which one it is.

Heh, that reminds me of my first bank account. They told me I had something called "overdraft protection", which I stupidly assumed would protect me from overdrafting my account by declining transactions. Then I forgot to deposit a check at one point and overdrafted my account. I assumed things were fine because none of my transactions were getting declined. Instead I was being charged an extra $15 fee on every trans…

This is why the CEO of TCF Bank named his yacht Overdraft.

Re: Linode launches free DDoS protection

#163
post #59
post #10

Serious question: why would I want to use Linode over GCP or AWS? Asking as someone who hasn’t really dabbled with smaller cloud providers. Is it cost? Support? Developer tooling?

Linode gives me 1000GB of transfer for the $5 it costs me to rent a vm, while AWS would charge me $150 for just that bandwidth by itself.

Yeah, bandwidth costs is a thing that turns me off about AWS too and then a bunch of proprietary services too, so then you have to rewrite your application if you used some of them and wanting to move providers. However if you want to move fast and not worrying about some of the behind the scenes and have a budget for it, I can see how some large companies and well funded startups love AWS, even though there's sometimes cheaper and more open options.

Re: Linode launches free DDoS protection

#164
post #75

Earlier quoted context omitted.

I’m curious, does anyone know what that means specifically? How can they differentiate normal traffic from malicious traffic? What exactly triggers it? Is a ping flood with a slow (50mbits) internet connect enough? I am aware that the details are mostly likely private to protect them from abuse and are also a trade secret but I have a very hard time to find a general approach that might be similar to their solution?

Most probably they have DDoS appliances (i.e. Arbor, corero, etc) installed in their network. One of the implementation is they will redirect all customer traffic to this appliance. And then the appliance will get some sample of the traffic and match it with their attack fingerprints database. If matched they will block the traffic. For the good traffic they will let it go to its final destination.

This is how we implemented it at an ISP I worked at before. All our peering routers sampled traffic using IPFIX and sent it to an Arbor collector for fingerprinting and analysis. If the collector detected malicious flows it would automatically send a BGP Flowspec message with the list of malicious flows to our peering routers. The BGP Flowspec message would cause our peering routers to redirect the matched traffic to a Arbor TMS server which would scrub the DDoS traffic from the dirty traffic and send the cleaned traffic back to our routers to be routed normally to the end-user. There are other ways to mitigate DDoS but this is what ended working best for us.

Re: Linode launches free DDoS protection

#165
post #10

Serious question: why would I want to use Linode over GCP or AWS? Asking as someone who hasn’t really dabbled with smaller cloud providers. Is it cost? Support? Developer tooling?

Been hosting my project there for the last 8 years. During these, I have at least two times failed to have enough money on the bank to pay their service. Instead of shutting me down they prorated it for the next month. With AWS and GCP I would still be trying to talk to a human. Thanks linode!

Re: Linode launches free DDoS protection

#166
post #119

Earlier quoted context omitted.

On my part, I prefer Linode now simply because I won't support a company as openly monopolistic as .. those guys .. if I can avoid it. Also, maybe a little superficial loyalty. Linode was the first provider I found with KVM support when it was a new feature in QEMU, but that reasoning is long expired.

I like Linode and DO and have my issues with the big cloud players, but I don’t see them as monopolistic at all? There are multiple highly competitive offerings in the market, each competing on features and cost. You have lots of choice and even vendor lock in is somewhat mitigable if you want to put the effort in.

ah- i meant i don't like those guys ' who rebuilt downtown Seattle in their own image.. (it's silly, I know, but I hate to write corp names as proper nouns once they start to abuse peoples trust, and HN is filtering the asterisks I would have used on another medium. ... i mean a$$azon is openly monopolistic.. that works.)

Re: Linode launches free DDoS protection

#167
post #92
post #2

I guess this is basically the same as OVH's "VAC" system? I sometimes get these emails: >We have just detected an attack on IP address x.x.x.x. In order to protect your infrastructure, we vacuumed up your traffic onto our mitigation infrastructure. The entire attack will thus be filtered by our infrastructure, and only legitimate traffic will reach your servers. and then: >We are no longer able to detect any attack o…

> I never need to do anything, but I don't think these attacks are real anyway What would it take to convince you an attack is real when it has been 100% mitigated and you never saw it in your backend infrastructure? I ask as the engineering manager for DDoS protection at Cloudflare, and we stop a lot of attacks. But I feel this tension in the communication and product offering... if we do our job well enough that a…

>What would it take to convince you an attack is real when it has been 100% mitigated and you never saw it in your backend infrastructure?

I was running node_exporter, which exports a lot of detailed network info from my kernel to Prometheus. During the time intervals leading upto, during, and after the attack, there is nothing there. Not even a blip.

I don't find it likely that OVH completely prevented any kind of volumetric attack from hitting me with zero detection latency. I just have doubts about there existing a perfect technology that doesn't have any false positives and also kicks in instantly. I'll keep an open mind.

Re: Linode launches free DDoS protection

#168
post #61

Earlier quoted context omitted.

Couple reasons for those less experienced with VPS?

Not GP but for me, Linode had been fine for 5+ years and it speaks but Vultr has been having choppy network at least once a month for few years now (detected by port monitoring) and that also speaks too. DO has been good on me too.

Same experience here with Vultr, always go down. But seems to be a bit better now than before.

Re: Linode launches free DDoS protection

#170
post #83
post #47

Earlier quoted context omitted.

Who is "everyone"? Linode has been my primary choice over DO for some years.

Pretty much Reddit and HN Sentiment. And if you look at the growth of DO it is apparent DO is outgrowing its competitors.

Can you share where you have the growth number between cloud vendors?
Post reply on HN