Decoupling in Software Architecture Moves Complexity
Explores how decoupling in software architecture moves complexity rather than removing it, and why it's a spectrum, not a goal.
Explores how decoupling in software architecture moves complexity rather than removing it, and why it's a spectrum, not a goal.
Explores a subtle failure in event-driven systems where messages are acknowledged but not processed, causing silent data loss.
Explores data synchronization services as glue services for modernizing legacy platforms, enabling zero-downtime migrations.
Explores using ClickHouse for low-latency analytical loops in active agent systems, emphasizing validation, safety, and architecture patterns.
Explores event-driven table compaction using agents in lakehouse architectures, focusing on small file problems and production patterns.
Article argues that event-driven architecture issues stem from poor design, not the pattern itself, offering insights on debugging and retries.
This article explores five common debugging challenges in event-driven systems and offers solutions to avoid them.
A retrospective on the Marten .NET library's growth over five years, covering adoption drivers like commercial support and documentation improvements.
A session on common AWS serverless pitfalls that can lead to silent data loss, covering DynamoDB, event-driven architecture, and design patterns.
A curated collection of articles on software architecture, development practices, and Agile methodologies, focusing on platform engineering, code quality, and team dynamics.
A curated collection of links covering software architecture trends, Java 25 features, event-driven design, and tech leadership insights.
A curated collection of links and summaries covering software architecture, microservices, AI systems, DevOps, and tech leadership insights.
A curated list of articles on software architecture, development, and testing, covering event-driven systems, chaos engineering, and AI-assisted workflows.
A curated collection of tech articles covering design systems, data platforms, real-time alerts, microservices, and IoT security.
Explains how to replace brittle, synchronous side-effects in endpoints with a resilient, event-based system using queues for better error handling and performance.
Highlights key announcements and innovations from the AWS re:Invent 2024 conference, covering new services and updates across AI, containers, and integration.
A guide to building event-driven applications using Azure Event Grid and C#, covering architecture benefits and implementation.
Explores the nuanced relationship between coupling, control flow, and event-driven architectures in distributed system design.
Explains the difference between event-driven architectures and event-based compute in serverless applications on AWS.
Explains the core concepts of Event-Driven Architecture, comparing commands, queries, and events for building decoupled systems.