What is nginx - tutorial for beginners

preview_player
Показать описание
This video is a tutorial for beginners about what is NGINX and how it works.

NGINX started to be known as an open-source web server, but now it’s also used as a reverse proxy, HTTP cache, and load balancer. As a web server, It was designed for maximum performance and stability.

To make it simple and understandable, let me explain how the web server works. When you try to open a website, the browser sends a request to the server, then the server looks for the requested sources and returns it to the browser. Of course, requests are usually much more complicated.

The process described above is a single thread, and usually, the web server creates a thread for every request, but NGINX makes it a different way.

Remember to SUBSCRIBE to our channel to be notified about the next videos!

For the written version VISIT US at:

For more information about programming VISIT US at:

MEET US:

#nginx #nginxwebserver #whatisnginx
Рекомендации по теме
Комментарии
Автор

Good explanation. Would love to see video to deploy webapps using nginx.

anupaglawe
Автор

Subscribing because she is a smart and cute developer 😅

jean-eliseeyao
Автор

Hi I u see digitalocean droplet to install plesk centos 7 but inside auto install Apache and ngnix so this is ngnix server or Apache server i didn’t get it :(

ddrci
Автор

I can clearly hear that polish accent! @Duomly, could you confirm? ;)

TheKrisu
Автор

lost 3 mins of my life looking at useless hands-work 👎

absolute.explore