swetha sureshintegrating-it-tools-for-devs.hashnode.dev·Nov 19, 2024An introduction to Container MonitoringWhat is a Container? A container is a lightweight, portable unit that packages an application and everything it needs to run, such as code, libraries, and dependencies. Think of it like a "box" that contains all the ingredients for your app to work, ...DiscussDeveloper
Metismetis.hashnode.dev·Nov 18, 2024DBA Considered HarmfulDatabase administrators are often important parts of our organizations. They take care of databases, keep an eye on performance, and step in when we need to fix issues. However, what if I told you that they are harmful and we should change how they w...DiscussSQL
Treblletrebllemakers.hashnode.dev·Nov 8, 2024Welcome to Treblle 3.0: Innovating Today, ShAPIng TomorrowToday, we’re proud to launch Treblle 3.0, the most advanced and best version of Treblle. From day one, we’ve been consistently working to make it easy for people to understand what’s happening with their APIs. The rise of APIs and their importance in...Discussobservability
mohamed nasserdevnasser.hashnode.dev·Nov 8, 2024Boosting Kubernetes Logging and Monitoring with the EFK StackWant to dive deeper into your application logs and optimize your Kubernetes cluster's performance? The EFK stack—Elasticsearch, Fluentd, and Kibana—provides a robust solution for centralized logging, real-time monitoring, and efficient troubleshootin...DiscussEFK
Phan Văn Hoànghoangpv.hashnode.dev·Nov 6, 2024Certified Kubernetes Administrator (CKA) with Practice Tests - Phần 3: Logging & MonitoringMonitor Cluster Components Để giám sát việc tiêu thụ tài nguyên trên Kubernetes, bạn thường sẽ tập trung vào các chỉ số ở cấp độ node và pod. Chỉ số Cấp Độ Node Các chỉ số này bao gồm thông tin về bản thân các node: Tổng số node trong cụm (cluster)...DiscussCKAk8s
Mwanthi Danielbughunters.hashnode.dev·Nov 5, 2024CICD: Microservices Deployment on a Scalable Amazon EKS Cluster with Jenkins, ArgoCD, Terraform, Prometheus, and GrafanaIntroduction This project implements a fully automated workflow for building and deploying a monorepo-based microservices architecture. Using Jenkins and ArgoCD, we will develop an efficient CI/CD workflows to automate the building process of various...Discuss·1 like·67 readsAWS
Muhammad Usamablog.beyonddevops.online·Nov 3, 2024Kubernetes Probes: Liveness, Readiness, and StartupKubernetes liveness, readiness, and startup probes are like health check mechanisms for your applications running in containers, ensuring they’re operating smoothly. Here’s a simple explanation of each using an analogy of running a business. 𝗟𝗶𝘃𝗲...DiscussEKS
Balachander T Jbalachandertj.hashnode.dev·Oct 27, 2024Getting Started with Prometheus on Minikube: A Step-by-Step GuideIntroduction Prometheus is indeed an open-source systems monitoring and alerting toolkit that was originally developed at SoundCloud. It is widely used for collecting and querying metrics, providing powerful data visualization and alerting capabiliti...Discuss·1 like·68 readsDevops
Rohitrohit1101.hashnode.dev·Oct 26, 2024Data Agent Installation GuideThis guide provides detailed instructions for installing a data agent on an Ubuntu 24.04 LTS (Noble Numbat) EC2 instance, incorporating the latest Ubuntu features and best practices. Prerequisites EC2 instance running Ubuntu 24.04 LTS SSH access to...DiscussLinux
Nahidnahidislam.hashnode.dev·Oct 25, 2024Monitoring and Observability in DevOps: Tools and Best PracticesIntroduction In the fast-paced world of DevOps, ensuring your systems are running smoothly is just as important as deploying them. Monitoring and observability play a key role in ensuring that any issues are identified and fixed before they impact th...Discusslogging