Harsh Soniharshdevopss.hashnode.dev·an hour agoStep-by-Step Guide: Monitoring with Prometheus and GrafanaMonitoring your Kubernetes cluster is crucial for maintaining a healthy and performant environment. This guide will walk you through the setup of Prometheus and Grafana for monitoring, ensuring that you can visualize metrics effectively. Step 1: Ins...Kubernetes
Faizan Shaikhfaizanshaikh.hashnode.dev·21 hours agoExploring htop: A Powerful Alternative to the top CommandWhen it comes to monitoring system performance in Linux, the top command is often the go-to tool for many. However, there's a more modern, user-friendly alternative that offers enhanced functionality: htop. In this blog, we'll explore what htop is, i...monitoring
Divya vasant satputelearnwithdivya.hashnode.dev·Dec 21, 2024Automated Deployment of Scalable Applications on AWS EC2 with Kubernetes and Argo CDLed the deployment of scalable applications on AWS EC2 using Kubernetes and Argo CD for streamlined management and continuous integration. Orchestrated deployments via Kubernetes dashboard, ensuring efficient resource utilization and seamless scaling...51 readsProjects#18daysChallelnge
Urvish Suhagiyaurvishsuhagiya.hashnode.dev·Dec 21, 2024How to Set Up Alerts for EC2 Instances and AWS Billing Using Grafana CloudAs part of my DevOps journey, I recently taked Day 78 of the DevOps Challenge, which involved working with Grafana Cloud to set up alerts for EC2 instances and AWS billing. In this article, I'll provide a detailed, easy-to-understand guide on how to ...2 likesDevops
Urvish Suhagiyaurvishsuhagiya.hashnode.dev·Dec 20, 2024Setting Up Grafana Cloud and Creating Sample Alerts : A Step-by-Step GuideIntroduction Grafana is a powerful open-source tool used for monitoring and visualizing data from various sources. One of its key features is Grafana Alerting, which notifies you about issues in your systems shortly after they occur. This guide will ...2 likesDevops
Urvish Suhagiyaurvishsuhagiya.hashnode.dev·Dec 19, 2024Building an Insightful Grafana Dashboard : A Step-by-Step Guide for BeginnersCreating a Grafana dashboard can seem daunting at first, but it's a powerful tool for visualizing and monitoring your data. In this detailed guide, we'll walk you through each step to help you build your first Grafana dashboard. By the end of this ar...2 likesDevops
Urvish Suhagiyaurvishsuhagiya.hashnode.dev·Dec 18, 2024How to Send Docker Logs to Grafana: A Step-by-Step Guide for New LearnersIntroduction In today's DevOps landscape, monitoring and logging are critical for maintaining the health and performance of applications. Grafana, a powerful open-source analytics and monitoring solution, can help visualize data in real-time. This gu...2 likesDevops
Rishab Kumarblog.rishabkumar.com·Dec 17, 2024Deploying Uptime Kuma to GCP using TerraformIf you've ever needed to monitor your websites or services, you know how expensive monitoring tools can get. I recently have been exploring monitoring solutions, for my personal projects as well as Learn to Cloud and I stumbled upon Uptime Kuma.Uptim...116 readsGCP
Bhanu Bandibhanubandi.hashnode.dev·Dec 17, 2024Simplifying Service Discovery in Prometheus and Integrating with Grafana for Real-time MonitoringIntroduction to Service Discovery in Prometheus In today's fast-paced and dynamic IT environments, it’s essential to monitor infrastructure and applications in real-time. Whether you’re dealing with a microservices architecture or running on a cloud ...Grafana
Urvish Suhagiyaurvishsuhagiya.hashnode.dev·Dec 17, 2024Connecting EC2 Instances with Grafana for Server MonitoringIntroduction In our previous article, we successfully set up Grafana locally. Now, we will take a step further by connecting both Linux and Windows EC2 instances to Grafana to monitor various server components. This guide will walk you through the pr...2 likesDevops