How to Deploy a Go Web App on AWS EKS Using CI/CD with GitHub Actions and More
Introduction
In this blog post, I’ll walk you through the process of deploying a Go web application on an Amazon EKS cluster using Docker, Helm, and ArgoCD. We'll also set up a CI/CD pipeline with GitHub Actions to automate the deployment process.
Th...
imv27-blogs.hashnode.dev8 min read