Terraform code for EKS managed node group configuration showcasing infrastructure as code best practices. Implements dynamic naming with environment variables, configurable auto-scaling (min/max/desired size), on-demand capacity type for cost optimization, and proper resource labeling for organization. Demonstrates clean, maintainable IaC with parameterized configurations.
1
32
Enterprise-grade AWS infrastructure across multi-AZ deployment with VPN connectivity and comprehensive security. Features dual ALBs with WAF protection, Internet Gateway for public subnets, and NAT Gateway for private subnet outbound traffic. Segmented Auto Scaling Groups for workloads, master nodes, Redis cache, PostgreSQL databases, and Minio storage across two availability zones. Includes Bastion host for secure access, Route 53 for DNS, AWS Backup for disaster recovery, and full security stack with Certificate Manager, CloudWatch, CloudTrail, Config, SecHub, GuardDuty, IAM, and KMS
0
25
On-premise Kubernetes infrastructure with dual-node architecture. ALB frontend distributing traffic to workload and master nodes running on k8s. Integrated with Minio for object storage, Redis for caching, PostgreSQL for persistent data, and GitLab for CI/CD pipeline. Demonstrates hybrid cloud architecture with containerized workloads and scalable storage solutions
0
32
Highly available AWS production environment with EKS, multi-AZ RDS, automated failover, WAF-protected ALB, and full CI/CD pipeline. Infrastructure as code with comprehensive security and monitoring.