software architecture
6 articles tagged with "software architecture"
-
Leadership Without Permission and the Strange Burden of Seeing Clearly
An exploration of how technical leadership emerges without formal authority, and why clarity, influence, and the willingness to absorb ambiguity matter more than titles when systems need direction.
-
Two Beasts, One Language: The Ontology and Obsession of PostgreSQL and MySQL
A deep, reflective exploration of how PostgreSQL and MySQL, though united by SQL, embody radically different philosophies of data, time, and integrity—revealing that every schema is a choice, every query a confession, and every index a window into the database's soul.
-
The Distributed Mind: Reliability, Cognition, and the Philosophy of Log-Driven Systems
Explore the obsessive, late-night cognitive experience of engineers transitioning from fragile monolithic databases to resilient distributed systems. This DFW-inspired narrative follows a single transaction through Kafka, Flink, Redis, and Elasticsearch, highlighting probabilistic correctness, eventual consistency, and human patience in modern software architecture.
-
You're Not Being Replaced by AI. You're Being Freed to Think Again
A reflection on how AI is transforming software engineering by handling routine tasks, allowing developers to focus on higher-level system thinking and architectural decisions.
-
It's always a people problem - Why Code Is Never the Real Problem
A deep dive into why technical excellence alone isn't enough in software engineering, and how understanding human problems is the key to building systems that last. Explores the journey from code-focused engineer to system-thinking architect.
-
The Secret to Building Long-Lasting Software Systems
Passing knowledge through time in software engineering is a necessary skill that can be achieved through methods such as documentation, code best practices, linters, and project management software, to build robust and scalable software systems.