DEV Community

Discussion on: My solo developer stack to make a SaaS

Collapse
 
victoor profile image
Víctor Falcón

No, I don't need that for this project.

Collapse
 
logicsatinn profile image
Calvin Jackson

I'd assume all your clients have separate instances but still use the same application. I'd call that Multi-tenancy even though it's on a Single Database, no?

Thread Thread
 
victoor profile image
Víctor Falcón

But, that's not multi-tenancy, that is a user system where every user has his own profile, data and more. Like Twitter, Facebook, and a lot of other applications.

Thread Thread
 
logicsatinn profile image
Calvin Jackson

roger that.