Quantcast
Channel: Vlad Mihalcea
Viewing all articles
Browse latest Browse all 177

Fault Tolerance with Spring Data and YugabyteDB

$
0
0

Introduction In this article, we are going to see how we can achieve fault tolerance in your Spring Data application with the help of YugabyteDB. As previously explained, YugabyteDB is an open-source distributed SQL database that combines the benefits of traditional relational databases with the advantages of globally-distributed auto-sharded database systems. Fault tolerance First, let’s start with the definition of Fault Tolerance, as provided by Wikipedia: Fault tolerance is the property that enables a system to continue operating properly in the event of the failure of one or more faults within some... Read More

The post Fault Tolerance with Spring Data and YugabyteDB appeared first on Vlad Mihalcea.


Viewing all articles
Browse latest Browse all 177

Trending Articles