We’re imminently launching a new SaaS product in a vertical (February). We have been planning on launching it on AWS, but would gladly pay a bit more for a service that is not as complicated to operate since we’re a small team and the app we’re building will never be that big (market leader has over 2B market cap and a little over 20,000 customers, so large…but not like crazy big, assuming we won the lottery and became market leader).
I’ve done a bunch of reading on the website, and mostly looking to just confirm that I am understanding what I’m seeing correctly.
Things that are important to us:
- Data housed in Canada, no specific regulation requirements here, but we will have many Canadian customers and they have a strong preference for data to be housed in Canada due to US regulations, and US customers don’t tend to care.
From what I’ve seen this is possible with Fly.io, we can choose from two regions in Canada.
- Something that scales as automatically as possible to meet the demands of the platform
From what I’ve read, this seems to be just built-in to how Fly.io works.
- Managed Postgres Database
From what I’ve read, Fly really only provides “partially” managed, so we’d need to use something like supabase or amazon RDS for this.
Are my assumptions / understanding right here?