|
|
|
|
|
by Freebytes
1471 days ago
|
|
When infrastructure costs are your largest business expense, then having two separate providers for a duplication of services is not feasible. You must also then have methods by which to determine when the service is unavailable and seamlessly fail over to the service that is actively running. In cases where data integrity is important, this could also result in splits where data gets left behind. It is often better to fail than to have situations where the data does not match. |
|