You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Production-grade Terraform modules provisioning a 3-tier AWS architecture — custom VPC (multi-AZ), internet-facing ALB, Auto Scaling Group on private subnets, and NAT Gateway. Modular HCL design with separate vpc, alb, compute, and security_groups modules. No public EC2 exposure; ALB is the sole ingress point.
A robust, production-ready Kubernetes deployment for MongoDB & Mongo Express on K8S! Features high availability, stateful data persistence via AWS EBS, secure secrets management, and seamless traffic routing with AWS ALB. The ultimate setup for modern cloud-native apps!