Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Prometheus Monitoring 101

Prometheus is an increasingly popular tool in the world of SREs and operational monitoring. Based on ideas from Google’s internal monitoring service (Borgmon), and with native support from services like Docker and Kubernetes, Prometheus is designed for a cloud-based, containerized world. As a result, it’s quite different from existing services like Graphite. ‍ Starting out, it can be tricky to know where to begin with the official Prometheus docs and the wave of recent Prom content.

Connecting Prometheus and Grafana

Using Prometheus and Grafana together is a great combination of tools for monitoring an infrastructure. In this article, we will discuss how Prometheus can be connected with Grafana and what makes Prometheus different from the rest of the tools in the market. MetricFire's product, Hosted Graphite, runs Graphite (a Prometheus alternative) with Grafana dashboards for you so you can have the reliability and ease of use that is hard to get while doing it in-house.

AWS CloudWatch Custom Metrics vs Prometheus Custom Metrics

Understanding the state of your systems and their underlying infrastructure at all times is paramount for ensuring the stability and reliability of your services. Up-to-date information about the performance and health of your deployments not only helps your team react to issues in real time, but it also gives them the security to make changes with confidence and to safely forecast system failures or performance hiccups even before they occur.

Monitoring Webapp Performance with Sitespeed

In today's digital landscape, optimal web application performance is crucial for business success. Slow loading times, unresponsive pages, and inefficient code can drive away users and harm your reputation. This makes monitoring web app performance extremely important to prevent them and to provide a smooth user experience. Sitespeed, a powerful web performance monitoring framework, analyzes metrics like page load time, resource usage, and user interactions to identify performance bottlenecks.

Sponsored Post

5 ELK Stack Pros and Cons

Is your organization currently relying on an ELK cluster for log analytics in the cloud? While the ELK stack delivers on its major promises, it isn't the only search and analytics engine - and may not even be your best option for log management. As cloud data volumes grow, ELK monitoring can become too costly and complex to manage. Fast-growing organizations should consider innovative alternatives offering better performance at scale, superior cost economics, reduced complexity and enhanced data access in the cloud.

Why Multicloud Cost Optimization Is Harder Than It Looks, and How to Do It Right

If your business is like most businesses that use the cloud today, you've gone multicloud. Nine out of ten large companies have already adopted multiple clouds, and IT analysts expect that even more businesses will embrace multicloud architectures over the next several years.

Removing the first line from a Flat file in Logic Apps

Welcome again to another Decoding Logic App Dilemmas: Solutions for Seamless Integration! This time we selected a real problem presented by a client during one of our Logic Apps training courses: How to remove the first line from a flat file (CSV)! In this case, we have a CSV file where the first line contains the column headers that we want to see removed from the message in order to process only the data.

From Battlefield to Business: Applying the OODA Loop

In today's dynamic world of software development and system operations, making informed decisions and developing effective strategies rely heavily on data. The OODA loop, developed by military strategist John Boyd, consists of a recurring cycle: Observe, Orient, Decide and Act. This is then followed by a Feedback stage (not represented in the OODA acronym for some reason) before the cycle repeats itself, allowing for continuous optimization.

Monitoring Junos OS with Prometheus vs. Graphite

When you plan monitoring strategies, the first thing you need to consider is the characteristics of the target systems. Depending on the resources you want to monitor, you will have to apply different architectural designs such as data collection, metrics generation, visualization, refresh schedule, and more. When you want to monitor network systems, making these considerations will allow you to achieve the right monitoring solutions.