惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Engineering at Meta
Engineering at Meta
J
Java Code Geeks
I
InfoQ
腾讯CDC
Vercel News
Vercel News
IT之家
IT之家
V
Visual Studio Blog
P
Proofpoint News Feed
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
G
Google Developers Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 叶小钗
有赞技术团队
有赞技术团队
月光博客
月光博客
Martin Fowler
Martin Fowler
量子位
L
LangChain Blog
B
Blog
Last Week in AI
Last Week in AI
博客园 - 司徒正美
Microsoft Security Blog
Microsoft Security Blog
博客园 - 聂微东
Microsoft Azure Blog
Microsoft Azure Blog
A
About on SuperTechFans

ServerlessHorrors | Blog

ServerlessHorrors | $8,846.78 ServerlessHorrors | $36,000 ServerlessHorrors | $46,485.99 ServerlessHorrors | $4,241.69 ServerlessHorrors | ~$1189.420/month ServerlessHorrors | $100,000.420 ServerlessHorrors | $738.420 ServerlessHorrors | $70,000.69 ServerlessHorrors | $22.639,69 ServerlessHorrors | $250/month ServerlessHorrors | $1273.69 ServerlessHorrors | $530.19 ServerlessHorrors | $383.69 ServerlessHorrors | $400.69 ServerlessHorrors | $103.26 ServerlessHorrors | $96,280.69 ServerlessHorrors | $120,000.420 ServerlessHorrors | $1,300.69 ServerlessHorrors | $11,000.69 ServerlessHorrors | $23,000.420 ServerlessHorrors | $3,000.69 ServerlessHorrors | $620.123 ServerlessHorrors | $72,000.999
ServerlessHorrors | $104,500.123
2024-02-27 · via ServerlessHorrors | Blog

Original post

Conclusion: Netlify CEO confirmed -> won’t be charge.


tldr: DDOS attack caused a spike in bandwidth usage ($104,500 / 4 days).

Quote from the victim:

So I received an email from Netlify last weekend saying that I have a $104,500.00 bill overdue. At first I thought this is a joke or some scam email but after checking my dashboard it seems like I am truly owing them 104K dollars:

That’s 190TB bandwidth in 4 days

So I was like 😅😅😅 and think okay maybe I got ddos attacked. Since Netlify charges 55$/100GB for the exceeding bandwidth, the peak day Feb 16 has 33385/55 * 100GB = 60.7TB bandwidth in a day. I mean, it’s not impossible but why attack a simple static site like mine? This site has been on Netlify for 4 years and is always okay with the free tier. The monthly bandwidth never exceeded even 10GB, and has only ~200 daily visitors.

I contacted their billing support and they responded me that they looked into it and the bandwidth came from some user agents, meaning it is a ddos attack. Then they say such cases happen and they usually charge their customer 20% on this. And since my amount is too large, they offer to discount to 5%, which means I still need to pay 5 thousand dollars.

This feels more like a scam to me. Why do serverless platforms like Netlify and Vercel not have ddos protection, or at least a spend limit? They should have alerted me if the spending skyrocketed. I checked my inbox and spam folder and found nothing. The only email is “Extra usage package purchased for bandwidth”. It feels like they deliberately not support these features so that they can cash grab in situations like this.

The ddos attack was focused on a file on my site. Yes it’s partly my fault to put a 3.44MB size sound file on my site rather than using a third-party platform like SoundCloud. But still this doesn’t invalidate the point of having protection against such attacks, and limit the spending.

I haven’t paid that $5k yet and decided to post here to hear what others think first. And yes I have migrated my site to Cloudflare. Learned my lesson and will never use Netlify (or even Vercel) again.