Building Event-Driven Microservices - Chapter 14 - Supportive Tooling
Quite often the tooling is a forgotten area during the beginning of development. This chapter overlooks the tooling that can help build and maintain event-driven microservices. Useful checklist! This topic includes:
- Org rules
- Documentation, tagging
- Quotas
- Schema registry
- Offset management
- ACL
- State management and app reset
- Consumer offset lag monitoring
- Container Management Controls
- Cluster Creation and Management
- Dependency Tracking
All of these is disclosed in the Chapter 14 of the book:
“Building Event-Driven Microservices: Leveraging Organizational Data at Scale” by Adam Bellemare
Sharing my mind map with all the details as usual:
See also:
- Building Event-Driven Microservices - Chapter 3 - Communication and Data Contracts
- Building Event-Driven Microservices - Chapter 16 Deploying Event-Driven Microservices
- Building Event-Driven Microservices - Chapter 15 - Testing Event Driven Microservices.
- Building Event-Driven Microservices - Chapter 13 - Integrating Event-Driven and Request-Response Microservices
- Building Event-Driven Microservices - Chapter 12 - Lightweight Framework Microservices