Web Server培訓

Web Server培訓

在線或現場、由講師指導的實時 Web 服務器培訓課程通過交互式實踐演示 Web 服務器的基礎知識和高級概念。 Web 服務器培訓可作為“在線實時培訓”或“現場實時培訓”。在線實時培訓(又名“遠程實時培訓”)是通過交互式遠程桌面進行的。現場現場培訓可以在 台灣 中的客戶場所本地進行,也可以在 台灣 中的 NobleProg 公司培訓中心進行。 NobleProg——您當地的培訓提供商

Machine Translated

Web Server課程大綱

課程名稱
課程時長
概覽
課程名稱
課程時長
概覽
7小時
Gunicorn (Green Unicorn) is a Python WSGI (Web Server Gateway Interface) HTTP Server that forwards requests from a web server (Apache, NGINX, etc.) to a Python web application or framework in the backend. This instructor-led, live training (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.
Format of the Course
  • Interactive lecture and discussion.
  • Lots of exercises and practice.
  • Hands-on implementation in a live-lab environment.
Course Customization Options
  • To request a customized training for this course, please contact us to arrange.
21小時
本課程面向希望能夠配置和監控Web服務器的系統管理員。它既關注HTTP背後的一般理論,又在實踐方面展示了一個特定的高性能Web服務器Nginx。
14小時
Lighttpd是一種安全,快速,兼容且非常靈活的開源Web服務器,已針對高性能環境進行了優化。與其他Web服務器相比,它具有非常低的內存佔用,並負責cpu-load。其高級功能集(FastCGI,CGI,Auth,輸出壓縮,URL重寫等)使lighttpd成為高性能Web應用程序的絕佳選擇。 在這個由講師指導的實時課程中,我們將介紹安裝,配置,保護,優化和管理Lighttpd服務器的基本知識。討論是互動的,所有參與者都要進行練習。 課程格式
  • 部分講座,部分討論,重點實踐練習。
7小時
Undertow是一個用Java編寫的輕量級Web服務器。它由JBoss的WilfFly在內部使用,並作爲基于JVM的應用程序的嵌入式Web服務器而廣受歡迎。 在本課程中,學員將學習如何將Undertow Web服務器設置爲獨立和嵌入式Web服務器。 在課程結束時,參與者將了解Undertow的架構,功能和能力,並能夠: 以獨立和嵌入模式部署和管理Undertow服務器使用Undertow的嵌入式API將Undertow嵌入到應用程序代碼中將Undertow集成到Wildfly應用程序服務器中將Undertow設置爲Spring Boot的嵌入式servlet容器 聽衆 系統管理員企業Web應用程序開發人 DevOps工程師開發商 課程的格式 部分講座,部分討論,練習和沈重的練習
7小時
Varnish是內容豐富的動態網站的反向代理。與Squid(最初是客戶端緩存)或Apache和nginx(Web服務器)不同,Varnish被設計為HTTP加速器。與支持FTP,SMTP和其他網絡協議的其他代理服務器不同,Varnish專注於HTTP。 Vilish被Wiki pedia,紐約時報, Facebook和Twitter以及其他知名網站使用。 在本課程中,參與者將學習Varnish的功能和緩存方法,同時練習在Linux上安裝和配置Varnish代理。本課程首先回顧一下關鍵網絡原理,然後深入研究設置和配置主題,並穩步推進複雜的實施。在培訓結束時,參與者將了解部署Varnish的時間和地點,並將有必要的實踐來部署他們自己的Varnish代理解決方案。 聽眾
  • 網絡技術人員
  • 網絡設計師
  • 系統管理員
課程形式
  • 部分講座,部分討論,重點實踐練習和實施,偶爾測量進度
28小時
Microsoft IIS (Internet Information Services) is a web server for hosting websites and other content. It uses a GUI (graphical user interface) for managing websites and users. This instructor-led, live training (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.
  • Secure a web server's data and users.
Format of the Course
  • Interactive lecture and discussion.
  • Lots of exercises and practice.
  • Hands-on implementation in a live-lab environment.
Course Customization Options
  • To request a customized training for this course, please contact us to arrange.
21小時
向與會者講授在.NET平台上管理IIS 7和應用程序的基礎知識。 該課程是講座和動手練習的混合體。代表們通過實踐學習,立即有機會將他們學到的材料應用於現實世界的問題。
21小時
向與會者講授在.NET平台上管理IIS 8和應用程序的基礎知識。
該課程是講座和動手練習的混合體。代表們通過實踐學習,立即有機會將他們學到的材料應用於現實世界的問題。
28小時
HTTP Web 伺服器是透過 HTTP 協定將 Web 內容傳送到客戶端的軟體應用程式。它們可以處理靜態和動態內容,支援各種 Web 框架和語言,併為 Web 開發和管理提供各種功能和選項。Nginx、Apache 和 JBoss 是三種流行且廣泛使用的 Web 伺服器,每種伺服器都有自己的優點和缺點。 這種以講師為主導的現場培訓(現場或遠端)面向希望使用HTTP Web伺服器使用Nginx,Apache和JBoss託管和服務Web應用程式的初級到中級系統管理員和Web開發人員。 在培訓結束時,參與者將能夠:
    在 Linux 上安裝和配置 Nginx、Apache 和 JBoss Web 伺服器。 比較和對比不同 Web 伺服器的功能和性能。 使用 Web 伺服器模組和外掛程式來擴展 Web 伺服器的功能和安全性。 使用 Web 伺服器工具和技術來監視和解決 Web 伺服器問題。 使用 Web 伺服器最佳實踐和建議來優化 Web 伺服器性能和安全性。
課程形式
    互動講座和討論。 大量的練習和練習。 在現場實驗室環境中動手實施。
課程自定義選項
    如需申請本課程的定製培訓,請聯繫我們進行安排。
14小時
Nginx is popular for use as a web server. Other uses include running Nginx as a load balancer, reverse proxy, and forward proxy. In this instructor-led, live training, 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. Audience
  • Developers
  • System Administrators
Format of the course
  • Part lecture, part discussion, exercises and heavy hands-on practice
7小時
Tengine is a web server based on the Nginx HTTP server. It is a preferred choice for high-traffic websites. This instructor-led, live training (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.
Format of the Course
  • Interactive lecture and discussion.
  • Lots of exercises and practice.
  • Hands-on implementation in a live-lab environment.
Course Customization Options
  • To request a customized training for this course, please contact us to arrange.
28小時
本課程是爲網站管理員,網站管理員或任何希望設置或維護Web服務器的人創建的。 Apache是​​互聯網上最流行的Web服務器。它是開放源代碼軟件,可與其他開源軟件(如Linux和MySQL)良好地配合使用。本課程介紹如何在Linux下建立一個簡單的Apache Web服務器,以及如何將它提升爲能夠支持複雜網站的功能齊全的商業Web服務器。
28小時
  • 創建了對參與LInux / Unix服務器感興趣的Linux / Unix管理員和開發人員
  • 即使是熟悉Linux的基本技能和知識的初學者,如果您詳細了解教師的實驗室和解釋,也可以趕上這門課程。
  • 本課程旨在練習足夠的管理Linux服務器,並表明它很容易理解Linux / Unix服務器。
  • 本課程將以40%的講座,50%的實驗室和10%的問答形式提供給觀眾。這個為期五天的課程強調了基於實驗室的活動。
  • 您將學習如何部署和管理為關鍵任務企業環境提供非常有用的網絡服務的前4個Linux服務器。
  • 它可以在任何發行版上提供(Fedora,CentOS常用)
7小時
企業Java開發不需要重量級和Ant驅動。學會繞過設置和維護獨立Web容器的複雜性。而是學習如何使用嵌入式Jetty將Web服務器嵌入到您的應用程序中。 “不要在Jetty中部署應用程序,在應用程序中部署Jetty !” 該講師指導的現場培訓涵蓋的一些主題包括:
  • 將Jetty實例化為POJO(普通舊Java對象)
  • 用Jetty替換Tomcat以實現Spring Boot集成
  • 使用Maven自動部署嵌入式Jetty
立即申請此課程! 聽眾
  • 開發商
課程形式
  • 部分講座,部分討論,練習和繁重的實踐練習
14小時
Socket.IO is a JavaScript library that enables real-time communication between servers and web clients. This instructor-led, live training (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.
Format of the Course
  • Interactive lecture and discussion.
  • Lots of exercises and practice.
  • Hands-on implementation in a live-lab environment.
Course Customization Options
  • To request a customized training for this course, please contact us to arrange.

Last Updated:

Web Server,培訓,課程,培訓課程, 企業Web Server培訓, 短期Web Server培訓, Web Server課程, Web Server周末培訓, Web Server晚上培訓, Web Server訓練, 學習Web Server, Web Server老師, 學Web Server班, Web Server遠程教育, 一對一Web Server課程, 小組Web Server課程, Web Server培訓師, Web Server輔導班, Web Server教程, Web Server私教, Web Server輔導, Web Server講師

Course Discounts

No course discounts for now.

訂閱促銷課程

為尊重您的隱私,我公司不會把您的郵箱地址提供給任何人。您可以享有優先權和隨時取消訂閱的權利。

Some of our clients

is growing fast!

We are looking to expand our presence in Taiwan!

As a Business Development Manager you will:

  • expand business in Taiwan
  • 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.

Apply now!

This site in other countries/regions