# Cookbooks

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

---
title: Cookbooks
latest-operator-version: v26.2.1
latest-console-tag: v3.10.0
latest-connect-version: 4.105.0
latest-redpanda-tag: v26.2.1
docname: connect/cookbooks/index
page-component-name: cloud-data-platform
page-version: master
page-component-version: master
page-component-title: Cloud
page-relative-src-path: connect/cookbooks/index.adoc
page-edit-url: https://github.com/redpanda-data/cloud-docs/edit/main/modules/develop/pages/connect/cookbooks/index.adoc
description: Step-by-step Redpanda Connect cookbooks that walk through complete, real-world pipeline builds in Redpanda Cloud.
page-git-created-date: "2024-09-09"
page-git-modified-date: "2026-08-11"
---

<!-- Source: https://docs.redpanda.com/cloud-data-platform/develop/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.

-   [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.

-   [Ingest data into Snowflake](snowflake_ingestion/)

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

-   [Joining Streams](joining_streams/)

    How to hydrate documents by joining multiple streams.

-   [Redpanda Migrator](redpanda_migrator/)

    Move your workloads from any Kafka system to Redpanda Cloud using a single command.

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

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

-   [Work with Jira Issues](jira/)

    Learn how to query, filter, and create Jira issues using Redpanda Connect pipelines.