Finora conosco RAID , è un modo per archiviare i dati su più dischi (HDD) comportandone uno simile.
Ci sono più livelli standard di essi come spiegato su questo Wiki (potrebbe essere geeky come dici tu.
Sulla base di questa conoscenza, direi che i servizi funzionano con ridondanza per funzionare senza intoppi. Come dici tu stesso: Integrazione continua (come in, senza interruzioni)
Controlla la fonte di seguito:
UDP port 2012 uses the Datagram Protocol [red. that's what UDP means], a communications protocol
for the Internet network layer, transport layer, and session layer.
This protocol when used over PORT 2012 makes possible the transmission
of a datagram message from one computer to an application running in
another computer. Like TCP (Transmission Control Protocol), UDP is
used with IP (the Internet Protocol) but unlike TCP on Port 2012, UDP
Port 2012 is connectionless and does not guarantee reliable
communication; it’s up to the application that received the message on
Port 2012 to process any errors and verify correct delivery.
source