How to scale with multiple bots

Is there a way to manage multiple RASA bots in production? assume in my system every business has its own bot (could be thousands of business-customers to my system, and my system is the facade for RASA - my clients won’t have to “build” bot, maybe just insert some entities) For example - is there a way to connect to RASA backend models to TF-Serving etc.? Would love to know if someone encountered this challenge