WeSearch

Vercel WAF for Blob is now in beta

·1 min read · 0 reactions · 0 comments · 7 views
#vercel#blob#beta
Vercel WAF for Blob is now in beta
TL;DR · WeSearch summary

The Vercel WAF can now protect a Vercel Blob store. The same rules that guard your deployments (deny, challenge, rate limit) now apply to blob traffic with no changes to your code, blob URLs, or @vercel/blob. Protect a Blob store from its settings, no code changes required.Every blob is already served through Vercel's CDN, so protection is a switch on the store, not a new proxy.

Key facts
About this source

Vercel Blog files mainly under programming. We currently carry 10 of its stories.

Original article
Vercel News
Read full at Vercel News →
Opening excerpt (first ~120 words) tap to expand

The Vercel WAF can now protect a Vercel Blob store. The same rules that guard your deployments (deny, challenge, rate limit) now apply to blob traffic with no changes to your code, blob URLs, or @vercel/blob. Protect a Blob store from its settings, no code changes required.Every blob is already served through Vercel's CDN, so protection is a switch on the store, not a new proxy. Stop scrapers, geo-restrict downloads, rate limit expensive assets, or block abusive IPs before a byte is served.Rules evaluate at the edge, matching on IP, country, path, and more:Deny returns a 403 and stops the request early, so no data transfer is incurred.Challenge serves the standard browser challenge, and a request that fails it is blocked.Rate limit returns a 429 when a client exceeds your limit.Redirect…

Excerpt limited to ~120 words for fair-use compliance. The full article is at Vercel News.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from Vercel News