Ankit Rajdeploying-application-to-tomcat-server.hashnode.dev·Nov 21, 2024Building and Deploying a Web Application to Tomcat Server Using Jenkins 🚀In today's tutorial, we'll walk through the process of building and deploying a web application to a Tomcat server using Jenkins. 🖥️ Let's dive into each step in detail: 1. What is Tomcat Server? 🌐 Apache Tomcat is an open-source web server and se...Devops
Mahesh Upretimupreti.hashnode.dev·Aug 8, 2023Tomcat + CodeDeploy: Your Path to Effortless Application DeploymentIn DevOps, Continous Deployment is the term you will often hear. You might have also come across the AWS CodeDeploy and CodeDeploy-local. Codedeploy makes the deployment process easy and manageable. AWS also supports testing and debugging code-deploy...83 readstomcat and codedeploy