How Prometheus Monitoring works | Prometheus Architecture explained

  Переглядів 979,465

TechWorld with Nana

TechWorld with Nana

День тому

► Part of the DevOps Bootcamp 🚀 More infos here: bit.ly/41Wc1cM
Fully understand how Prometheus Monitoring works | Explaining Prometheus Architecture | What is Prometheus Monitoring | Prometheus Monitoring Tutorial
Demo Part 1: Setup Prometheus Monitoring and Grafana on Kubernetes using Prometheus Operator ► • Setup Prometheus Monit...
Demo Part 2: In the 2nd part we will actually configure Prometheus to expose /metrics endpoint and configure Prometheus to scrape it. ► • Prometheus Monitoring ... 🤓
Prometheus has become the mainstream monitoring tool of choice in container and microservice world. 🔥
In this video you will learn:
1) Why Prometheus is so important in such infrastructure and what are some specific use cases
2) How Prometheus works? What are targets and metrics?
3) How does Prometheus collect those metrics from its targets?
4) Furthermore, I explain Prometheus Architecture with simple diagrams and animations and go through the main components: Prometheus Server, Pushgateway, Alertmanager
5) The advantages of Prometheus Pull System compared to alternative monitoring tools, which use Push System
6) Using Prometheus Monitoring with Docker and Kubernetes
You will also understand better why it’s important to monitor your applications/infrastructure in general.
▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
0:00 - Intro
0:31 - What is Prometheus?
1:06 - Where and why is Prometheus used?
2:21 - Specific Use Cases for using Prometheus Monitoring
5:57 - How does Prometheus work? Prometheus Architecture explained
6:04 - Prometheus Server
7:02 - Targets and Metrics
7:53 - Metrics
8:50 - How does Prometheus collect those metrics from targets?
9:21 - Target Endpoints and Exporters
11:12 - Monitoring your own application
12:03 - Pull Mechanism - Unique advantage of Prometheus
13:38 - Pushgateway for short-lived jobs
14:14 - Configuring Prometheus - Example YAML Configuration
16:20 - Alert Manager - Triggering alerts
16:55 - Prometheus Data Storage - Where does Prometheus store the data?
17:38 - PromQL Query Language
18:37 - My Experience
19:23 - Key Characteristics - advantages and disadvantages of Prometheus
20:40 - Prometheus Monitoring with Docker and Kubernetes
▬▬▬▬▬▬ Useful Links 🛠 ▬▬▬▬▬▬
Official Prometheus Exporters List ► prometheus.io/docs/instrument...
Prometheus Client Libraries ► prometheus.io/docs/instrument...
Photo source for Metrics Example: itnext.io/prometheus-for-begi...
#prometheus #prometheusmonitoring #devops #techworldwithnana
▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬
Full Kubernetes and Docker tutorial ► bit.ly/2YGeRp9
What is Kubernetes? ► • What is Kubernetes | K...
Complete Jenkins Pipeline Tutorial ► • Complete Jenkins Pipel...
▬▬▬▬▬▬ Courses & Bootcamp & Ebooks 🚀 ▬▬▬▬▬▬
► Become a DevOps Engineer - full educational program 👉🏼 bit.ly/45mXaer
► High-Quality and Hands-On Courses 👉🏼 bit.ly/3BNS8Kv
► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 bit.ly/3Ozl28x
▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
Join private Facebook group ► bit.ly/32UVSZP
DEV ► bit.ly/3h2fqiO
INSTAGRAM ► bit.ly/2F3LXYJ
TWITTER ► bit.ly/3i54PUB
LINKEDIN ► bit.ly/3hWOLVT

