-
Notifications
You must be signed in to change notification settings - Fork 3
binary coupling
sullis edited this page Oct 21, 2019
·
17 revisions
Binary coupling is a common anti-pattern in microservice implementations.
These presentations discuss techniques for mitigating binary coupling:
- Taming Dependency Hell - Mike Bryzek
- Don't Build a Distributed Monolith - Ben Christensen
- Dependency Hell, Monorepos and beyond - Mike McGarr
- Microservices - Sean Sullivan
- Sam Newman discusses coupling and shared libraries in his book Building Microservices