Handling toxic data in a microservice architecture
I’m trying to apply the principle that data is toxic asset in a system with many services through which this toxic asset must flow.
The system can be abstracted to 3 actors: clients, intermediaries, and (data) sources. Clien… Continue reading Handling toxic data in a microservice architecture