Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm happy to see this article on the front page it certainly resonates with my perspective - however I'm not sure it's really an either-or situation.

One thing I've noticed is that big tech is taking advantage of giant mono-repos, while everyone else is stuck with 10s-100s of git repositories haphazardly connected and managed. For example - most off-the-shelf CI systems and VCS platforms smaller organizations are using are per-repository (GH, GH Issues, CircleCI, etc).

Managing micro-services would be a far easier task when all of the services (and infrastructure as code) live in the same repository, changes can be staged across multiple services at once, and tests are automatically ran for only the necessary dependencies.

Are there solutions for effective mono-repo management outside of FAANG? Am I wrong? :)



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: