Author
[guest author fields > title]
Warning: Undefined array key “carousel” in /srv/users/atlassian/apps/atlassianstaging/public/wp-content/plugins/curator/dist/feed/render.php on line 68
Warning: Trying to access array offset on value of type null in /srv/users/atlassian/apps/atlassianstaging/public/wp-content/plugins/curator/dist/feed/render.php on line 68
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 […]