|
|
|
|
|
by mangodrunk
525 days ago
|
|
Having micro services doesn’t protect against affecting another team’s code/service. Think of a service changing some behavior or contract on either side of your service. Are you thinking of a person changing the actual code of another team? That can be solved without micro services. |
|