Build CI/CD Pipeline on AWS – Part 1
In this tutorial, we will walk through building an AWS-based CI/CD pipeline from scratch. You’ll learn how to provision AWS […]
In this tutorial, we will walk through building an AWS-based CI/CD pipeline from scratch. You’ll learn how to provision AWS […]
In Part 1 of this series, we provisioned AWS infrastructure using Terraform, set up Jenkins, and created CI jobs for
After completing Part 1, you have two options to deploy your microservices application: directly to EKS using Jenkins CI/CD (covered