Compare with 1 courses

Project 8 - Deploy a Java Enterprise Application on Tomcat Server using Jenkins Pipeline

Project 8 - Deploy a Java Enterprise Application on Tomcat Server using Jenkins Pipeline

$10

Learn how to automate the deployment of a Java web application to a Tomcat server using a Jenkins CI/CD pipeline. This lab covers infrastructure provisioning with Terraform, Jenkins configuration, pipeline scripting, and automated deployment.

Learn more
Has discount
Expiry period 1 Months
Made in English
Last updated at Tue Dec 2025
Level
Advanced
Total lectures 1
Total quizzes 0
Total duration Hours
Total enrolment 0
Number of reviews 0
Avg rating
Short description Learn how to automate the deployment of a Java web application to a Tomcat server using a Jenkins CI/CD pipeline. This lab covers infrastructure provisioning with Terraform, Jenkins configuration, pipeline scripting, and automated deployment.
Outcomes
  • Provision a multi-tier AWS infrastructure using Terraform
  • Configure Jenkins with plugins, credentials, and build tools
  • Create and manage a Jenkins pipeline script for CI/CD
  • Automate building and deploying a Java application to Tomcat
  • Integrate GitHub with Jenkins for automatic pipeline triggering
  • Verify deployment and access the application via a web browser
Requirements
  • An AWS account with Terraform and EC2 access
  • Basic knowledge of AWS networking (VPC, subnets, security groups)
  • Familiarity with Jenkins, Maven, and Tomcat
  • A GitHub account with a Java web application repository
  • Understanding of CI/CD concepts and pipeline scripting
  • SSH client for connecting to EC2 instances