Duplicate the same data over several system instance.
High availability
Server high availability
At least a server/instance is always available for processing.
There is always some downtime compared to fault tolerance
Data high availability
Data is replicated/sharded over several systems so to always ( or with minimal downtime) provide the requested data
Fault tolerance
The system can still function ( in a degraded state) in the events of failures, or always provide a system ( fall back to a back-up system) without any downtime = stricter than HA