Tomcat Administration Deep Dive

Go to class
Write Review

Free Online Course: Tomcat Administration Deep Dive provided by A Cloud Guru is a comprehensive online course, which lasts for 6 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from A Cloud Guru. Tomcat Administration Deep Dive is taught by Kevin James.

Overview
  • Apache Tomcat® software is an open-source implementation of the Java Servlet, JavaServer Pages, Java Expression Language, and Java WebSocket technologies.In this course, we will dive into what Tomcat is, how it’s configured and installed, day-to-day maintenance tasks, and how to deploy your Java application. We will also go over basic troubleshooting and optimization to get the most out of your application server.In this course, we will be using Tomcat 9 and Red Hat Enterprise 8 in the the examples and hands-on lab environments.The Git repository used for this course can be found at https://github.com/linuxacademy/tomcat-admin-deep-dive.

Syllabus
    • About This course
    • What Is Tomcat
    • Install and Configure Tomcat
    • The Tomcat Manager GUI
    • Application Management
    • Troubleshooting and Tuning
    • Conclusion