Going from a monolith to a micro-services architecture opens a world of problems.
Fault Tolerance can be either:
- local to the service
- global - requires some centralized management
Here are some solutions:
Going from a monolith to a micro-services architecture opens a world of problems.
Fault Tolerance can be either:
Here are some solutions: