Online or onsite, instructor-led live Web Server training courses demonstrate through interactive hands-on practice the fundamentals and advanced concepts of Web Server.
Web Server training is available as "online live training" or "onsite live training". Online live training (aka "remote live training") is carried out by way of an interactive, remote desktop. Australia onsite live Web Server trainings can be carried out locally on customer premises or in NobleProg corporate training centers.
NobleProg -- Your Local Training Provider
Testimonials
★★★★★
★★★★★
The trainer was very knowledgeable and was able to answer most questions that were somewhat outside of the scope of what we needed to cover. He was dynamic, funny and polite.
Pascal Durocher - City of Montreal
Course: HTTP fundamentals and Nginx web server
hands on training
Robert Badeloe
Course: IIS 7 and ASP.NET Administration
It was a compact and well delivered one
Antonio Rojas
Course: IIS 8 and ASP.NET Administration
The trainer was knowledgeable and approachable. He responded to the question with patience.
Charles Kossivi - Avalon Healthcare Solutions
Course: Jetty: Embedding A Web Server Inside Your Application
A lot of good information about Jetty
Avalon Healthcare Solutions
Course: Jetty: Embedding A Web Server Inside Your Application
This instructor-led, live training in Australia (online or onsite) is aimed at engineers who wish to deploy a speedy, resource-light Gunicorn server to run Python web applications.
By the end of this training, participants will be able to:
Install and configure Gunicorn.
Understand the building blocks for deploying a Python web application
Explain Gunicorn's role and how it compares to Java's Servlet API.
Integrate Gunicorn with a variety of Python web frameworks.
This course is intended for system administrators who want to be able to configure and monitor web servers. It both focuses on general theory behind HTTP and, on the practical side, showcases a specific high-performance web server, Nginx.
Lighttpd is a secure, fast, compliant, and very flexible open-source web-server that has been optimized for high-performance environments. It has a very low memory footprint compared to other web servers and takes care of cpu-load. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) make lighttpd an excellent choice for high-performance web applications.
In this instructor-led, live course, we cover the essentials of installing, configuring, securing, optimizing and managing a Lighttpd server. Discussions are interactive and practice exercises are carried out by all participants.
Format of the Course
Part lecture, part discussion, heavy hands-on practice.
Undertow is a lightweight web server written in Java. It is used by JBoss's WilfFly internally and is popular as an embedded web server for JVM-based applications.
In this course, participants will learn how to set up an Undertow web server as a standalone and embedded web server.
By the end of the course, participants will have an understanding of Undertow's architecture, features and capabilities and will be able to:
Deploy and manage an Undertow server in standalone as well as embedded mode
Embed Undertow into application code using Undertow's embedded APIs
Integrate Undertow into a Wildfly Application Server
Set up Undertow as the embedded servlet container for Spring Boot
Audience
System administrators
Enterprise web application developers
DevOps engineeers
Developers
Format of the course
Part lecture, part discussion, exercises and heavy hands-on practice
Varnish is a reverse proxy for content-heavy dynamic web sites. Unlike Squid, which was originally a client-side cache, or Apache and nginx, which are web servers, Varnish was designed as an HTTP accelerator. Varnish is focused exclusively on HTTP, unlike other proxy servers that support FTP, SMTP and other network protocols. Varnish is used by Wikipedia, The New York Times, Facebook and Twitter, among other high-profile websites.
In this course, participants will learn about Varnish's features and caching approach while practicing in the setup and configuration of a Varnish proxy on Linux. The course starts with a refresher on key networking principles, then digs into setup and configuration topics and moves steadily towards complex implementations. By the end of the training participants will understand when and where it makes sense to deploy Varnish and will have the necessary practice to deploy their own Varnish proxy solutions.
Audience
Network technicians
Network designers
System administrators
Format of the course
Part lecture, part discussion, heavy hands-on practice and implementation, occasional quizing to measure progress
This instructor-led, live training in Australia (online or onsite) is aimed at system administrators who wish to use a Windows-based web server to host a website or web application.
By the end of this training, participants will be able to:
Install Microsoft IIS.
Configure Microsoft IIS for running web applications, streaming media, Exchange, SharePoint, etc.
Teaches attendees the fundamentals of administering IIS 7 and applications on the .NET platform.
The course is a mixture of lectures and hands-on exercises. Delegates learn by doing, with immediate opportunities to apply the material they learn to real-world problems.
Teaches attendees the fundamentals of administering IIS 8 and applications on the .NET platform.
The course is a mixture of lectures and hands-on exercises. Delegates learn by doing, with immediate opportunities to apply the material they learn to real-world problems.
This instructor-led, live training in Australia (online or onsite) is aimed at beginner-level to intermediate-level system administrators and web developers who wish to use HTTP web servers to host and serve web applications using Nginx, Apache, and JBoss.
By the end of this training, participants will be able to:
Install and configure Nginx, Apache, and JBoss web servers on Linux.
Compare and contrast the features and performance of different web servers.
Use web server modules and plugins to extend the functionality and security of web servers.
Use web server tools and techniques to monitor and troubleshoot web server issues.
Use web server best practices and recommendations to optimize web server performance and security.
In this instructor-led, live training in Australia, participants will learn how to maximize the performance of Nginx as they set up, configure, monitor and troubleshoot Nginx for handling various forms of HTTP / TCP traffic. Topics covered include how to configure the most important parameters in Nginx, the OS and a virtual machine to gain maximum value out of Nginx.
This instructor-led, live training in Australia (online or onsite) is aimed at system administrators who wish to set up a Tengine as a web server or reverse proxy server.
By the end of this training, participants will be able to:
Install and configure Tengine to handle HTTP / TCP traffic.
Run Nginx as a load balancer and reverse proxy.
Maximize the performance of a site by optimizing Tengine, the OS and the virtual machine.
This course has been created for website administrators, web masters or anyone wishes to set up or maintain a web server.
Apache is the most popular web server used on the internet. It is Open Source software and works well with other Open Source software such as Linux and MySQL. This course shows how to set up a simple Apache Web server under Linux and how to enhance it into a fully functional commercial web server capable of supporting sophisticated websites.
Created Linux/Unix Administrators and developers who are interested with getting involved in LInux/Unix Servers
Even beginners, who have the basic skill and knowledge on Linux, can catch up with this course just if you follow the instructor's lab and explanation in detail.
This course is intended to practice enough Managing Linux Servers and to show it is very easy to understand Linux/Unix servers.
This course will be delivered to audience with 40% lectures, 50% labs and 10% Q&A. This five-day course strongly emphasizes lab-based activities.
You'll learn how to deploy and manage Top 4 Linux Servers that provide highly useful network services to a mission-critical enterprise environment.
It can be deliver on any distribution (Fedora, CentOS are commonly used)
Enterprise Java development does not need to be heavyweight and Ant-driven. Learn to bypass the complexity of setting up and maintaining a standalone web container. Instead learn how to embed the web server into your application with embedded Jetty.
"Don't deploy your application in Jetty, deploy Jetty in your application!"
Some of the topics covered in this instructor-led, live training include:
Instantiating Jetty as a POJO (Plain Old Java Object)
Replacing Tomcat with Jetty for Spring Boot integration
Automatically deploying embedded Jetty with Maven
Request this course now!
Audience
Developers
Format of the course
Part lecture, part discussion, exercises and heavy hands-on practice
This instructor-led, live training in Australia (online or onsite) is aimed at network engineers who wish to use Socket.IO to create real-time web applications.
By the end of this training, participants will be able to:
Set up a real-time web application between an Express server and a browser.
Send and receive objects in a bi-directional manner between web clients and servers.
Create pipes to a browser from a server for streaming data.
Online Web Server courses, Weekend Web Server courses, Evening Web Server training, Web Server boot camp, Web Server instructor-led, Weekend Web Server training, Evening Web Server courses, Web Server coaching, Web Server instructor, Web Server trainer, Web Server training courses, Web Server classes, Web Server on-site, Web Server private courses, Web Server one on one training
Course Discounts
No course discounts for now.
Course Discounts Newsletter
We respect the privacy of your email address. We will not pass on or sell your address to others. You can always change your preferences or unsubscribe completely.
Some of our clients
is growing fast!
We are looking to expand our presence in Australia!
As a Business Development Manager you will:
expand business in Australia
recruit local talent (sales, agents, trainers, consultants)
recruit local trainers and consultants
We offer:
Artificial Intelligence and Big Data systems to support your local operation
high-tech automation
continuously upgraded course catalogue and content
good fun in international team
If you are interested in running a high-tech, high-quality training and consulting business.