Many of you have requested a demo with NGINX, so I hope this crash course is useful to you 💙 ▬▬▬▬▬▬ R E S O U R C E S 🔗 ▬▬▬▬▬▬ ► Git Repo: gitlab.com/twn-youtube/nginx-... ► HTTP, URL & IP Addresses Explained - IT Fundamentals Course Lecture techworld-with-nana.teachable... ► Official NGINX Directives docs: nginx.org/en/docs/dirindex.html ▬▬▬▬▬▬ How we at TWN can help you advance your IT career: ▬▬▬▬▬▬ 🚀 Learn the Complete SDLC - From Software Development to Deploying an Application: bit.ly/3C5OQ8B 🚀 DevOps Certification Program: bit.ly/4f2llDt
@alessandrofallsКүн бұрын
404: Page not found 😥
@emmalux211 сағат бұрын
Ma, pls where did you copy the server js and package.json from?
@yucelmutlusoy16 сағат бұрын
The stuff she teaches for free on KZbin is just amazing. Thanks a lot.
@rsivakanth14 сағат бұрын
Can't get simpler than this. Nicely structured from start to end. Great session as always, thanks Nana!!
@russellpeiris17 сағат бұрын
This is pure gold. You got yourself a new subscriber!!
@muhlymak19 сағат бұрын
mime types are a really important part. Yesterday, I spent half an hour trying to understand why my CSS files, which are handled by Nginx, weren’t working in the browser 😅
@relaxtube1362Күн бұрын
I call her the mother of Devops👑
@pruthvidavineni4883Күн бұрын
Father is Mumshad mannambeth @kudecloud
@alan-jКүн бұрын
Very true. She can also be the daughter of devops.
@cijo00Күн бұрын
Yes she is very good
@isaacdruinКүн бұрын
devops mommy
@cambolskyКүн бұрын
Who is the father?
@farrukhahmad143022 сағат бұрын
Simple, concise, and to-the-point. Great video
@MrAlao675Күн бұрын
This is awesome. Most times we use things we don't even understand, so long they work 😊. Until someone like you explain. ❤
@mohammedsuhailbasha486014 сағат бұрын
Nice session.pls make video on what is nginx rewrite-target option. And how we can configure this nginx in kubernetes also
@isaacdruinКүн бұрын
I was just thinking about learning Nginx today. Going to try and host some web apps from my PC. Thanks for the tutorial - all of a sudden devops sounds more fun than terrifying!
@TechWorldwithNanaКүн бұрын
Have fun! :D
@kewqieКүн бұрын
You helped me a lot some time ago, awesome to see your channel has grown so much since then!
@TechWorldwithNanaКүн бұрын
Glad to hear that! Hope the videos are still useful for you though :)
@anatolehagbe7301Күн бұрын
As always, a masterclass. Thanks Nana from Benin.
@jesusespinoza200912 сағат бұрын
Terrific @TechWorldwithNana !!! As Usual!!! 👋
@yt7042Күн бұрын
Thank you for the video. Everything is well explained and you leave no questions unanswered. Keep up the good work!
@TechWorldwithNanaКүн бұрын
Glad it was helpful! :)
@davidfeldt1362Күн бұрын
Amazing video - THANK YOU! Your content and communication style is 100%
@TechWorldwithNanaКүн бұрын
Thanks David, I appreciate this great feedback :)
@redmictianКүн бұрын
Using this opportunity to say thank you Nana. I started watching your videos right at the start of my journey and now im a middle-level DevOps. Спасибо огромное :)
@TechWorldwithNanaКүн бұрын
Thank you for sharing this-so inspiring to hear about your journey! 😊
@rubymaria04Күн бұрын
We are lucky to have a DevOps evegalangist like you😊
@TechWorldwithNanaКүн бұрын
Thanks for your nice comment, appreciate it ☺️
@ugwuloКүн бұрын
Nana has cooked yet again! Thanks for your efforts
@TechWorldwithNanaКүн бұрын
Thanks for appreciating the efforts behind this video 🙏
@tyroelohim4462Күн бұрын
as always you are awesome nana. Really appreciate your work.
@shakthiprarthanav50703 сағат бұрын
Amazing work!!Thank you so much Nana!!
@youssefelkahlaoui23 сағат бұрын
tnx a lot Nana ☺☺
@ThiagoVieira91Күн бұрын
Aah... My sporadic dose of career promotion! Thanks a lot Nana!
@TechWorldwithNanaКүн бұрын
My pleasure Thiago 😃
@cugansteamid6252Күн бұрын
thanks for the tutorial Nana!
@gmLucarioКүн бұрын
Clear and easy to understand. Thanks!!
@TechWorldwithNanaКүн бұрын
Happy to hear, thanks for your feedback :)
@rizkysiregar6 минут бұрын
Thanks a lot nana, amazing videos!
@dhavalvanjara572Күн бұрын
Nana is back with a bang 🎉 much awaited ❤
@2009SpreadКүн бұрын
### 视频内容分解 #### 1. **介绍EngineX的基础知识** - **内容概述**: 视频首先介绍了EngineX的基本用途和主要用例,解释了为什么需要使用EngineX。然后,通过一个简单的Node.js应用程序示例,展示了如何将应用程序容器化并在本地计算机上运行多个实例。 - **总结**: 视频从基础开始,解释了EngineX的核心功能和用途,并通过一个实际的Node.js应用程序示例,展示了如何将应用程序容器化并运行多个实例。 #### 2. **配置EngineX作为反向代理** - **内容概述**: 视频详细介绍了如何安装和配置EngineX作为反向代理,以负载均衡请求到多个应用程序实例。还解释了EngineX配置文件的工作原理和如何进行配置。 - **总结**: 视频详细讲解了如何配置EngineX作为反向代理,以负载均衡请求到多个应用程序实例,并解释了EngineX配置文件的工作原理和配置方法。 #### 3. **配置安全的HTTPS连接** - **内容概述**: 视频展示了如何通过启用SSL和配置自签名TLS证书,使用EngineX代理来配置应用程序的安全HTTPS连接。详细解释了每个步骤,确保观众理解每个配置细节。 - **总结**: 视频详细展示了如何通过启用SSL和配置自签名TLS证书,使用EngineX代理来配置应用程序的安全HTTPS连接,并确保观众理解每个配置细节。 #### 4. **简化复杂的DevOps概念** - **内容概述**: 视频讨论了DevOps领域的复杂性,解释了为什么学习DevOps可以提升工程师的价值,并介绍了如何通过一个完整的DevOps教育项目来简化这些复杂概念。 - **总结**: 视频讨论了DevOps领域的复杂性,解释了学习DevOps的重要性,并介绍了一个完整的DevOps教育项目,帮助工程师理解和掌握这些复杂概念。 #### 5. **EngineX的其他功能和配置** - **内容概述**: 视频详细介绍了EngineX作为代理服务器的其他功能,如缓存、安全性和压缩等。还解释了如何在EngineX配置文件中定义这些功能。 - **总结**: 视频详细介绍了EngineX作为代理服务器的其他功能,如缓存、安全性和压缩等,并解释了如何在EngineX配置文件中定义这些功能。 #### 6. **实际演示和配置步骤** - **内容概述**: 视频通过一个实际的演示项目,展示了如何从零开始构建一个简单的应用程序,并逐步配置EngineX作为反向代理和负载均衡器。 - **总结**: 视频通过一个实际的演示项目,展示了如何从零开始构建一个简单的应用程序,并逐步配置EngineX作为反向代理和负载均衡器。 ### 关键时刻 1. **介绍EngineX的基础知识**:视频开始时详细介绍了EngineX的基本用途和主要用例。 2. **配置EngineX作为反向代理**:详细展示了如何配置EngineX作为反向代理,以负载均衡请求到多个应用程序实例。 3. **配置安全的HTTPS连接**:展示了如何通过启用SSL和配置自签名TLS证书,使用EngineX代理来配置应用程序的安全HTTPS连接。 ### 重要引述或声明 - "EngineX is a web server software that runs on a server machine and can respond to requests from a browser." - "We're going to configure EngineX to act as a reverse proxy for those backend Node.js applications." - "We're going to generate a self-signed certificate so we are generating the certificate and we are signing it ourselves." ### 结论 视频通过详细的步骤和实际演示,帮助观众理解和掌握EngineX的基本配置和高级功能。从基础的介绍到复杂的配置,视频涵盖了EngineX的各个方面,使观众能够全面了解和应用EngineX。通过配置EngineX作为反向代理和负载均衡器,观众可以提升应用程序的性能和安全性。
@roco9393Күн бұрын
I've some words..... luv u Nana..!!
@maksimsmuizininks2365Күн бұрын
Thank you Nana, you are awesome as always :)
@TechWorldwithNanaКүн бұрын
Thanks for your kind words 😊
@jonforeroКүн бұрын
HI nana, Why didn't use a nginx as container as well?
@unison247Күн бұрын
Excellent as usual
@ralex75119 сағат бұрын
Fantastic!!!!!
@Dychord15 сағат бұрын
This dude is amazing!!
@NanoTech-mb5wpКүн бұрын
Thank you for thé video.naice explosion 💯💯
@mudasir2168Күн бұрын
Amazing!
@rocktheworld1596Күн бұрын
Ma'am please continue the series ❤
@TechWorldwithNanaКүн бұрын
What else do you want to see? :)
@rocktheworld1596Күн бұрын
@@TechWorldwithNana Devsecops😁
@vijaynayak4874Күн бұрын
much needed
@kunalr_aiКүн бұрын
Thanks
@mallikarjunkonemane6908Күн бұрын
EngineX= NGINX🌐🔥✅
@BinaryBushcraftКүн бұрын
Nana cooking again 🍜
@TechWorldwithNanaКүн бұрын
I don't like cooking actually 😃
@ThetPaingMyo-h1e3 сағат бұрын
Should I dockerize my golang app with monolithic architecture? What are the benefits?
@mehdismaeili3743Күн бұрын
Excellent .
@analucianuneslopesdesantan9881Күн бұрын
Muito bom! Obrigada!🙏🙏🙏
@TechWorldwithNanaКүн бұрын
De nada! Fico feliz que tenha gostado! 😊🙏
@analucianuneslopesdesantan9881Күн бұрын
@@TechWorldwithNana Prescisa generosiadede para dividir conhecimento! Eu quem agradeço🥰
@ignaciosplenda2913Күн бұрын
Thanks!
@WindowsHello-p1y23 сағат бұрын
Thank you👋
@techtonicshiftaiКүн бұрын
This is awesome stuff
@TechWorldwithNanaКүн бұрын
Thanks, happy you like it! 😊
@gustavojuantorenaКүн бұрын
Thank you!
@TechWorldwithNanaКүн бұрын
You're welcome, hope you liked it :)
@TekleabAlemayehuКүн бұрын
the mother of DevOps
@crispi_shotsКүн бұрын
question at what point would you need a load balancer ? For most applications wouldn’t one monolith be more than enough?
@ibbus_21Күн бұрын
Is it covered full NGINX or basic only ?
@arielarmijo393Күн бұрын
Nice!!!
@mrshafee954 сағат бұрын
how use it on production ?
@m_ibtisam_iqКүн бұрын
May Allah Almighty bless you! We have learned a lot. Ibtisam
@TechWorldwithNanaКүн бұрын
Really happy to hear, thank you 😊
@otisrancko6 минут бұрын
🔥🔥🔥
@emmalux213 сағат бұрын
She is my mother
@metime926017 сағат бұрын
❤
@EmperorTerranКүн бұрын
nginx is "industry standard", but for reverse proxy caddy is just pure upgrade, cleaner, simpler, while still fully in control...
@TechWorldwithNanaКүн бұрын
Thanks for sharing! Don't know about caddy, will need to check it out
@EmperorTerranКүн бұрын
@@TechWorldwithNana for some introductory quick start google: dotheevo selfhosted caddy_v2
@QuintessentialDio11 сағат бұрын
I am new here, dont judge me, your true voice? cos I feel like am tripping!
@noname8881Күн бұрын
This video should be 10 minutes not an hours
@TechWorldwithNanaКүн бұрын
You can check out the NGINX explainer video, which is 10 minutes long. But this one, has a full demo and I'll explain every step. So I was not able to reduce the time