Ask HN: Multi-tenancy in software vs. infrastructure for SaaS
3 by slayerjain | 0 comments on Hacker News.
What would be the best approach to be multi-tenant for $100k+ customers using your SaaS? (around 500 customers at scale) Should you build your platform to be multi-tenant? or should you just run the whole stack separate for each customer in something like Kubernetes namespace and build an interface to easily create such environments?