Render + Supabase vs Digital Ocean: Which is More Cost-Effective?

0
4
Asked By TechWhiz33 On

I'm currently using AWS for my MVP, but it's getting too expensive for my budget as a solo developer. I'm wondering which platform is better in terms of cost and latency: Render with Supabase or Digital Ocean? I'm not looking at free tiers, just what the costs are after those. Also, if I implement Row Level Security (RLS), will that be sufficient for my B2B app, which doesn't expect much traffic?

3 Answers

Answered By SoloDevAce On

If you're using Flutter and Django, Supabase offers convenient auth options like JWT or Django Rest Auth. As for migration, using Supabase will keep things relatively straightforward, but be wary of email handling since some auth solutions might encode emails.

Answered By DevGuru92 On

What does your tech stack look like? If you're developing a B2B application with multi-tenancy, the frameworks you use could affect your choice. Also, how are you planning to handle authentication?

Answered By CodeNinja77 On

I'm currently using Supabase in combination with Digital Ocean, and it's been working really well for me! You might want to consider that combo for your setup.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.