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?
https://news.ycombinator.com/item?id=23305111