Reflections on the complexity of modern systems and why everything in the world is so interconnected.
On the complexity and interconnection of systems
We live in the era of "complex systems." A change in one API can trigger a chain failure in services on the other side of the planet. The butterfly effect in IT is a reality.
Understanding this complexity forces us to build isolated modules and use resilience patterns so that a local failure does not bring down the entire system.