КОМЕНТАРІ: 640
@TechWorldwithNana
@TechWorldwithNana 4 роки тому
Check out the demo parts: ► Demo Part 1: Setup Prometheus Monitoring and Grafana on Kubernetes using Prometheus Operator ► ukposts.info/have/v-deo/iZ91pa6kbq-TrZc.html ► Demo Part 2: ukposts.info/have/v-deo/pXyBm2pwmWlk1HU.html In the 2nd part we will actually configure Prometheus to expose /metrics endpoint and configure Prometheus to scrape it. 0:31 - What is Prometheus? 1:06 - Where and why is Prometheus used? 2:21 - Specific Use Cases for using Prometheus Monitoring 5:57 - How does Prometheus work? Prometheus Architecture explained 6:04 - Prometheus Server 7:02 - Targets and Metrics 7:53 - Metrics 8:50 - How does Prometheus collect those metrics from targets? 9:21 - Target Endpoints and Exporters 11:12 - Monitoring your own application 12:03 - Pull Mechanism - Unique advantage of Prometheus 13:38 - Pushgateway for short-lived jobs 14:14 - Configuring Prometheus - Example YAML Configuration 16:20 - Alert Manager - Triggering alerts 16:55 - Prometheus Data Storage - Where does Prometheus store the data? 17:38 - PromQL Query Language 18:37 - My Experience 19:23 - Key Characteristics - advantages and disadvantages of Prometheus 20:40 - Prometheus Monitoring with Docker and Kubernetes 👉🏼 For any questions/issues/feedback, please leave me a comment and I will get back to you as soon as possible. Please don't forget to subscribe and give me a thumbs up if you liked my video 😊🙏
@CeezGeez
@CeezGeez 3 роки тому
TechWorld with Nana Nice and simple explanation! Subbed 👍
@kalankaraivilakkam
@kalankaraivilakkam 3 роки тому
Best introduction on Prometheus. Appreciated!
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
@@CeezGeez Cool thanks for your feedback and subscribing :D
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
@@kalankaraivilakkam Thanks a lot! :)
@deepakranganathan9644
@deepakranganathan9644 3 роки тому
@@TechWorldwithNana I have a doubt with respect to Prometheus setup for Django applications. If we have a load balancer which redirects to three application servers where the Django applications are running. Which of these setups will work and is optimally correct? 1. Having Prometheus installed in one of the application servers and then having a job for every Django application we need to monitor and provide all three application server's Django configuration details in the targets entry in prometheus.yml? - One more doubt, in this case, is when the targets are authenticated using OAuth, how can we manage in this scenario? 2. Installing Prometheus on any server and mentioning all the Django applications details in the targets entry in prometheus.yml file? - Do we need to have ssh trust set up in this case when the setup has to be done like this? It will be very helpful if you please give some insights on this. Thanks in advance :)
@noahabah533
@noahabah533 3 роки тому
Nana, you're doing a great job. Don't stop what you're doing. This is helping a lot of people.
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Thank you Noah 🙏. 😊
@joshnak.974
@joshnak.974 3 роки тому
WOW great stuff
@JesseSteinfort
@JesseSteinfort 2 роки тому
I second this! I'm on my second video and looking forward to more. You have put out great content. Thank you.
@michaelhughes8413
@michaelhughes8413 9 місяців тому
Agree with you 💯
@poefpoef
@poefpoef 2 роки тому
The quality of this tutorial is truly excellent. Nana doesn’t jump into solutions, but describes the problem or issue first, consistently. That helps to understand not only the ‘how’, but also the ‘why’ and the ‘what’. In addition, Nana tells a coherent story at the right pace. Kudos for this great video!
@ThaiNguyen-cs3jy
@ThaiNguyen-cs3jy 2 роки тому
I'm starting my DevOps career and this is my first-to-go UKposts channel whenever I want to understand the overview and the fundamental knowledge of a DevOps tool. From Vietnam, thank you so much, Nana!
@RiteshAgarwalGwalior
@RiteshAgarwalGwalior Рік тому
Whenever I am looking for something, if it's available on this channel then I do not need to go anywhere else. This channel has the most clear and concise explanation. Thanks, Nana.
@TelstarB
@TelstarB Рік тому
This is one of the most didactic videos I have ever seen. Newbies all over the world will forever be grateful to you. Truly fantastic video!
@rahuldebdas2374
@rahuldebdas2374 Рік тому
Hi Nana, you are great. You are helping many people with your knowledge and all this is free of cost. So kind of you. Can you please upload a session on airflow -- what it is, how to install it on local machine and create the DAG and run some pipelines and also possibly how to monitor the data pipelines.
@WISEInsights2k
@WISEInsights2k Рік тому
This tutorial helped me quickly understand Prometheus and answer few questions in my interview recently. Thank you, Nana!
@4321rupesh
@4321rupesh 2 роки тому
Your tutorials are amazing and very easy to follow and helps in understandings the concepts. Great work!!
@yapadqoi
@yapadqoi 3 роки тому
Probably one of the best teachers I've ever had. Wow! In a week-end, I've learned more on DevOps solutions, going through your video series, than I did in months with official documentation and reference manuals. You make things so simple and easy to grasp. Great job! Thank you so much
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
That's so amazing to hear! Thank you for taking your time to write such great feedback! Appreciate it 😊
@yapadqoi
@yapadqoi 3 роки тому
@@TechWorldwithNana Thank YOU for taking the time to reply back. You didn't have to, but I'm so happy to read it. Keep up the good work!
@rahulsoni7991
@rahulsoni7991 2 роки тому
Nana, your explanation is quite simple and powerful. This is the first time I was studying Prometheus and understood the basics in just a few minutes. Next, I'm figuring out on setting it up in Linux to monitor my Spring MicroServices. Let me know if you have any videos on this. Also, I am subscribing to your channel now. Keep up the good work. Thanks!
@PeterMoueza
@PeterMoueza 3 роки тому
Good sum up ! Thanks ! A timeline : 0:44 bare servers traditional servers 11:31 own applications client libraries languages 17:56 Grafana 18:57 Grafana
@RonaldCrb
@RonaldCrb 3 роки тому
This is fantastic in so many levels, i finally understood prometheus... wow
@bereketlibanos1787
@bereketlibanos1787 2 роки тому
Your english is so clear, and easy to understand. A 4 year old would know what you are talking about despite the complexity of the stuff you are teaching. This shows how well you know what you are doing. Keep up the good work.
@Mukarramali89
@Mukarramali89 6 місяців тому
Thank you so much. I usually cannot tolerate video tutorials, but you approach and simple slides made it work.
@eminbaturdizdar6196
@eminbaturdizdar6196 2 роки тому
I normally watch tutorial videos 1.5x speed but with Nana, the videos have so much quality information I actually need to stop at some points to process it better :)
@mitsos9333
@mitsos9333 3 роки тому
Would love to see part 2! Part 1 was really helpful. Thank you!
@dantevikas
@dantevikas 3 роки тому
Capturing the concepts with great clarity, this was a much needed one. Been looking for something like this for a while now. Great quality. Appreciated.
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Wow thanks a lot Vikas, happy you think it's that good :)
@vivekkataria5915
@vivekkataria5915 2 роки тому
By far the best explanation, not for just this video but overall content of channel. Focusing on basic make it easy to understand. Big Thanks Nana
@JuanRoa92
@JuanRoa92 5 місяців тому
Wow! I just arrived at your video and channel. Thank you! You explained every detail of the foundation behind all of this. The usual tutorials move through the demo, but if you need more features or adapt them to your needs, you still have to dig a lot.
@DontTakeCrack
@DontTakeCrack 2 роки тому
ty for this, i learned prometheus a couple years ago and have been somewhat managing it and it was clear to me there was a much easier way to represent that documentation. i think this is great and should sit on the front page of prometheus docs itself.
@Shubham__Saroj
@Shubham__Saroj Рік тому
As always your explanation was clear and concise, and the visuals were very helpful in understanding the concepts. You really have a talent for explaining complex technical topics in an approachable way. Keep up the great work! 💯
@stvv5546
@stvv5546 2 роки тому
First thing I am always doing on Nana videos is click Like button first and only then watch the videos! She absolutely deserves that and never dissapoints!
@vhpupuyoh
@vhpupuyoh 3 роки тому
Thank you very much for very clear explanation. I search for such one and finally find it :-). I'm not a native English speaker so it is hard to find lecturers that talk good English and talk slowly so we can understand without stopping the video every 10 sec. You are talking in very clear manner - please continue like that. I signed up to your channel. Thanks again
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Thanks for this amazing feedback! Really happy to hear :)
@elad3958
@elad3958 2 роки тому
Everytime I finish watching your videos, I feel I have a Master's Degree in DevOps from Harvard. I learn so much. Cant thank you enuff Nana.
@dennisronny3437
@dennisronny3437 Рік тому
I have started watching your tutorials recently and I am happy with whatever you are doing.Thanks alot and keep on with the good job Nana.
@jimmyz80
@jimmyz80 2 роки тому
This video is fantastic. Clearly outlined all of the relevant information I was looking for, to get a basic understanding of Prometheus. Thanks!
@youmbss
@youmbss 3 роки тому
WOW JUST WOW, your talent can't be denied. I have been struggling with prometheus and you just made it easy for me. thank you
@vemareddy007
@vemareddy007 3 роки тому
~22 min lecture with no need of going backwards to understand !! Very good 👍. Coming to the content crisp and clean, that made it look simple. Good Job.!
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Thanks Vemareddy, glad I could explain it in that simple way 😊 Really appreciate your feedback!
@bossiq2024
@bossiq2024 3 роки тому
Brilliant Nana. Very helpful, as I've been out of the tech space for 2 decades and needed a clear and concise primer for this!
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Thank you 🙏. 🙂
@manikandans8808
@manikandans8808 4 роки тому
Prometheus is always a special monitoring tool for me. This was very interesting to watch. Waiting for the next one ISTIO 😁😁😁.
@TechWorldwithNana
@TechWorldwithNana 4 роки тому
Thanks, glad you enjoyed watching :) Yes Istio will be one of the next videos, because so many people asked for it, so stay tuned 🙂
@IanOnyango
@IanOnyango 3 роки тому
Hi Nana, thank you so much for this video. Ever since I got into this DevOps world, I follow your tutorials and explainer videos religiously. Could you please do one on Fluentd, briefly explaining what its use cases and how it differs from Prometheus?
@bmejia220
@bmejia220 7 місяців тому
Great explanations, clearly illustrate the use case with great details. Thanks so much!
@markbdsouza
@markbdsouza 3 місяці тому
Just wanted to say this video is brilliant. Ive joined a new team that use Prometheus and Grafana and this video gave me such a good understanding on Prometheus. You are a really good teacher. Keep doing what you do and thank you for your work !!
@TechWorldwithNana
@TechWorldwithNana 3 місяці тому
that's amazing, really great to hear my video helped! 🙌
@SamuelTambunan
@SamuelTambunan 3 роки тому
It is amazing how you explain it, for me who has no idea what prometheus is and curious in understanding it and where I intent to pick a monitoring tools to implement, I have no trouble in understanding how prometheus works and what value it brings. Thank you very much. Really looking forwards for your contents in this channel.
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Wow thank you Samuel, that's a really great feedback! Hope you will like the upcoming videos too :)
@CaryZhuangzhiLi
@CaryZhuangzhiLi 2 роки тому
Nana, thank you for the fantastic video! I have a few questions on the push/pull method comparison that started around 12:41. 12:41 - Isn't network traffic determined by the amount of data that's collected? So if the monitoring targets and granularity are the same, the push or pull model would generate the same network traffic, right? 13:02 - Using daemons to push metrics for an application that doesn't have library support. I thought this would be very similar to applications that don't have native Prometheus support - it has to use an exporter sidecar to provide a scraping endpoint. It seems to me these are the same between the two models. 13:23 - Better detection if service is up and running. I also agree to pull model works better in most cases. For the push method, when the monitoring server detects service is not pushing data, it can also treat it as a failure. The pull model is a bit more straightforward, and it sees problems very quickly. However, it could also suffer from network problems. So I thought both methods could trigger potential false alarms the same way.
@santoshkarthedath3876
@santoshkarthedath3876 3 роки тому
This is an amazing intro for Prometheus - thank you Nana. Please publish more Prometheus/Jaeger/Grafana use cases. Thank you !!
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Thank you Santosh! Will definitely do!
@pp76339
@pp76339 2 роки тому
Thanks a lot Nana for the awesome explanatory video. Sincerely appreciate what you are doing for the dev community.
@perseapina
@perseapina 2 роки тому
i had to learn prometheus for my job recently and this playlist was really helpful, thanks!
@soheilrahsaz727
@soheilrahsaz727 2 місяці тому
This the second video I've watched in this channel and I can already say that you explain really great and talk about all the interesting parts. Thank you
@sandeepshenoy8228
@sandeepshenoy8228 9 місяців тому
Crystal clear explanation. God bless you. Thanks 🙏🏼
@sumitology
@sumitology 3 роки тому
To be honest you made it look easier. As of now this is the best video for getting started with Prometheus.
@sede189
@sede189 3 роки тому
This is a fantastic intro!!!! A million thanks for the thoughtful explanations. I look forward to seeing more of your presentations
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Hi Stephen, really happy to hear. Thank you :)
@varshasingh1299
@varshasingh1299 Рік тому
Thank you so much for making this video in such a simple and efficient way ❤️
@himanshubhusanrath212
@himanshubhusanrath212 7 місяців тому
Great explanation @Nana. Thank you so much for this content !
@motarski
@motarski 4 роки тому
I will not be wrong when I say this is by far the best Video on the net explaining on a high level Prometheus Architecture and Monitoring with the tool. Thank you so much for sharing.
@TechWorldwithNana
@TechWorldwithNana 4 роки тому
Wow, really happy to hear that! 🙂 Check out my other videos and would appreciate if you share it :)
@dorjeetsering937
@dorjeetsering937 3 роки тому
Great clarity and coverage in just 20 minutes. Thanks Nana. Keep it up.
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Thanks, glad you learned a lot in those 20mins :) Yes will do, many great tutorials are coming 💪🏼 :)
@hamtuber
@hamtuber 3 роки тому
Just brilliant. I feel like an expert on the subject after each of your videos, thanks!
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
That's great :D
@shivashishsingh5915
@shivashishsingh5915 3 роки тому
This is what I was looking for. This is what you get in premium courses. Very simply explained and smartly crafted video. Thank you..!!
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Thank you so much for this feedback :)
@ricrui3
@ricrui3 Рік тому
Esta es una increible introduccion a Prometheus, muy bien explicada y facil de entender.
@WyRura
@WyRura 8 місяців тому
You are Great! I can't imagine how it could be explained better.
@rameshbhaskar
@rameshbhaskar Рік тому
This is a very helpful overview of Prometheus. Very well put together. Thank you for doing this.
@RohitMishra-vl1vp
@RohitMishra-vl1vp 3 роки тому
Concepts are explained with clarity... Very impressive... Perhaps one of the best video for Prometheus present .. Amazing
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Wow thank you Rohit, happy you think so :D
@dma98
@dma98 5 місяців тому
Oh the relief of deciding to build some service, looking up tutorials and finding that Nana has a video already, it just can't be explained
@-long-
@-long- 3 роки тому
Great video as always Nana. I just have one (tiny) comment on the directions of the arrows that you used to annotate the dataflow, sometimes it can be confusing. For example at 7:00 (Main component : Prometheus Server), I eventually understood it perfectly, but before that I got confused of where should the data (metrics) go as I followed the directions of the arrows. Maybe it is just me. Thank you so much. P/S and I would love to see your video on Sysdig (and Falco) and how it is different from Prometheus. Cheers.
@coolinark
@coolinark 4 роки тому
Brilliantly explained! All your vids are pure gold and diamonds! Thank you so much for your work, dear Nana!
@TechWorldwithNana
@TechWorldwithNana 4 роки тому
Hi, thank you so much, happy you like my videos :)
@frekehkhouri
@frekehkhouri 2 роки тому
You are amazing! Can't believe how easy it is to understand these topics by watching your videos.
@samirchandra2637
@samirchandra2637 3 роки тому
You explained it very beautifully with the art of explaining in a simple way. Appreciated !!!
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Thank you Samir :)
@1234mytubeuser1234
@1234mytubeuser1234 3 роки тому
Best introduction about Prometheus I ever had!!!... You have a golden talent of making hard topics super simple. BTW Nana, did you get a chance to work on the video "How to configure and use Prometheus for K8S". Can you also create one video on complete setup of K8S + Prometheus + Grafana? TIA.
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Hi Amit, thank you for your feedback! 🙂 Btw the 1st part of the demo video is out, which is the setup :)
@joenyugoh1179
@joenyugoh1179 3 роки тому
So true, very simple description to such a complex topic. Thanks Nana
@10-madhumitamanikmahapatra73
@10-madhumitamanikmahapatra73 2 місяці тому
Amazing! The bestest tutorial I have ever seen! Clear and crisp!!
@nmhmm2472
@nmhmm2472 3 роки тому
You are such amazing talented teacher I have ever been know
@cosmetolog__d
@cosmetolog__d 2 роки тому
Nana, you are doing great job, bringing your knowledge and experience into the mass! Your videos are something special to me. Need to implement some monitoring into our evnrionment, so decided to give a chance to Prometeus. UKposts just instantly directed me to your channel, and it cool! P.S. Keep doing what you doing!
@sushmitamahapatra4472
@sushmitamahapatra4472 Місяць тому
I wish to have teachers like you Nana Kudos to you and your Parents !!👏
@Lulublinkstay
@Lulublinkstay 3 роки тому
Thank you Nana. It was really helpful. You have opened another door to enrich our application.
@douglasholman6300
@douglasholman6300 3 роки тому
Thanks Nana, I appreciate your content! I am excited to learn about monitoring your Kubernetes cluster with Prometheus!
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Thanks a lot Douglas! :)
@kalyanasundaramgnanasekara9986
@kalyanasundaramgnanasekara9986 2 роки тому
Thanks.. I thought of have to go through few documents to understand what is Prometheus. But this 20 min video helped lot, and gave good understanding on how it works.
@yilativs
@yilativs 2 роки тому
Thank you! Best introductions on DevOps topics i've ever seen.
@amareshnayak8055
@amareshnayak8055 3 роки тому
Excellent clarity with explanation of real time scenarios.Great Job! much appreciated.
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Thanks for your feedback, happy to hear :)
@surprino
@surprino Рік тому
These videos helped me a lot when as a refresher for my interviews... Thank You very much
@kibernick
@kibernick 2 роки тому
Excellent content on relevant topic, as always! No fluff, just useful stuff. I must admit that I chuckled at the "Complex & not well documented" comment since that's been my experience so far :D
@philipackerley5775
@philipackerley5775 3 роки тому
Fantastic intro to the product. Clarity at last!
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Thank you Philip! :) Happy that it was helpful for you!
@pixiedustdreams
@pixiedustdreams 3 роки тому
Agree!! Thank you for this
@mateidavid3411
@mateidavid3411 3 роки тому
Really tutorial and very well explained, thank you!
@jlesseyp
@jlesseyp 3 роки тому
Wow, great explanation!, just what I needed. I have a very clear idea of what Prometheus is and what it does. Thank you!
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
That's great, thank you Juan for your feedback! :)
@ravimaisa5772
@ravimaisa5772 3 роки тому
after watching your video.....i got confidence in prometheus. By the way your just outstanding in presentation...
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Thank you Ravi! Keep being awesome and give em your best shot. Stay safe. 😇
@yogeshhukame8556
@yogeshhukame8556 2 роки тому
Yours are great video, simplified, what , where, why are all covered perfectly, it would great you cover some practical use cases and have some demo on that..thanks a lot !!
@bgable7707
@bgable7707 2 роки тому
Thanks to ESPHome now part of "Home Assistance" making a minor reference to Promehteus, I happened upon your video. WOW, I looked at your home page at the videos/content. I've got some work to do "Lucy"! ( "I Love Lucy" TV show reference, FYI). I like the way your present and explain. Great voice and accent. Looking forward to the material/information. Thanks!
@ahanamallik340
@ahanamallik340 2 роки тому
Very comprehensive video with all important points covered for a beginner
@BindasBadshah
@BindasBadshah 3 роки тому
What a brilliant tutorial. Thank you for the efforts!
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Thanks, glad you liked it! Hope you check out my other videos too 🙂
@rajeevsinha2632
@rajeevsinha2632 2 роки тому
As usual, clear and concise content. Very much appreciated.
@kpvsharma1986
@kpvsharma1986 3 роки тому
Exactly what I need, thank you
@prathameshtakane7354
@prathameshtakane7354 2 місяці тому
I cant explain in words how much I appreciate this video, thank you so much
@princeabhi9985
@princeabhi9985 4 місяці тому
Thank you Nana, after watching your videos I am grooming myself better than before.
@fonosayno
@fonosayno 2 роки тому
This was an excellent and very helpful tutorial. Thank you!
@devops_sensei
@devops_sensei 3 роки тому
Very informative. Looking forward to going through your other tutorials and videos. Cheers!
@sauravkumar-bp3es
@sauravkumar-bp3es 2 роки тому
Well explained and very nice teaching style. Thank you so much for this lecture.
@pg5201
@pg5201 Рік тому
Awesome wrap up! Exactly what I needed! Thanks 🙏
@JerryGoNuts
@JerryGoNuts 2 роки тому
Sending much love!!! I love your tutorials. I have learned so much from your videos. Keep up the great work.
@ilariacorda
@ilariacorda Рік тому
You are amazing, one of my trusted sources I keep recommending to anyone! Thank you so much 💓
@irinastepanov4959
@irinastepanov4959 Рік тому
amazing video! thank you for covering all the grounds in 20 minutes :)
@dobo7227
@dobo7227 3 роки тому
This is a very well done video! Thank you for the information
@user-xp2rz4ff6y
@user-xp2rz4ff6y 2 роки тому
좋은 영상 잘보고갑니다~ 개념이 헷갈렸는데, 이해하는데 도움이 되었어요!
@phanikumar3236
@phanikumar3236 4 роки тому
I really admire the way of explanation and also thank you very much for sharing such a wonderful knowledge to every one. I am waiting for next video about ISTIO :)
@TechWorldwithNana
@TechWorldwithNana 4 роки тому
Thanks for your feedback phani :)
@chaitanyakrishna8468
@chaitanyakrishna8468 10 місяців тому
Excellent work madam,complex concept taught in simple way which was a good quality to be a mentor!!!!
@rairai6202
@rairai6202 4 місяці тому
Thanks for this tutorial which covers and describes all the points in a very simple way. Can you please make a video on "MICROMETER" as well?
@TippitoWOW
@TippitoWOW 2 роки тому
Nana God bless you, you'vee changed my life!! Thank for sharing your experience with us !
@SuperPoower
@SuperPoower 3 роки тому
This is actually awesome... I'm hooked to your channel!!
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Thank you Laryssa :) Happy to hear that!
@elenapliakas6427
@elenapliakas6427 3 роки тому
Wow, thanks for this video. Really need this overview with just enough details
@TechWorldwithNana
@TechWorldwithNana 3 роки тому
Thanks Elena, glad you liked my way of explaining the topic 🙂
@jeffrysimon1525
@jeffrysimon1525 Рік тому
Thank you so much for this! Super clear explanation 🤍
@masilok
@masilok 2 роки тому
Very good explanation for a beginner like myself, thank you ☺️
@rambarambabbu
@rambarambabbu 3 роки тому
Best explanation i have ever watched. Thank you so much 🙏🏻🙏🏻🙏🏻🙏🏻
Kubernetes Tutorial for Beginners [FULL COURSE in 4 Hours]
3:36:55
TechWorld with Nana
Переглядів 8 млн
😱СНЯЛ ФИКСИКОВ НА КАМЕРУ‼️
00:35
OMG DEN
Переглядів 1,3 млн
Артем Пивоваров х Klavdia Petrivna - Барабан
03:16
Artem Pivovarov
Переглядів 3,8 млн
Introduction to the Prometheus Monitoring System | Key Concepts and Features
10:38
Prometheus Monitoring with Julius | PromLabs
Переглядів 36 тис.
Server Monitoring // Prometheus and Grafana Tutorial
24:36
Christian Lempa
Переглядів 584 тис.
Server Monitoring with Grafana Prometheus and Loki
51:44
Piyush Garg
Переглядів 28 тис.
Prometheus: The Documentary
27:01
Honeypot
Переглядів 117 тис.
Kubernetes Crash Course for Absolute Beginners [NEW]
1:12:04
TechWorld with Nana
Переглядів 2,5 млн
Docker Crash Course for Absolute Beginners [NEW]
1:07:39
TechWorld with Nana
Переглядів 1,3 млн
Kubernetes Monitoring Made Easy with Prometheus | KodeKloud
1:08:55
KodeKloud
Переглядів 47 тис.
Big Tech AI Is A Lie
16:56
Tina Huang
Переглядів 49 тис.
How to build a PromQL (Prometheus Query Language)
38:34
Is it Observable
Переглядів 41 тис.