Hey! I want to build a monorepo that will be respo...
# help
u
Hey! I want to build a monorepo that will be responsible to manage all of my data pipelines' code and dag definitions. How "safe" is it to scale out the usage of lakeFS to 50-150people branching from the same production container?
u
Hey Murilo! great question and sounds like an interesting use case 🙂 . The answer depends on how active these users are but in general l wouldn’t worry about human-generated actions overwhelming the lakeFS API which can handle multiple requests per second. In any case, lakeFS can scale horizontally if needed (behind a DNS + load-balancer) and meet the needed throughput that way.