

# Network reliability
<a name="genrel02"></a>


| GENREL02: How do you maintain reliable communication among different components of your generative AI architecture? | 
| --- | 
|   | 

Generative AI workloads often comprise several independent systems, including foundation models, databases, data processing pipelines, prompt catalogs, and APIs for agents. These systems communicate over a network and require reliable, secure, and performant connectivity.

**Topics**
+ [GENREL02-BP01 Implement redundant network connections among model endpoints and supporting infrastructure](genrel02-bp01.md)