What is nginx – tutorial for beginners



What is nginx – tutorial for beginners

What is nginx - tutorial for beginners

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:
https://www.blog.duomly.com/6-most-popular-backend-questions-and-answers-for-beginners/#what-is-nginx-tutorial-for-beginners

For more information about programming VISIT US at:
https://www.blog.duomly.com

MEET US:
Website: https://www.duomly.com
Blog: https://www.blog.duomly.com
Facebook: https://www.facebook.com/duomlyapp/
Twitter: https://twitter.com/duomly
Instagram: https://www.instagram.com/duomly_programming_courses/
Linkedin: https://www.linkedin.com/company/duomlyapp/

#nginx #nginxwebserver #whatisnginx

Comments are closed.