Skip to content

RC RDI: GA flow#3383

Merged
cmilesb merged 20 commits into
mainfrom
DOC-6673
Jun 8, 2026
Merged

RC RDI: GA flow#3383
cmilesb merged 20 commits into
mainfrom
DOC-6673

Conversation

@cmilesb
Copy link
Copy Markdown
Contributor

@cmilesb cmilesb commented May 28, 2026

Note

Low Risk
Documentation-only changes with redirects via aliases; no application or security logic modified.

Overview
Documents the Redis Cloud Data Integration (RDI) GA console flow: pipelines are no longer tied only to a database Data Pipeline tab—they run in a per–Pro subscription workspace with a dedicated Data Integration area in the console.

Information architecture: RDI guides move from operate/rc/databases/rdi/ to operate/rc/rdi/ with aliases on old URLs. Cross-links across develop, integrate, operate, embeds, and changelogs point at the new paths.

New and reworked guides: Adds Create workspace (embed rc-rdi-create-rdi-workspace.md) and rewrites define, setup, quick-start, and view-edit for workspace-centric UX: Add pipeline, draft Resume pipeline setup, stepped wizard (pipeline setup → source configuration → dataset → transformations → review & deploy), and pipeline pages with Dashboard / Metrics / Configuration / Dataset / Transformations tabs (including change pipeline target).

Product coverage updates: Prerequisites and limits expand (e.g. higher CDC/full-sync throughput, 200GB guidance, public endpoint connectivity and outbound IPs). Sources add MongoDB, MongoDB Atlas, and Snowflake (preview); setup covers Snowflake key-pair secrets and integrate Snowflake network policy troubleshooting. Integrate index adds an RDI in Redis Cloud section (managed service, supported sources).

Subscription UI: Pro subscription docs add a Data integration tab describing workspace and pipelines.

Reviewed by Cursor Bugbot for commit 5ee7eae. Bugbot is set up for automated code reviews on this repo. Configure here.

@cmilesb cmilesb requested review from a team, K-Jo, ZdravkoDonev-redis and mortensi May 28, 2026 20:51
@cmilesb cmilesb self-assigned this May 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 28, 2026

DOC-6673

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 28, 2026

Staging links:
https://redis.io/docs/staging/DOC-6673/develop/ai/context-engine/
https://redis.io/docs/staging/DOC-6673/develop/ai/context-engine/context-retriever/
https://redis.io/docs/staging/DOC-6673/develop/ai/context-engine/data-integration/
https://redis.io/docs/staging/DOC-6673/embeds/rc-rdi-secrets-encryption-permissions
https://redis.io/docs/staging/DOC-6673/integrate/redis-data-integration/
https://redis.io/docs/staging/DOC-6673/integrate/redis-data-integration/data-pipelines/prepare-dbs/snowflake/
https://redis.io/docs/staging/DOC-6673/integrate/redis-data-integration/installation/
https://redis.io/docs/staging/DOC-6673/operate/rc/changelog/october-2025/
https://redis.io/docs/staging/DOC-6673/operate/rc/context-engine/context-retriever/
https://redis.io/docs/staging/DOC-6673/operate/rc/context-engine/context-retriever/create-service/
https://redis.io/docs/staging/DOC-6673/operate/rc/rdi/
https://redis.io/docs/staging/DOC-6673/operate/rc/rdi/create-workspace
https://redis.io/docs/staging/DOC-6673/operate/rc/rdi/create-workspace/
https://redis.io/docs/staging/DOC-6673/operate/rc/rdi/define
https://redis.io/docs/staging/DOC-6673/operate/rc/rdi/define/
https://redis.io/docs/staging/DOC-6673/operate/rc/rdi/quick-start
https://redis.io/docs/staging/DOC-6673/operate/rc/rdi/quick-start/
https://redis.io/docs/staging/DOC-6673/operate/rc/rdi/rds-proxy/
https://redis.io/docs/staging/DOC-6673/operate/rc/rdi/setup
https://redis.io/docs/staging/DOC-6673/operate/rc/rdi/setup/
https://redis.io/docs/staging/DOC-6673/operate/rc/rdi/view-edit
https://redis.io/docs/staging/DOC-6673/operate/rc/rdi/view-edit/
https://redis.io/docs/staging/DOC-6673/operate/rc/subscriptions/view-pro-subscription/
https://redis.io/docs/staging/DOC-6673/operate/rdi/

@jit-ci
Copy link
Copy Markdown

jit-ci Bot commented May 28, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

Copy link
Copy Markdown
Collaborator

@mich-elle-luna mich-elle-luna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@cmilesb cmilesb marked this pull request as ready for review June 1, 2026 12:06
@cmilesb cmilesb requested a review from a team June 1, 2026 12:06
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 168c424. Configure here.

Comment thread content/operate/rc/rdi/setup.md Outdated
Copy link
Copy Markdown
Contributor

@andy-stark-redis andy-stark-redis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An issue with some anchors (which Bugbot also seems to have noticed) and a tiny suggestion. Otherwise LGTM, so I'll approve.

Comment thread content/operate/rc/rdi/define.md
Comment thread content/operate/rc/rdi/define.md
Comment thread content/operate/rc/rdi/define.md

1. In **Register targets**, enter the static IP address of your RDS Proxy (obtained in the previous step).
2. Enter the port number where your RDS Proxy is exposed.
3. Select **Include as pending below**.
4. Complete the remaining Network Load Balancer setup as described in the [main setup guide]({{< relref "/operate/rc/databases/rdi/setup#create-network-load-balancer-rds" >}}).
4. Complete the remaining Network Load Balancer setup as described in the [main setup guide]({{< relref "/operate/rc/rdi/setup#create-network-load-balancer-rds" >}}).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like another dodgy anchor (tbh, I think all the anchors used in links to this page are dodgy).

@cmilesb cmilesb requested a review from a team June 1, 2026 18:18
Copy link
Copy Markdown
Contributor

@andy-stark-redis andy-stark-redis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - approved.

Comment thread content/embeds/rc-rdi-create-rdi-workspace.md Outdated
Comment thread content/embeds/rc-rdi-create-rdi-workspace.md Outdated
Co-authored-by: Zdravko Donev <zdravko.donev@redis.com>
Co-authored-by: Cameron Bates <102550101+cmilesb@users.noreply.github.com>

RDI is also available as a fully managed service on Redis Cloud, removing the need to install or maintain the underlying infrastructure. Redis manages the compute, scaling, and upgrades for you. You define the source connection and pipeline configuration using the Redis Cloud console.

The Cloud service currently supports AWS-hosted source databases (Amazon RDS, Amazon Aurora, and Amazon EC2) writing to a Redis Cloud Pro target database.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cmilesb Not sure if this is the proper place to enumarate, but we'll be launching with support for Atlas MongoDB and Snowflake which are hosted separately (I think Atlas MongoDB does use AWS under the hood).

| PostgreSQL | 10, 11, 12, 13, 14, 15, 16 | 11, 12, 13, 14, 15, 16 |
| AWS Aurora PostgreSQL | 15 | 15 |
| SQL Server | 2017, 2019, 2022 | 2016, 2017, 2019, 2022 |
| MongoDB | 6.0, 7.0, 8.0 | - |
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cmilesb Maybe we should explicitly mention Atlas MongoDB? You can choose versions there as well which overlap with our supported versions, but to be explicit that we support connecting to Atlas and that's what we're mainly testing with.

@cmilesb cmilesb merged commit 6dbb767 into main Jun 8, 2026
5 checks passed
@cmilesb cmilesb deleted the DOC-6673 branch June 8, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants