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. Onsite live Web Server trainings in the US can be carried out locally on customer premises or in NobleProg corporate training centers.
NobleProg -- Your Local Training Provider
Testimonials
★★★★★
★★★★★
A lot of good information about Jetty
Avalon Healthcare Solutions
Course: Jetty: Embedding A Web Server Inside Your Application
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
It was a compact and well delivered one.
Antonio Rojas
Course: IIS 8 and ASP.NET Administration
I generally was benefit from the hands-on training.
Robert Badeloe
Course: IIS 7 and ASP.NET Administration
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
The whole training was very interesting.
Dariusz Pidek
Course: Apache Web Server Administration
Machine Translated
that the trainer is a practitioner
KGHM Polska Miedź S.A.
Course: IIS 8 and ASP.NET Administration
Machine Translated
trainer's knowledge and experience
KGHM Polska Miedź S.A.
Course: IIS 8 and ASP.NET Administration
Machine Translated
A practical approach to the topic. Trainer knowledge.
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.
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 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.
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 JVMbased 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 handson practice
.
This instructor-led, live training in the US (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.
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 the US (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.
In this instructor-led, live training in the US, 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 the US (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 the US (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
Advanced Machine Learning with Python
06/15/2023 - 09:30
Remote
21 hours
Cyber Security Awareness Training
06/20/2023 - 09:30
Remote
7 hours
Web Security with the OWASP Testing Framework
06/27/2023 - 09:30
Remote
28 hours
Artificial Neural Networks, Machine Learning, Deep Thinking
06/28/2023 - 09:30
Remote
21 hours
Team Building and Management
06/29/2023 - 09:30
Remote
14 hours
Machine Learning with Python – 2 Days
06/29/2023 - 09:30
Remote
14 hours
Machine Learning for Robotics
06/30/2023 - 09:30
Remote
21 hours
Advanced Machine Learning with Python
07/07/2023 - 09:30
Remote
21 hours
IoT Security Architecture
07/11/2023 - 09:30
Remote
14 hours
Machine Learning with Python – 2 Days
07/11/2023 - 09:30
Remote
14 hours
Applied AI from Scratch in Python
07/13/2023 - 09:30
Remote
28 hours
Exploring Generative Pre-trained Transformers (GPT): From GPT-3 to GPT-4
07/14/2023 - 09:30
Remote
14 hours
Effective Coaching and Communication
07/14/2023 - 09:30
Remote
14 hours
Cyber Crisis & Communications Planning
07/18/2023 - 09:30
Remote
7 hours
Artificial Neural Networks, Machine Learning, Deep Thinking
07/19/2023 - 09:30
Remote
21 hours
Leadership 101
07/27/2023 - 09:30
Remote
7 hours
Team Building and Management
07/27/2023 - 09:30
Remote
14 hours
Advanced Stable Diffusion: Deep Learning for Text-to-Image Generation
07/28/2023 - 09:30
Remote
21 hours
Cyber Security Awareness Training
07/29/2023 - 09:30
Remote
7 hours
Visual Basic for Applications (VBA) in Excel - Advanced
07/31/2023 - 09:30
New York (NYC) - Midtown Manhattan - Madison & E38-39th
14 hours
Cybersecurity Fundamentals
08/02/2023 - 09:30
Remote
28 hours
Effective Coaching and Communication
08/04/2023 - 09:30
Remote
14 hours
Leadership 101
08/08/2023 - 09:30
Remote
7 hours
Machine Learning for Robotics
08/10/2023 - 09:30
Remote
21 hours
Operational Cloud Security
08/15/2023 - 09:30
Remote
14 hours
Applied AI from Scratch in Python
08/17/2023 - 09:30
Remote
28 hours
Introduction to Stable Diffusion for Text-to-Image Generation
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 the US!
As a Business Development Manager you will:
expand business in the US
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.