Adam Fortuna on Nostr: R2 will serve files if they exist, and if not will download from the private GCB, ...
R2 will serve files if they exist, and if not will download from the private GCB, store and serve them.
This has a bunch of advantages:
- Keeps GCB private
- A backup of all files
- CF WAF with rate limiting
- Can block access by file type (CSVs shouldn’t be accessible)
- Global CDN
- Zero egress pricing (price is based on requests not bandwidth)
- URLs with a subdomain domain we control
Just need to deploy and update 5 million DB records. 😅
2/2
This has a bunch of advantages:
- Keeps GCB private
- A backup of all files
- CF WAF with rate limiting
- Can block access by file type (CSVs shouldn’t be accessible)
- Global CDN
- Zero egress pricing (price is based on requests not bandwidth)
- URLs with a subdomain domain we control
Just need to deploy and update 5 million DB records. 😅
2/2