DIR5 notes inside
Systems & Infrastructure
Distributed systems, infrastructure components, and low-level programming
Notes on system design, infrastructure components, distributed systems, and low-level programming.
note cqrs.md Command Query Responsibility Segregation Separating read and write models for scalability and clarity in system design note event_driven_architecture.md Event-Driven Architecture Moving from monolithic transactions to distributed orchestration in a global digital supply chain note catalog_pattern.md Database Patterns for Content Hierarchies Schema patterns for handling asset variants and internationalization note kafka.md Kafka Notes about Kafka note redis.md Redis Notes about Redis