Conversation
🛡️ Jit Security Scan Results✅ No security findings were detected in this PR
Security scan by Jit
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ 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.
andy-stark-redis
left a comment
There was a problem hiding this comment.
An issue with some anchors (which Bugbot also seems to have noticed) and a tiny suggestion. Otherwise LGTM, so I'll approve.
|
|
||
| 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" >}}). |
There was a problem hiding this comment.
Looks like another dodgy anchor (tbh, I think all the anchors used in links to this page are dodgy).
andy-stark-redis
left a comment
There was a problem hiding this comment.
LGTM - approved.
Co-authored-by: Zdravko Donev <zdravko.donev@redis.com> Co-authored-by: Cameron Bates <102550101+cmilesb@users.noreply.github.com>
…entation-to-link-to-redis-cloud-rdi-docs DOC-6724 added RDI Cloud section to on-prem landing page
|
|
||
| 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. |
There was a problem hiding this comment.
@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 | - | |
There was a problem hiding this comment.
@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.

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/tooperate/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.