Implementation of DevOps practices on a web app which is written in GoLang
- Containerization : DockerFile
- Kubernetes : Deployment, Service and Ingress
- CI using GitHub Actions
- CD using GitOps (ArgoCD)
- EKS Cluster config
- Helm for Dev, Qa, Prod
- Ingress Controller ( from LB application is exposed to internet)
- And many more......