Handling multiple clients with Strapi

I mostly recommand muliple strapi instances since if you where to follow this apouch and your strapi instance dies or you need to restart it to add for example a new plugin now all your clients are offline while if they all have there own strapi instance only 1 client would be offline.