Useful Links
Computer Science
Microservices
Event-Driven Microservices
1. Introduction to Event-Driven Architecture
2. Microservices Architecture Foundations
3. Event Design and Structure
4. Event-Driven Patterns and Architectures
5. Message Brokers and Event Streaming
6. Event Producer Implementation
7. Event Consumer Implementation
8. Data Consistency and Transaction Management
9. Testing Event-Driven Systems
10. Observability and Monitoring
11. Security in Event-Driven Systems
12. Event Governance and Management
13. Advanced Patterns and Practices
14. Anti-Patterns and Common Pitfalls
15. Migration and Adoption Strategies
16. Performance and Scalability
Anti-Patterns and Common Pitfalls
Design Anti-Patterns
Event Notification Overuse
Chatty Event Interfaces
God Events
Temporal Coupling
Implementation Anti-Patterns
Synchronous Event Processing
Blocking Operations
Resource Leaks
Poor Error Handling
Architectural Anti-Patterns
Distributed Monolith
Event Sourcing Everywhere
Over-Engineering
Premature Optimization
Operational Anti-Patterns
Insufficient Monitoring
Poor Documentation
Inadequate Testing
Manual Processes
Previous
13. Advanced Patterns and Practices
Go to top
Next
15. Migration and Adoption Strategies