|
|
|
|
|
by lelanthran
1419 days ago
|
|
>> If you are creating microservices, you must segment them all the way through. > I have to say I disagree with this ... you can only separate them if they are really, truly independent. Trying to separate things that are actually coupled will quickly take you on a path to hell. I could be misinterpreting both you and GP, but sounds like you agree with GP - if you can't segment them all the way through, maybe they shouldn't be microservices? |
|