perfect introduction explanation super clear and simple.. i just wonder why would i need this? i guess only if i work as devops and need to set it up as part of the infrastructure or?
Wow! brilliant. The best video is always is the one clearly explaining in detail to beginners. Now I am not afraid of this weird word Nginx anymore. I really admire this teacher. Thank you sir.
This is exactly what I've been looking for. All the other tutorials go into too much theory and start off with all the VM installations etcetc without ever helping us understand the basic practical concepts.
Actually, you have misspoke at one time, but its forgivable and common error. You said bottleneck results in low latency, but its actually high latency that it results to in such cases. As per its common definition.
I have been in IT 35 years and this still does not make any sense although I setup Proxies almost everyday, it is like the upside down pyramid, in the end a Load balancer needs a Load balancer that needs a Load balancer, so in the end it still only take 1 balancer to fail to fails the whole system. Catch my drift? LOL!
I was wondering, the exact same. I absolutely understand that the server processing all difficult calculations can be spawn multiple times, which is logical. But having a lot balance in front of it means that this server has to be able to forward Sullivans or the hundred thousand of request at the same time. Must go through one machine. What the tutorial didn’t make clear if one server can hold multiple containers or the dock containers should always be hosted on different service as otherwise they would share the resources. Also didn’t make clear where the NGINX should be at. If it should sit on the different standalone server. So basically you would at least need to rent two servers to host in a professional environment one for NGINX and one for node. And if you want to scale horizontally, you can scale the last node. I wonder how that works in production.
6:30 So, why doesn't the NGINX server ever get bogged down? How come the load balancing server can handle millions of users at once but the servers can't?
am I missing something? at 7:40 he says: send the request to nginx, then encrypt it and send it to the server, send the response from server to nginx, decrypt it (at nginx leven) and send it to the client... is this correct? isn't the flow: the client encrypts (i guess with a public key provided by the server) and sends the encrypted request to nginx? wouldnt you want to have this flow to be encrypted? (so no one can steal your data when using f.e. public wifi?)
great tutorial. but I have question. you already defined the 'root' at the server level. was it necessary to define again in the locations? and before any other nginx experts who are going to eat me alive I'm just asking here because I don't know.
is it so hard for you to use lunix machine or remote server as the main OS for this course as its the only OS where nginx is useful, you cant have a mac server !
Thank you for featuring me on your channel :)
you deserve better laith
Such amazing content your channel has, wow. Thank you
Thank you so much, sir. Really great content 👏
perfect introduction explanation super clear and simple.. i just wonder why would i need this? i guess only if i work as devops and need to set it up as part of the infrastructure or?
we have to thank you for your high quality contents on udemy and youtube.
Go ahead, man. Just watch the whole tutorial; it's worth it. Don't look for further comments.
haha, okay then 😂
this is amazing 😮,
we need more topics like those
Wow the timing of this tutorial is amazing, I really needed that thank you FCC
It's criminal that nginx has been around forever but this is just recently posted. Great work!
Your channel is best thing happened to youtube !! 👏🏼👏🏼👏🏼
Amazing! I want more courses like this! Everything was super clear and easy to understand!
Now I can add Nginx to my resume!
yeah, you're right, me too and I'm excited now because probably I wouldn't use this 🫡🙏🏻
This course is one of the best courses that I ever watch❤
yeees! Docker coming into play (at minute 40) - we're so close to my actual use case now, loving it! Great work!
Top 3 tech yt channels. U really are heros!!!!
Maan, just like 2 hours ago I was looking for this topic and this gods just made one about it. Thank you!
The most comprehensive course I have found
You guys are the absolute best fr! you make learning so easy
Wow! brilliant. The best video is always is the one clearly explaining in detail to beginners. Now I am not afraid of this weird word Nginx anymore. I really admire this teacher. Thank you sir.
A great must know concept for everyone in IT, whether a developer, cloud engineer or devops engineer.
This is exactly what I've been looking for. All the other tutorials go into too much theory and start off with all the VM installations etcetc without ever helping us understand the basic practical concepts.
Great timing, Im deployng a web app soon and had to eventually learn about this topic.
То, что искал! Спасибо вам
That's quick and crisp. Thanks.
This video cleared all my doubts
Very informative video!
If you want to learn Apache, the concepts are the same!
Maybe a must for backend engineers
Actually, you have misspoke at one time, but its forgivable and common error. You said bottleneck results in low latency, but its actually high latency that it results to in such cases. As per its common definition.
straight to the point 👍🏻👍🏻
Great content! Would be nice to include encryption and https. Also for load-balancing it would be cool if each instance was also served by NGINX.
Wow, wonderful content and this concept will be helpful to the entire development people. Thanks
Thanks!
What a GREAT tutorial!... THANKS!!!
I have been in IT 35 years and this still does not make any sense although I setup Proxies almost everyday, it is like the upside down pyramid, in the end a Load balancer needs a Load balancer that needs a Load balancer, so in the end it still only take 1 balancer to fail to fails the whole system. Catch my drift? LOL!
I was wondering, the exact same. I absolutely understand that the server processing all difficult calculations can be spawn multiple times, which is logical. But having a lot balance in front of it means that this server has to be able to forward Sullivans or the hundred thousand of request at the same time. Must go through one machine.
What the tutorial didn’t make clear if one server can hold multiple containers or the dock containers should always be hosted on different service as otherwise they would share the resources. Also didn’t make clear where the NGINX should be at. If it should sit on the different standalone server. So basically you would at least need to rent two servers to host in a professional environment one for NGINX and one for node. And if you want to scale horizontally, you can scale the last node. I wonder how that works in production.
You are wrong.
very simplified video on various concepts of nginx....
Thank you for sharing such an informative video.❤
thank you so much for this video, it was way too informative!!! love from india ❤🙌
Great! Clean explanation. Is there an intermediate nginx course? Or maybe more complete nginx tutorial. Thank you.
we need more topics like this!!
This was well worth the watch.
This is really amazing! Is there any more videos about this?
Wonderful tutorial. Simple & precise.
I think, I watched this video previously in his own channel. Really great tutorial.
Excellent Video sir...❤️❤️
this is the best tutorial ever !
Nice tutorial!
6:30 So, why doesn't the NGINX server ever get bogged down? How come the load balancing server can handle millions of users at once but the servers can't?
Because it's not processing the request, just forwarding it.
Basic concept explained very well.
17:00 for some reason i am getting 403 forbidden and for the life of me, i couldn't figure out why
Yes We need tutorials like this , on point no bs
Great job @laithacademy🎉 you are awesome!👏
This should be done under linux, but well, thanks for the content.
Damn the timing is perfect 🎉
Awesome video.
Hoping that it is updated to capture using nginx in instances on the cloud
This is a great instructor, I watched his channel and the content is great
exactly what i needed thank you so much
This content is really great...👍👍👍
Excellent, thanks!
Amazing tutorial. I really took your word😃It's really doing it.
THANKS! I love such short quickstart videos.
thanks for the video, excellent for begginers!
Very very helpful
thanks for nginx course and nba scores.
thank you very impactful
Thanks! Really helpful
Great content. Thank you!
Amazing content!
Ya'll found something to read mind or something I was looking for this!!
Thank you very much, you really helped me a lot!
am I missing something? at 7:40 he says: send the request to nginx, then encrypt it and send it to the server, send the response from server to nginx, decrypt it (at nginx leven) and send it to the client...
is this correct? isn't the flow: the client encrypts (i guess with a public key provided by the server) and sends the encrypted request to nginx? wouldnt you want to have this flow to be encrypted? (so no one can steal your data when using f.e. public wifi?)
Great tutorial at perfect time, than you! 😊
thank you best video to learn nginx basic
great video
that was a great course, please create one for kestrel
I have no idea what this thing is but it sounds tempting to learn, right guys
For the Mac using apple silicon please use /opt/homebrew/etc/nginx instead
Just at the right time 😅❤❤❤❤
Well Done!
Thank you for your channel
Спасибо. Очень понятно все изложено!
Excellent .
Great topic!
Wow thanks for sharing the knowledge 🫡👍👋👏🏻🤝😎🥳🙏👌✌️🫡
please more videos about Nginx and Docker
Holy moly
great tutorial. but I have question. you already defined the 'root' at the server level. was it necessary to define again in the locations? and before any other nginx experts who are going to eat me alive I'm just asking here because I don't know.
the best
Thank you, bro.
That was awesome
a great course indeed
تبارك الله عليك
you people are so awesome
Where does nginx reside? You made it look as if it's residing outside of the web server.
Thank you 👌🏻
Can you make video on webhooks ?? 🙏
Great Video
Excellent laydown! Thanks a lot!
Thank you❤
Perfect timing
can we call the three server on the far right side "Application Servers"?
Pretty good tutorial, just a small append.
In my machine at least, brew install nginx create the folder in this path
/opt/homebrew/etc/nginx
is it so hard for you to use lunix machine or remote server as the main OS for this course as its the only OS where nginx is useful, you cant have a mac server !
Full video apache also ❤🙏
This is the best video in UA-cam
Can you make a tutorial for game development with sfml c++ with microsoft visual studio .Love your videos👍🏻