Jaehyuk-Lee / Todo_application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ Deploying Dockerized App on AWS EKS Cluster using ArgoCD and GitOps methodology with CircleCI - 4thweekOfCloudOps

✨This repository containe the code of React application called Todo-app. I've created this to Deploy it on Kubernetes cluster by GitOps workflow

🏠 Architecture

Architecture of the application

πŸ“¦ List of AWS services

  • πŸ‘‘ Amazon EKS
  • 🌐 Amazon VPC
  • πŸ”’ Amazon IAM
  • πŸ’» Amazon EC2
  • βš–οΈ Amazon Autoscaling
  • πŸͺ£ Amazon S3
  • πŸš€ DynamoDB

πŸ–₯️ Tech stack

  • React Js

πŸ’Ά Notes and Links

I've divided my Blog into four parts

This blog containe Three GitHub repository

  • Application code repo ➑️ This is the first one

  • Terraform code repo ➑️ Provisioning Amazon EKS Cluster using Terraform Links

  • Kubernetes manifest repo ➑️ Containe manifest files Links

If you want to learn how i created this project, please go through my blogs. I've shared link of all the blogs above.πŸ‘†

πŸ™ Thank you so much for reading..

Provisioning EKS cluster using terraform

Setup pipeline using CircleCI, update GitHub Kubernetes manifest repo and push image on Docker

Install ArgoCD on the EKS cluster and configure sync with GitHub manifest repository

About


Languages

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