Readit News logoReadit News
dchu17 commented on Launch HN: Fortress (YC S24) – Database platform for multi-tenant SaaS    · Posted by u/dchu17
taherchhabra · a year ago
Congratulations on your launch. would you mind elaborating why you pivoted from AI web scraping.
dchu17 · a year ago
Yep! Just felt it wasn't for us. We originally built it for e-commerce as just a better way to get product data than through affiliate APIs but felt like most of the market pull weren't in things we were interested in.
dchu17 commented on Launch HN: Fortress (YC S24) – Database platform for multi-tenant SaaS    · Posted by u/dchu17
adam_gyroscope · a year ago
How does this compare to Nile? (thenile.dev)
dchu17 · a year ago
We really like Nile and it is definitely a company we look towards for inspiration!

While we hope to share similar DXs, our fundamental difference is that we are focused on a BYOC-first platform instead of a serverless Postgres platform. We realized that developers who were doing strict tenant-isolation were only doing it as a means to meet their customer's demands to close deals. Often, database isolation is not the only requirement; there are requirements on which cloud a database can be hosted on, or even asks to host the database on a private cloud. For these reasons, we thought that the BYOC angle gave us more flexibility to solve these problems as well as providing a easy-to-use interface.

dchu17 commented on Launch HN: Fortress (YC S24) – Database platform for multi-tenant SaaS    · Posted by u/dchu17
rrr_oh_man · a year ago
Feedback for the feeback to the feedback:

When talking to a specific customer, in my experience, it's better to not use phrases like "we know that many companies JUST LIKE YOU do X and Y". That seems unpersonal and frankly, a bit like a smartass.

Better:

- Reply directly to their concerns and questions without any fluff.

- Ask the customer about their problems, wants, and needs. Maximize your understanding of their problem space.

- And: Throw out the jargon. [0] It sucks.

[0] "provide a unified platform that developers can trust to provide native isolation"

dchu17 · a year ago
Thanks for the criticism!

We still definitely need to work on our language to best communicate this; we'll work on keeping it more concise and straightforward to best highlight what we offer.

dchu17 commented on Launch HN: Fortress (YC S24) – Database platform for multi-tenant SaaS    · Posted by u/dchu17
brap · a year ago
This seems interesting, but I can’t quite figure out what your target audience is. Can you give an example of a theoretical customer and how they would use your product?
dchu17 · a year ago
This is a great question :)

We initially targeted startups at the moment that they are moving from a 3rd party DBaaS to databases on their own cloud. However, we just realized this was super tough to time. We experimented a bit with enterprise actually too but many of them already have huge systems in place.

We are shifting our focus to SaaS developers. We know that often, thinking about data isolation is a factor on SaaS developers' minds. We want to build a platform where they can have an incredibly simple DX while also trusting that their customer data will be isolated.

dchu17 commented on Launch HN: Fortress (YC S24) – Database platform for multi-tenant SaaS    · Posted by u/dchu17
yodon · a year ago
You might check out the work https://wristband.dev is doing on multi-tenant auth. My read is it's complimentary to what you're doing rather than competitive.
dchu17 · a year ago
This looks super interesting! Will check it out. Thanks for letting us know!
dchu17 commented on Launch HN: Fortress (YC S24) – Database platform for multi-tenant SaaS    · Posted by u/dchu17
jph · a year ago
Am I your target customer?

Here's my two cents: your FTUX has so many steps and so many tour popups, and IMHO these are overwhelm your value prop. You have an opportunity to focus more on your value prop first and foremost. If you like, I can give you my actual use cases.

I use AWS, and I use multi-tenant Postgres such as with a tenant_id row, as well as multi-region setups, and for some projects one database per end organization tenant.

On AWS I use Aurora and also some self-managed Postgres. Some of the Postgres extensions I use are for geofencing, trigramming, etc. and these ideally could/should have tenant-specific instantiations. I code using Go & Rust. I work in regulated industries that use SOX, HIPAA, FERPA, etc.

Can you speak to if/how the Fortress value prop can help me, and if/how/when to get the API in Go and Rust?

dchu17 · a year ago
Thanks for the feedback!

We've seen most SaaS companies use some sort of tenant_id column and this is definitely the most popular method that developers currently use.

We want to provide a few things for SaaS developers. For one, many SaaS companies will face the need to create a completely new isolated database instance and may need to deploy this instance on a specific cloud (we know that Azure is really popular for healthcare).

Further, we want to spare the dev-experience of using WHERE clauses and/or setting up RLS. We aim to provide a seamless DX that abstracts over where the tenant data actually is and provide a unified platform that developers can trust to provide native isolation. We are pretty early but want to hear whether these resonate with you!

dchu17 commented on Launch HN: Fortress (YC S24) – Database platform for multi-tenant SaaS    · Posted by u/dchu17
sifex · a year ago
FYI I can’t really see the code examples on mobile.
dchu17 · a year ago
Thanks for letting us know, fixing it now!

u/dchu17

KarmaCake day67September 27, 2021View Original