- Terraform modules
- github based module sources
-
defaultVPC- NAT Gateway
- SSM / ECR VPC Endpoints
-
- AWS Client VPN
- Site-to-Site with VPN Gateway
- Site-to-Hub with Transit Gateway
- [Site-to-Site VPN between AWS VPC and GCP VPC]
- TBD
-
- TBD
- Peering
defaultVPC andbackendVPC - EC2 instance in private subnet @ each VPC
- Route between private subnets
-
EKS provisioning using
terraform- TBD
- Private subnets @
defaultVPC - Public accessible controller
-
- TBD
- Private subnets @
defaultVPC - Public accessible controller
- Tools installation after provisioning
-
Transit Gateway between VPCs in different AWS account
- TBD
-
Single VPC internet exits for multiple VPCs using Transit Gateway
- TBD
- NAT GW @
defaultVPC - No NAT GW @ 2 other VPCs
- Transit Gateway among all 3 VPCs
- All outgoing traffic will be routed to
defaultVPC then exit to internet
-
Base infrastructure - TBD
-
VM - TBD - Private subnet - iAH connection
-
GKE - TBD - Private subnet
-
Web Application / ALB + ECS + RDS @ Peered VPC
- TBD
-
3 Tier Web Application / ALB + EKS + API + RDS
- TBD
-
Web Application 2 / ArgoCD on EKS
- TBD
-
Developer-controlled Github Runner using Action Runner Controller
- TBD
- Accessing Resource on Private Subnet using AWS SSM
- TBD
- No public IP address
- No VPN
- Direct ssh access to instance
- Accessing backend resource using port-forwarding on private instance
- Accessing Resource on Private Subnet using Kubernetes control plane
- TBD
- Deploy model from Huggingface
- TBD