Hacker News new | ask | show | jobs
by coldtea 2207 days ago
>How do you achieve this technically? Monorepo would be a pain to break.

Well, that's Google's problem... Plus, it's not like they can't follow an API and versioned libs and have to have it all bundled...

1 comments

The big question would be how you deal with shared infrastructure -- compute, data storage, logging, etc. Google has a significant amount of highly proprietary code in those areas which they're undoubtedly using within their ads product; it'd be tricky to figure out how to deal with that in a split.