- events
- event-driven
- microservices
- data
- environment
- guidelines
•
•
•
•
•
Regions, domains, and URL formats
A few ways of segmenting public facing DNS and URLs so that we can efficiently scale and combine cloud and on-premise environments
Scalability and Event Bus (Kafka)
What is an eventbus and what are the simplest TLDR scalability advice for maintaining throughput while never skipping a beat
Event Driven Service startup first time
How does first-time startup look like for an event driven service and what about hybrid environments without data on eventbus?
Event Versioning and Upgrades
How can we efficiently version and upgrade our events without breaking existing consumers and ensuring replayability into the future?
Notification events and strong coupling
What are the hazards of Notification events and the tight coupling they create and when should it be used?