https://github.com/piyushsachdeva/appcode
https://github.com/piyushsachdeva/appcode
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/piyushsachdeva/appcode
- Owner: piyushsachdeva
- Created: 2023-09-10T03:02:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-14T05:21:43.000Z (almost 3 years ago)
- Last Synced: 2025-04-06T10:36:52.703Z (over 1 year ago)
- Language: JavaScript
- Size: 182 KB
- Stars: 14
- Watchers: 2
- Forks: 40
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 the Kubernetes cluster by GitOps workflow.
## 💪Complete Hands-on video tutorial for this project. Click here 👇
[](https://youtu.be/LgBnbmfsIdA "GitOps|ArgoCD|Terraform")
## Architecture

## List of AWS services
- Amazon EKS
- Amazon VPC
- Amazon IAM
- Amazon EC2
- Amazon Autoscaling
- Amazon S3
- DynamoDB
## Tech stack
- React Js
**This project contains Three GitHub repositories**
➡️ [App Code] (https://github.com/piyushsachdeva/AppCode)
➡️ [Terraform code] (https://github.com/piyushsachdeva/10weeksofcloudops-week4-tf)
➡️ [Manifest Repo] (https://github.com/piyushsachdeva/kube_manifest)