> ## Documentation Index
> Fetch the complete documentation index at: https://docs.streamnative.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Cookbook

> Practical, end-to-end recipes for common streaming tasks on StreamNative Cloud.

Practical recipes that walk you through a complete real-world task on StreamNative Cloud — from prerequisites through verification — in one self-contained guide. Each recipe is opinionated, tested, and end-to-end.

Need a recipe we don't have yet? [Contact StreamNative Support](https://support.streamnative.io) and tell us what you're trying to build.

## Governance & High Availability

<CardGroup cols={2}>
  <Card title="Set up Kafka Schema Registry geo-replication" icon="copy" href="/cookbook/kafka-schema-registry-geo-replication">
    Replicate schemas to one or more standby clusters with Universal Linking so consumers and producers stay online across availability zones.
  </Card>
</CardGroup>

<Note>
  More recipes for migration, security, observability, and connectors are coming. Watch this page or subscribe to release notes.
</Note>
