UsefulLinks
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
13.
Advanced Patterns and Practices
13.1.
Complex Event Processing
13.1.1.
Event Stream Processing
13.1.2.
Pattern Detection
13.1.3.
Temporal Queries
13.1.4.
Windowing Operations
13.2.
Event Sourcing Advanced Topics
13.2.1.
Event Store Optimization
13.2.2.
Snapshot Strategies
13.2.3.
Event Upcasting
13.2.4.
Temporal Queries
13.3.
CQRS Advanced Implementation
13.3.1.
Multiple Read Models
13.3.2.
Eventual Consistency Handling
13.3.3.
Projection Rebuilding
13.3.4.
Query Optimization
13.4.
Polyglot Event Systems
13.4.1.
Multi-Language Support
13.4.2.
Protocol Translation
13.4.3.
Format Conversion
13.4.4.
Interoperability Challenges
Previous
12. Event Governance and Management
Go to top
Next
14. Anti-Patterns and Common Pitfalls