# Cookbooks

> For the complete documentation index, see [llms.txt](https://docs.redpanda.com/llms.txt). Component-specific: [connect-full.txt](https://docs.redpanda.com/connect-full.txt)

---
title: Cookbooks
latest-connect-version: 4.93.0
latest-operator-version: v26.1.4
latest-console-tag: v3.7.3
latest-redpanda-tag: v26.1.9
docname: index
page-component-name: connect
page-version: master
page-component-version: master
page-component-title: Connect
page-relative-src-path: index.adoc
page-edit-url: https://github.com/redpanda-data/rp-connect-docs/edit/main/modules/cookbooks/pages/index.adoc
page-git-created-date: "2024-06-03"
page-git-modified-date: "2024-06-04"
---

<!-- Source: https://docs.redpanda.com/connect/cookbooks.md -->

-   [DynamoDB CDC Patterns](dynamodb_cdc/)

    Learn how to capture, filter, transform, and route DynamoDB change data capture (CDC) events with Redpanda Connect.

-   [Oracle Database CDC Patterns](oracledb_cdc/)

    Learn how to capture, filter, transform, and route Oracle Database change data capture (CDC) events with Redpanda Connect.

-   [Enrichment Workflows](enrichments/)

    How to configure Redpanda Connect to process a workflow of enrichment services.

-   [Filtering and Sampling](filtering/)

    Configure Redpanda Connect to conditionally drop messages.

-   [Message Routing Patterns](message_routing/)

    Learn how to route, filter, and discard messages in Redpanda Connect pipelines.

-   [Work with Jira Issues](jira/)

    Learn how to use the Jira processor as both an input and output in Redpanda Connect.

-   [Joining Streams](joining_streams/)

    How to hydrate documents by joining multiple streams.

-   [Ingest data into Snowflake](snowflake_ingestion/)

    Configure Redpanda Connect to ingest data from a Redpanda topic into Snowflake using Snowpipe Streaming.

-   [Redpanda Migrator](redpanda_migrator/)

    Move your workloads from any Kafka system to Redpanda using a single command. Redpanda Migrator lets you migrate Kafka messages, schemas, and ACLs quickly and efficiently.

-   [Retrieval-Augmented Generation (RAG)](rag/)

    How to configure Redpanda Connect to create a RAG pipeline, using PostgreSQL and PGVector.

-   [Custom Metrics](custom_metrics/)

    Learn how to emit custom metrics from messages.

-   [Create a Discord Bot](discord_bot/)

    Learn how to use Redpanda Connect to create a Discord bot.