|
|
|
|
|
by Psyonic
1458 days ago
|
|
Uber was the opposite. In ~2017 after years of hyper growth they had over 10,000 repos supporting nearly as many micro-services. The move to monorepos (technically two, one for jvm stuff, one for go) came as a solution to the maintenance issues of this sprawl. I was there when a mandate came down to move your service into the monorepo. |
|
How do you orchestrate that? I guess this is the kind of situation where you really do need container orchestration.