Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Apache Tomcat Server from Beginners to Advanced (updated 1/2022)

Posted By: ELK1nG
Apache Tomcat Server from Beginners to Advanced (updated 1/2022)

Apache Tomcat Server from Beginners to Advanced (updated 1/2022)
Last updated 1/2022
Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: aac, 44100 Hz
Language: English | SRT | Size: 2.46 GB | Duration: 8h 9m

Learn Tomcat Server essentials for Java Web Developers, Architects & Admins, along with best implementation practices

What you'll learn
At the end of the course student will be able to learn deployment on Tomcat Server, how it works.
Will learn the security concepts to make the deployed applications more secure.
Can create and manage high availability cluster.
Can scale the applications from middleware perspective to take millions of requests/sec.
Will be able to create and manage virtual hosts in an shared hosting environment.
Understand the optimization techniques and setting other important parameters.

Requirements
Students should have basic understanding of web application concepts and familiar with windows and LInux basics

Description
This course starts with the basic concepts of Tomcat Server as beginners and moves to advance topics of server configuration. Covers most of the major concepts that one should know while using Tomcat. As Tomcat is the core servlet container being used in many open source app servers like JBoss, this will give a solid foundation for further progress in middleware. If you are a middleware administrator(tomcat server administrator) then it is more suitable for you as it covers deployment, ssl configuration and various cluster related configuration steps that you generally use while administering the servers. Configuring a server is a daunting task and you need more clarity about various parameters, this tomcat server course is drafted keeping all the initial complexity in mind by making simple videos to address complex topics of Apache tomcat.

Who this course is for
Any one who wants to learn about the working of Apache Tomcat server from scratch.
It is also useful for people who are in operational support and need to know the advance concepts of Tomcat