hectorlopezv / circle-ci-eks-argocd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploying Dockerized App on AWS EKS Cluster using ArgoCD and GitOps methodology with CircleCI

This repository contains the code of the React application called ToDo-App. I've created this to Deploy it on Kubernetes cluster by GitOps workflow

Architecture

Architecture Diagram

List of AWS services

  • Amazon EKS
  • Amazon VPC
  • Amazon IAM
  • Amazon EC2
  • Amazon Autoscaling
  • Amazon S3
  • DynamoDB

Tech stack

  • React Js

Note and Links

Blog 1: [Blog 1] (https://medium.com/p/71983375e550/edit) 

Blog 2: [Blog 2] (https://medium.com/p/aa96d9a00391/edit)

Blog 3: [Blog 3] (https://medium.com/p/e604412e959f/edit)

Blog 4: [Blog 4] (https://medium.com/p/9e3d62e1c093/edit)

This blog contains Three GitHub repositories

➡️ [App Code] (https://github.com/chauhan-himani/AppCode)

➡️ [Terraform code] (https://github.com/chauhan-himani/kube_terraform)

➡️ [Manifest Repo] (https://github.com/chauhan-himani/kube_manifest)

If you want to learn how I created this project, please review my blogs. I've shared links to all the blogs above.👆

🙏 Thank you so much for reading.

About


Languages

Language:JavaScript 70.4%Language:HTML 17.8%Language:CSS 9.6%Language:Dockerfile 2.2%