Stars
A demo implementation of a multi-cluster GitOps deployment model using ArgoCD with a centralized Single Point of Contact (SPOC) hub architecture. This setup enables centralized management of ArgoCD…
Complete DevOps implementation of a Go-based application deployed on AWS EKS using GitHub Actions for CI/CD and ArgoCD for GitOps-based deployment.
Terraform configuration to provision a secure and scalable AWS VPC setup with EC2 in a private subnet, NAT Gateway, and an Application Load Balancer across multiple Availability Zones in the Mumbai…
🚀 Deploy a Netflix Clone on a local multi-node Kubernetes cluster using kind, Docker, and kubectl.
Production-Ready AWS VPC Architecture Designed and deployed a secure, scalable, and highly available AWS VPC from scratch using core AWS services like VPC, EC2, ALB, Auto Scaling, and NAT Gateways.…
This repository demonstrates the use of native state locking for S3 backends introduced in Terraform v1.10. With the use_lockfile = true option, Terraform now manages .tflock files directly in the …
A hands-on project to deploy a sample Nginx application on Amazon EKS using AWS Fargate and expose it via an Application Load Balancer (ALB) using the AWS Load Balancer Controller.
A comprehensive guide to AWS services with clear explanations and practical examples. This repository provides an overview of essential AWS services used in DevOps, along with step-by-step examples…
: 🛠️ Terraform Automation for AWS Resource Cleanup This repository contains a set of Terraform configurations to automate AWS resource cleanup using Lambda functions. It includes: ✅ Lambda Function…