Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.74 KB

File metadata and controls

27 lines (17 loc) · 1.74 KB

☁️ AWS Experience

Building automated AWS environments and Kubernetes clusters with Terraform/Terragrunt and CloudFormation.

🔧 Infrastructure & Automation

🐳 Kubernetes & Deployment

  • 🐋 Standard AWS architecture with Terraform (EKS) 🆕 Newly Updated - Must Read View detailed project documentation

    • Maintained and enhanced AWS infrastructure for production microservices, focusing on stability, scalability, and security.
    • Standardized IaC with Terraform & Terragrunt for EKS clusters, VPC, EC2 ASG, RDS, S3, and IAM.
    • Containerized apps with Docker and deployed to EKS using Helm charts for consistent environments.
    • Built CI/CD pipelines with GitHub Actions, automating build, test, and deployment across all stages.
    • Implemented centralized monitoring and logging with Prometheus, Grafana, ELK Stack, and CloudWatch.
    • Enforced security best practices using AWS Config, GuardDuty, Security Hub, and Trivy.
  • 🚀 Deploy to EKS with ArgoCD & GitHub Actionsngnlx/eks-deployment-with-argocd.

📦 CloudFormation

← Back to Home