|
|
|
|
|
by throwanem
3581 days ago
|
|
I've never run across a microservice architecture that involved passing objects across service boundaries. Data records, yes, but if those are expensive or painful to serialize or deserialize, I'd say that's the first problem to solve. |
|