# Production use cases

```json metadata
{
  "schema_version": 2,
  "title": "Production use cases",
  "description": "Reference setups for Data Integration pipelines that run in production.",
  "categories": ["docs","operate","rc"],
  "tableOfContents": {"sections":[]}

,
  "codeExamples": []
}
```


This section describes complete Data Integration setups that customers run in production. Each guide covers a real topology from end to end, including the networking setup, the source database configuration, and how to handle failure scenarios.

Available guides:

- [Connect a data pipeline to on-premises SQL Server and handle failover](https://redis.io/docs/latest/operate/rc/rdi/use-cases/sql-server-failover): Connect a pipeline to a self-managed SQL Server Always On availability group and keep it running through failover and disaster recovery events.

