Tag
CQRS isn't just "separating reads from writes" — it's accepting that, for an instant, different parts of your system will disagree about the truth. When that trade-off is worth it, and when it's over-engineering.
Redundancy is not the same as resilience. Notes on designing architectures that absorb failure instead of avoiding it, using ISO/IEC 25010 as a design language.