CI/CD pipeline implementation in AWS

Continuous Integration/Continuous Delivery (CI/CD) is a DevOps approach consisting of a series of steps that must be performed in order to deliver a new version of software. The below article provides an overview of setting up CI/CD pipeline for container orchestration in AWS. Pre-requisites: Amazon EKS cluster is set up with nodes joined to the […]