Monorepos with Buck
Related Reading
This blog post is also related to previous Architecture blog posts I made in regards to Microservices, SOA, and Shared Internal Libraries. I highly recommend you take a look:
The Death of microservices - Distributed Monolith 101
http://diego-pacheco.blogspot.com/2020/05/the-death-of-microservices-distributed.htmlLondon Meetup - The Death of microservices VIDEO
https://www.youtube.com/watch?v=9jjrFBraVMcShared Libraries Trap
http://diego-pacheco.blogspot.com/2020/08/shared-libraries-trap.htmlSidecar Pattern
http://diego-pacheco.blogspot.com/2020/07/sidecar-pattern.htmlDouble Down on Service Orientation
http://diego-pacheco.blogspot.com/2020/07/double-down-on-service-orientation.html
The Video
The Code
https://github.com/diegopacheco/java-pocs/tree/master/pocs/buck-monorepo-java
Cheers,
Diego Pacheco