Skip to content

Conversation

cmilesb
Copy link
Contributor

@cmilesb cmilesb commented Sep 19, 2025

I wasn't able to get this to fully work, but here's what I have so far.

@cmilesb cmilesb requested a review from joniredis September 19, 2025 18:03
@cmilesb cmilesb self-assigned this Sep 19, 2025
Copy link
Contributor

github-actions bot commented Sep 19, 2025

DOC-5496

weight: 90
---

[Amazon Web Services (AWS) PrivateLink](https://docs.aws.amazon.com/vpc/latest/privatelink/privatelink-access-resources.html) allows you to securely connect your Amazon virtual private cloud(s) (VPCs) to Redis Cloud without using public IP addresses or traversing the public internet. PrivateLink provides private connectivity between VPCs, simplifying your network architecture and reducing exposure to security threats.
Copy link
Contributor

Choose a reason for hiding this comment

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

@cmilesb Instead of saying that it securely connects between VPCs, I'd prefer to say here something along the lines of PrivateLink allows service providers (i.e. Redis) to securely expose specific services without exposing the entire service provider and consumer VPCs to each other (as is the case with VPC peering/TGW for example). AWS do this by having a representation of the service (resource) in the consumer VPC and the consumer uses that local representation as if the resource was in the consumer VPC. Indeed not needing to care about deployment CIDRs is another benefit as a result of that. Not sure how to phrase it clearly but that is the idea.

@cmilesb cmilesb requested a review from joniredis October 1, 2025 17:26
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.

2 participants