|
|
|
|
|
by dgritsko
1549 days ago
|
|
I agree. I think organizational scalability is an important benefit of microservices that doesn't always come up in these discussions. Having smaller, more focused services (and repositories) allows your organization to scale up to dozens or hundreds of developers in a way that just wouldn't be practical with a monolithic application, at least in my experience (I'm sure there are exceptions). |
|
I've worked on multiple systems with around 50 developers contributing fulltime to them, very practically.