Zum Inhalt springen
_CORE
AI & Agentic Systems Core Information Systems Cloud & Platform Engineering Data Platform & Integration Security & Compliance QA, Testing & Observability IoT, Automation & Robotics Mobile & Digital Banking & Finance Insurance Public Administration Defense & Security Healthcare Energy & Utilities Telco & Media Manufacturing Logistics & E-commerce Retail & Loyalty
Referenzen Technologien Blog Know-how Tools
Über uns Zusammenarbeit Karriere
CS EN DE
Lassen Sie uns sprechen

VPC Networking — Peering, Transit GW, PrivateLink

15. 10. 2025 1 Min. Lesezeit intermediate

Cloud Pokročilý

VPC Networking — Peering, Transit GW, PrivateLink

AWSVPCTransit GatewayPrivateLink 5 min čtení

Propojení VPC: peering, Transit Gateway, PrivateLink, VPN a Direct Connect.

VPC Peering

Point-to-point, non-transitive. Pro N VPC = N*(N-1)/2 connections. Nad ~5 VPC → Transit Gateway.

Transit Gateway

resource "aws_ec2_transit_gateway" "main" {
  description = "Central TGW"
  default_route_table_association = "enable"
}

Hub-and-spoke. Centralizované route tables, cross-region peering.

  • Interface Endpoints — ENI pro AWS services
  • Gateway Endpoints — S3 a DynamoDB (zdarma)
  • PrivateLink Services — expose vlastní service přes NLB

Shrnutí

Peering pro jednoduché, TGW pro hub-and-spoke, PrivateLink pro privátní přístup. Žádné zbytečné public IPs.

Potřebujete pomoct s implementací?

Náš tým má zkušenosti s návrhem a implementací moderních architektur. Rádi vám pomůžeme.

Nezávazná konzultace

Teilen:

CORE SYSTEMS tým

Stavíme core systémy a AI agenty, které drží provoz. 15 let zkušeností s enterprise IT.