TechInterview.CQRS.EventSourcing. StabilityPatterns

Command Query Responsibility Segregation

EventSourcing

Eventual Consistency (if one database instance updated, other ones should too, there is a listener pattern under hood)

Stability patterns

circuit breaker

Retry pattern

Also there is stability based on pos metrics, like health for ex.

This entry was posted in Без рубрики. Bookmark the permalink.