I am starting to evaluate supabase for a remix project using prisma. I am moving a .net project with MS-SQL to remix/prisma and postgres. I am trying to get an understanding if supabase is a fit for this project (actually have a couple projects). So here are some of my questions:
1. Does supabase offer read-only replicas or other geo-relocation?
2. Is there any type of firewall infront of the database? I haven't seen how to limit connections to specific ip addresses?
3. Will Supabase sign a Hipaa baa? Is there a cost associated with this?
4. Any other information good on why to choose supabase over something at AWS or Hasura? We are trying to decide where to host our postgres and our remix app and I can't decide.