5 ms·
The author seems to be using Monolith and Monorepo interchangeably, when they are not. This sentence "With that, Wayfair decided to split the monorepo into sma
by wyaeld 5y ago
The author seems to be using Monolith and Monorepo interchangeably, when they are not.
This sentence "With that, Wayfair decided to split the monorepo into smaller microservices" makes little sense.
The main reason most people have monorepos in the first place is because they have smaller microservices, and to facilitate working on them as a unit.
- dboreham 5y agoYou can certainly have a monolith in a monorepo.