October 2019
Intermediate to advanced
444 pages
10h 37m
English
Over the last few years, web servers have changed. Where early web applications have been deployed behind some sort of web server application such as Apache Tomcat (http://tomcat.apache.org/), IIS (https://www.iis.net/), and nginx (https://www.nginx.com/), it is now more common to embed the serving part into the application as well. Not only is this easier on the Ops people, it also allows developers to have tight control over the entire application. Let's see how we can get started and set up a basic static web server.
Read now
Unlock full access