Connection Options
Discover the various ways that Artie is able to connect to your database.
To enable Artie to connect to your databases, you have a few options:
Fixed IP Addresses
Add our fixed IPs to your allowlist.
SSH Tunnels
If we cannot connect directly to the database, we can connect via an SSH tunnel.
AWS PrivateLink
Private connectivity between VPCs and supported AWS services.
Options
Fixed IP Addresses
Fixed IP Addresses
Artie leverages a split plane architecture.
- Our control plane houses our API server.
- Our data plane performs the actual data replication.
If you plan to safelist Artie’s IPs, please ensure you include both our control plane and data plane IPs.
Control Plane IPs (CIDR format)
Data Plane IPs (CIDR format)
AWS US-East-1 (Default)
AWS US-West-2
SSH Tunnels
SSH Tunnels
- Create a new EC2 instance (or equivalent).
- Record the public IP address and port.
- Go to your company settings page and click
New SSH tunnel
. - Copy the public IP address and port from step 2 and click save.
- Copy the public key and add this to
~/.ssh/authorized_keys
on your SSH tunnel
AWS PrivateLink
AWS PrivateLink
We support connections through AWS PrivateLink. In order to set this up, please reach out to our team ([email protected]).
- You will need to create a VPC service that maps to your RDS instance.
- Please safelist Artie’s principal
arn:aws:iam::788826912768:root
- Once this is done, please reach out to our team with your service name we will initiate a VPC endpoint request.
Questions
How do I know which data plane I am in?
How do I know which data plane I am in?
To find out, please visit your company’s settings page and see Data processing location
What if I don't see my region?
What if I don't see my region?
Why are there so many IPs?
Why are there so many IPs?
We’re sorry! We were unable to secure a CIDR range when we first launched. We have now worked this out with AWS and will be using larger CIDR ranges for the next data plane.