Amazon PrivateLink
AWS PrivateLink provides private connectivity between virtual private clouds (VPCs), AWS services, and your on-premises networks without exposing your traffic to the public internet. It makes it easy to connect services across different accounts and VPCs to simplify your network architecture while maintaining security and compliance.
APIs
AWS PrivateLink API
The AWS PrivateLink API (part of Amazon EC2) provides programmatic access to create and manage VPC endpoint services, VPC endpoints, and endpoint connections for private AWS ser...
Capabilities
Amazon PrivateLink Private Connectivity
Workflow capability for establishing and managing private connectivity between VPCs and AWS services using Amazon PrivateLink. Covers endpoint service creation, VPC endpoint man...
Run with NaftikoFeatures
Connect to AWS services and endpoint services without using public IP addresses or internet gateways.
Expose services running in your VPC to other VPCs and accounts using Network Load Balancers.
Elastic network interfaces with private IP addresses that serve as entry points for supported services.
Route table targets for S3 and DynamoDB traffic without using internet gateways.
Enable service consumers in other AWS accounts to access your endpoint services privately.
Control which service consumers can connect to your endpoint service with acceptance required settings.
Configure private DNS names for interface endpoints to simplify connectivity without code changes.
Control access to services through endpoint policy documents for fine-grained access control.
Use Cases
Deliver SaaS services to customers privately without internet exposure using PrivateLink.
Enable microservices in different VPCs or accounts to communicate privately.
Meet compliance requirements by keeping data transfer off the public internet.
Connect to marketplace services and partner APIs without public internet routing.
Access AWS services from on-premises networks via VPN or Direct Connect without public endpoints.
Integrations
PrivateLink endpoints live in VPC subnets and use VPC security groups for access control.
Access endpoint services from on-premises via Direct Connect without internet routing.
Combine PrivateLink with Site-to-Site VPN for private access from on-premises.
Back endpoint services with NLBs for high availability and automatic scaling.
Subscribe to AWS Marketplace services and connect privately using PrivateLink.