Internet Information Services (IIS) is not only a web server but it's also a full application server that we can deploy various web application platforms. IIS supports HTTP, HTTP/2, HTTPS, FTP, FTPS, SMTP and NNTP. We can find IIS on Windows as add-ons.
This bootcamp focuses on how to deploy various web application platform with step-by-step approach on IIS. The following is a list of topics that you will learn how to deploy these web application platforms:
ASP.NET web application (.NET Framework)
ASP.NET Core web application (.NET Core)
PHP web application
Node.js with Express framework
Python Django web application
Go web application
Special Topics: web server IIS on Azure Windows Server 2022
The bootcamp provides a complete guideline with step-by-step for deploying web applications. We use Internet Information Services (IIS) version 10 that is available on Windows 10, Windows Server 2016 and Windows Server 2019. For demo, we use IIS on Windows 10, Windows Server 2019 and Windows Server 2022.
To follow this bootcamp, you should a basic knowledge of Windows Operating System. The bootcamp can be followed by IT administrators and developers. Anyone is welcome to attend this bootcamp to learn how to deploy web applications on IIS.
Updated Info
26 August 2022. Added some special topics for publishing and deploying web application on Azure Windows Server 2022 + IIS
23 February 2022. Added a new video for deploying Go Web application on Windows Server 2022 + IIS