File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
content/operate/rc/databases/rdi Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -51,13 +51,15 @@ See the [RDI architecture overview]({{< relref "/integrate/redis-data-integratio
51
51
52
52
To ensure that you can connect your Redis Cloud database to the source database, you need to set up an endpoint service through AWS PrivateLink.
53
53
54
- The following diagram shows the network setup for a database hosted on an AWS EC2 instance.
54
+ The following diagrams show the network setup for the different database setups:
55
55
56
- {{< image filename = " images/rc/rdi/rdi-setup-diagram-ec2.png " alt = " The network setup for a database hosted on an AWS EC2 instance. " width = 75% >}}
56
+ - Database hosted on an AWS EC2 instance:
57
57
58
- The following diagram shows the network setup for a database hosted on AWS RDS or AWS Aurora.
58
+ {{< image filename = " images/rc/rdi/rdi-setup-diagram-ec2.png " alt = " The network setup for a database hosted on an AWS EC2 instance. " width = 80% >}}
59
59
60
- {{<image filename =" images/rc/rdi/rdi-setup-diagram-aurora.png " alt =" The network setup for a database hosted on AWS RDS or AWS Aurora. " width =75% >}}
60
+ - Database hosted on AWS RDS or AWS Aurora:
61
+
62
+ {{<image filename =" images/rc/rdi/rdi-setup-diagram-aurora.png " alt =" The network setup for a database hosted on AWS RDS or AWS Aurora. " width =80% >}}
61
63
62
64
Select the steps for your database setup.
63
65
You can’t perform that action at this time.
0 commit comments