AWS VPC
CompletedCIDR: 10.0.0.0/16
Subnets: 3 Public, 3 Private (Multi-AZ)
Gateways: Internet Gateway (IGW) for public subnets, NAT Gateway for private outbound.
Production-grade infrastructure as code on AWS.
CIDR: 10.0.0.0/16
Subnets: 3 Public, 3 Private (Multi-AZ)
Gateways: Internet Gateway (IGW) for public subnets, NAT Gateway for private outbound.
Version: Kubernetes 1.28
Node Group: Managed, t3.medium, Auto-scaling (1-3 nodes)
IAM: IRSA (IAM Roles for Service Accounts) with OIDC provider.
Engine: PostgreSQL 16
Instance: db.t3.micro
Storage: 20GB gp3 (Encrypted)
Security: Accessible only from EKS Node Security Group (Port 5432).
Engine: Apache Kafka 3.5.1
Brokers: 3 Nodes (kafka.t3.small)
Encryption: TLS in transit, KMS at rest.
Engine: Redis 7.0
Instance: cache.t3.micro
Security: AUTH token enabled, Private Subnet placement.