Moving to Microservices Architecture?
It is not just about moving to Microservices, when creating a system to perform a specific task, you need to make one decision clear, i.e, whether to keep the code in one repository or split it across multiple repos.
We wrote an in-depth article on why we believe mono repos are the right choice for us.
What do you prefer and why? Mono repo or multiple repositories?