denoland / deploy_feedback

For reporting issues with Deno Deploy
https://deno.com/deploy
74 stars 5 forks source link

DDoS protection and firewall #58

Open re-thc opened 3 years ago

re-thc commented 3 years ago

Hi, what's the underlying infrastructure / platform of Deno Deploy? Is there DDoS protection?

Can we setup and configure firewalls?

Thanks.

bnoordhuis commented 3 years ago

It's a custom serverless platform built from scratch running in 25 data centers worldwide and counting.

There's DDoS protection in that Deploy is able to absorb huge load, but of course we also have measures in place to block malicious traffic.

Can we setup and configure firewalls?

No. What specifically do you have in mind?

re-thc commented 2 years ago

I see. Thanks.

Specifics?

i.e. what's included in AWS Lambda or Cloudflare to be production ready.