Author
[guest author fields > title]
Setting up a CI/CD pipeline with Spring MVC, Jenkins, and Kubernetes on AWS
This is a guest post by Pulkit Kedia, a backend engineer at Womaniya. The purpose of this post is to show you how to set up a CI/CD pipeline using Jenkins and deploy it to a Kubernetes cluster. First, a quick intro to continuous integration (CI) and continuous deployment (CD). CI is the process of integrating […]
