S
Supabase2w ago
Gael

Architectural guidance

Hello! I’d like to know where to host assets; Supabase storage or Cloudflare’s R2. I’m hosting the web app on Cloudflare’s Workers, but database and auth on Supabase. Technically speaking, my app’s requests would have to travel to Supabase in order to store/get images and other blob files. This is because the app relies on CF’s browser rendering. What worries me is Supabase’s CDN and time of transfers. In addition, i feel a bit torn about paying $25 and not using the plan to the fullest. So this might also be an emotional decision too. Does Supabase leverage CF’s CDN? Am I missing something? Any hidden assumptions? Any architectural ideas? I don’t want to spark a debate about who’s best, just need to bounce off my ideas to finalize an architectural design of my web app. Thanks for the help!
2 Replies
Gael
GaelOP2w ago
Sounds like a good plan to use Supabase 😎 Thanks!

Did you find this page helpful?