# Networking

```json metadata
{
  "schema_version": 2,
  "title": "Networking",
  "description": "Network reference for connecting a Data Integration pipeline to your source database.",
  "categories": ["docs","operate","rc"],
  "tableOfContents": {"sections":[]}

,
  "codeExamples": []
}
```


Your Data Integration pipeline runs on Redis Cloud and connects to your source database over [AWS PrivateLink](https://redis.io/docs/latest/operate/rc/rdi/setup#set-up-connectivity). The following guides explain how the network path works and how to keep it available:

- [AWS PrivateLink reference](https://redis.io/docs/latest/operate/rc/rdi/networking/aws-privatelink): How traffic flows between the pipeline and your database, which address each component sees, and how to keep the connection available when your database fails over.

