kingers Posted Monday at 02:27 PM Report Share Posted Monday at 02:27 PM Prometheus & Grafana Bootcamp: Monitoring For Devops & Sre Published 8/2025 MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz Language: English | Size: 7.69 GB | Duration: 14h 9mHands-on Prometheus & Grafana to master observability, alerts & dashboards for DevOps, Cloud Engineers & SREs. What you'll learn Learn Full In & Out of Prometheus toolkit with proper HANDS-ON examples from scratch. Start with the implementation of Prometheus core concepts - Architecture, Installation, PromQL, Exporters, Functions, Operators, etc. Pushgateway, Service Discovery, Recording Rules, Routing Trees, Create Custom Exporter, HTTP API, and many more. Grafana Basics & UI Navigation Query Building & Data Transformation Apply monitoring skills in DevOps, SRE & Cloud Engineering roles to boost career growth. Requirements Basic knowledge of Linux commands (helpful but not mandatory). Internet Connection & Browser Access Description Are you ready to master monitoring and observability with the world's most popular open-source tools - Prometheus and Grafana?In today's fast-paced DevOps and Cloud environments, effective monitoring is no longer optional - it's a must-have skill for every DevOps Engineer, SRE, and Cloud Professional. This hands-on course will guide you step by step, from setting up Prometheus and Grafana to building real-world dashboards, alerts, and monitoring pipelines.You'll learn how to:Install and configure Prometheus for metrics collection.Build powerful Grafana dashboards to visualize data.Set up alerting rules & notifications for proactive incident management.Monitor applications, servers, containers, and cloud infrastructure.Apply your skills with hands-on labs & real-world projects.This course is designed for beginners and professionals alike. Even if you've never worked with Prometheus or Grafana before, we'll cover everything from scratch with practical demos and examples.By the end of this course, you'll have the confidence to set up production-ready monitoring solutions that will give you - and your team - complete visibility into your systems.Whether you are preparing for your next DevOps role, improving your SRE skill set, or simply want to upgrade your monitoring stack, this course will help you achieve your goals.Enroll now and take the first step toward becoming a Prometheus & Grafana expert! Overview Section 1: Start Monitoring with Prometheus & Grafana Lecture 1 Prometheus & Grafana Basics: Setup, Concepts & First Steps Lecture 2 Why Prometheus Lecture 3 Terminology of Prometheus Lecture 4 Download Course Source Code From GIT Lecture 5 Course Chat with Students and Tech Community Lecture 6 Prometheus Architecture Overview Section 2: How Prometheus Works Lecture 7 What makes Prometheus so Awesome Lecture 8 Understanding Prometheus Metric Types Lecture 9 Understanding Prometheus Metric Types II Section 3: Running and Configuring Prometheus Lecture 10 Prometheus Installation Overview Lecture 11 Create Cloud Machine for Installation Lecture 12 $200 Digital Ocean Referral Link Lecture 13 Install Prometheus on Unix/Linux Machines Lecture 14 Explore Prometheus User Interface Lecture 15 Understand the Prometheus Default Configuration Lecture 16 Run Prometheus in Back Ground Section 4: Getting Started with Prometheus Exporters Lecture 17 Using Prometheus Exporters Lecture 18 Monitoring Linux Servers with Node Exporters Lecture 19 Demo : Install and Configure Node Exporter Lecture 20 WMI Exporter - Windows Monitoring System Section 5: Monitoring Databases with Prometheus Lecture 21 Monitoring MySQL Databases with Prometheus Lecture 22 Using MySQL Exporter Lecture 23 Reload Prometheus Configuration without Restart Lecture 24 Demo: Installing MySQL Exporter Lecture 25 Text Direction : Demo - Installing MySQL Exporter Lecture 26 Demo: Configure MySQL Exporter as System Service II Lecture 27 Text Direction: Demo - Configure MySQL Exporter as System Service II Section 6: BlackBox Exporter | Monitoring Network Endpoints in Prometheus Lecture 28 What is BlackBox Exporter Lecture 29 Download and Configure BlackBox Exporter Lecture 30 HTTP Probe Module I Lecture 31 HTTP Probe Module II Lecture 32 HTTP Probe Module III Lecture 33 TCP Probe Module Lecture 34 DNS Probe Module Lecture 35 Scrape Target From Blackbox Lecture 36 Relabelling in Prometheus Section 7: Monitoring Kubernetes Cluster with Prometheus Lecture 37 Using Prometheus with Kubernetes Lecture 38 Demo : Installing Prometheus in Kubernetes Lecture 39 Access Prometheus Installed on Kubernetes Cluster Lecture 40 Explore Prometheus Kubernetes Metrics Section 8: Application Instrumentation - Client Library Metrics Guidelines Lecture 41 Client Libraries and Metric Type Lecture 42 SetUp Python Application For instrumentation Lecture 43 Exposing Metrics using Client Libs Lecture 44 Monitor Application using Prometheus Lecture 45 Expose Counter Metrics Lecture 46 Adding Labels to Exposed Metrics Lecture 47 Expose Gauge Metrics Lecture 48 Expose Summy Metrics Lecture 49 Expose Histogram Metrics Section 9: Application Instrumentation : Docker Environment Lecture 50 Create a Machine For Docker Application Execution Lecture 51 Adding Instrumentation in Docker Application Lecture 52 Create Docker Image and Execute Application in Container Lecture 53 Monitor Docker Application in Prometheus Section 10: Application Instrumentation - Instrument GO Application Lecture 54 SetUp GO Application Lecture 55 Expose Counter Metric on GO App Lecture 56 Expose Gauge Metric on GO App Lecture 57 Expose Summary Metric on GO App Lecture 58 Expose Histogram Metric on GO App Section 11: Quantification of Instrumentation Lecture 59 What to Instrument Section 12: Prometheus Query Language - PromQL Lecture 60 Datatypes in PromQL Lecture 61 Selectors and Matchers in PromQL Lecture 62 Binary Operator Lecture 63 Groupers in PromQL Lecture 64 Aggregation operators Lecture 65 PromQL Functions - Part 1 Lecture 66 PromQL Functions - Part 2 Section 13: Recording Rules in Prometheus Lecture 67 What is Recording Rule? Lecture 68 Reload Prometheus Config at Runtime Lecture 69 Writing Recording Rules Lecture 70 Writing Recording Rules Part 2 Lecture 71 Add Multiple Rules Section 14: Alerting Rules in Prometheus Lecture 72 What is Alerting ? Lecture 73 Writing and Firing the Alert Lecture 74 Avoid False Alerts in System Lecture 75 Add Labels on Alerts Lecture 76 Installing Alert Manager Lecture 77 Adding Alert Notifier - GMAIL Lecture 78 Create GMAIL App Password Lecture 79 Sending Alert Notification - GMAIL Lecture 80 Send Additional Information in Alert Section 15: Creating Routing Tree for Alerts Lecture 81 Why do you need Routing Tree? Lecture 82 Understanding Routing Tree Use-Case Lecture 83 Prepare Alerting Rules Lecture 84 Implementing the Routing Tree - 1 Lecture 85 Implementing the Routing Tree - 2 Lecture 86 Implementing the Routing Tree - 3 Lecture 87 Run Routing Tree Alerts Lecture 88 Grouping Alerts Lecture 89 Silencing the Alerts Lecture 90 Send Alerts to Multiple StakeHolders Section 16: Service Discovery in Prometheus Lecture 91 Service Discovery Introduction Lecture 92 File Bases Service Discovery Section 17: Connect to multiple data sources like Prometheus, InfluxDB, MySQL, PostgreSQL Lecture 93 Meet Grafana: The Artist of Metrics & Logs Lecture 94 Why Use Grafana? Key Features, Benefits, and Comparisons Lecture 95 Installing & Setting Up Grafana Across Environments Lecture 96 Download Course Source Code From GIT Lecture 97 Course Chat with Students and Tech Community Section 18: Grafana Configuration & Administration Lecture 98 Grafana Basic Configuration Lecture 99 Dashboard Construction Process and Components Lecture 100 Creating a Dashboard with Grafana Using Test Data Section 19: Start Playing with Realtime Dashboards Lecture 101 Learn How to Install Plugin in Grafana Lecture 102 Create a Data Source for CSV Data Lecture 103 Build DashBoards for CSV Data Lecture 104 Build DashBoards for CSV Data II DevOps Engineers & SREs,Someone who is curious and wants a better understanding of what Prometheus is and what Prometheus is good atRapidGatorhttps://rapidgator.net/file/aceccd824c17a17ebc07ab0af9921b22/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part01.rarhttps://rapidgator.net/file/d14f63ff8ba25bde23ec0ee8672c9977/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part02.rarhttps://rapidgator.net/file/11fd2eeab424099d8aa149a7a857a3f9/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part03.rarhttps://rapidgator.net/file/25b510e893fe3e902cdb89ce1f7d330a/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part04.rarhttps://rapidgator.net/file/dc9199830b543ac7ebb888ee2132f973/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part05.rarhttps://rapidgator.net/file/1aab98195aad1e6192c0becfa3ebabf8/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part06.rarhttps://rapidgator.net/file/d2d0f19de45b7b7da879c7173d25cdc6/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part07.rarhttps://rapidgator.net/file/afcf93effc0d02b4a009519a6de3bc71/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part08.rarhttps://rapidgator.net/file/e1e26edf03ce2263f8ef1407c972c121/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part09.rarhttps://rapidgator.net/file/b0fa9584efd69dc87a269ebc7479a2f4/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part10.rarhttps://rapidgator.net/file/1ba57f926a690fea03d8890a4bf834ce/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part11.rarhttps://rapidgator.net/file/cd52716cc746f8d9e44f518d0b60c3ba/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part12.rarNitroFlarehttps://nitroflare.com/view/D88A2B5F5430806/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part01.rarhttps://nitroflare.com/view/2A0DD87BBA13087/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part02.rarhttps://nitroflare.com/view/8A60CFE497C734B/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part03.rarhttps://nitroflare.com/view/B656BE02529985C/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part04.rarhttps://nitroflare.com/view/2A7295AB1F2B7DB/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part05.rarhttps://nitroflare.com/view/46724FDEC25E43F/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part06.rarhttps://nitroflare.com/view/401A00E629306D7/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part07.rarhttps://nitroflare.com/view/5F60397B4042982/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part08.rarhttps://nitroflare.com/view/A8CA7EB950ED43E/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part09.rarhttps://nitroflare.com/view/3B6AB30B786B395/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part10.rarhttps://nitroflare.com/view/F6BCCEAC1021039/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part11.rarhttps://nitroflare.com/view/BDA06ED72F08FB1/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part12.rarDDownloadhttps://ddownload.com/6gfxn0n6rjkb/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part01.rarhttps://ddownload.com/ibclfwnu830k/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part02.rarhttps://ddownload.com/cf2wfnjof9p4/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part03.rarhttps://ddownload.com/r3wn1ogdbyg8/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part04.rarhttps://ddownload.com/ls6rzbl75ga4/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part05.rarhttps://ddownload.com/su0lp86wz3co/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part06.rarhttps://ddownload.com/g2qb2j5v51ex/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part07.rarhttps://ddownload.com/vedobajbasyz/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part08.rarhttps://ddownload.com/exrr2khgw2f1/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part09.rarhttps://ddownload.com/xvebcmkwj8k5/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part10.rarhttps://ddownload.com/lbnmewul6x46/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part11.rarhttps://ddownload.com/zpk2i4ef2auk/yxusj.Udemy_Prometheus_Grafana_Bootcamp_Monitoring_for_DevOps_SRE.part12.rar Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now