Skip to content

sheraz02/gitOps-cicd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

EKS 3-Tier GitOps Architecture with Terraform, CI/CD, and Monitoring

This repository demonstrates a production-ready architecture for deploying a 3-tier application inside an Amazon EKS Cluster using GitOps, CI/CD, Terraform, and Monitoring tools.

The architecture includes:

  • Infrastructure as Code (IaC) with Terraform to provision AWS resources.
  • CI/CD Pipeline using Jenkins to build Docker images and trigger deployments.
  • GitOps with ArgoCD to manage Kubernetes resources.
  • 3-Tier Application:
    • Frontend Tier (exposed via Load Balancer)
    • Backend Tier
    • Database Tier
  • Kubernetes Network Policies to control communication between tiers.
  • Monitoring Stack using Prometheus and Grafana.

๐Ÿ— Architecture Overview

architecture-diagram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors