The latest News and Information on DevOps, CI/CD, Automation and related technologies.
If you’re sick with a cold then measuring your body temperature is a wise move or maybe if things are really bad a visit to a doctor might result in testing vs. what are considered “normal” levels in order to diagnose the issue; seasonal flu or infection? To improve our health after picking up a bad bug, we do things that affect our situation back to normal levels once again where we can then declare ourselves healthy.
The intersection of economic uncertainty and digital transformation presents a unique challenge for businesses. With the fear of a recession looming overhead, there’s no doubt that choppy waters await, but what does this mean for IT when tech spending can significantly impact the bottom line? While IT spending is a priority for many, businesses are still seeking ways to reduce non-essential spending and upgrade outdated infrastructure.
While some smaller companies may only need to use standard access controls to shore up systems, large organizations — particularly those with strict security, confidentiality, and compliance requirements — often require advanced functionality that gives them more authority over which users can access what systems and when.
Kubernetes has been around for nearly 10 years now. In the past five years, we’ve seen a drastic increase in adoption by engineering teams of all sizes. The promise of standardization of deployments and scaling across different types of applications, from static websites to full-blown microservice solutions, has fueled this sharp increase.
In this article, we are going to discuss how to set up Kafka monitoring using Prometheus. Kafka is one of the most widely used streaming platforms, and Prometheus is a popular way to monitor Kafka. We will use Prometheus to pull metrics from Kafka and then visualize the important metrics on a Grafana dashboard. We will also look at some of the challenges of running a self-hosted Prometheus and Grafana instance versus the Hosted Grafana offered by MetricFire.
Grafana is one of the most popular dashboarding and visualization tools for metrics. The Grafana Dashboards are a very important part of infrastructure and application instrumentation. In this post, we will deep dive into Grafana dashboards. We will create a Grafana dashboard for a VM’s most important metrics, learn to create advanced dashboards with filters for multiple instance metrics, import and export dashboards, learn to refresh intervals in dashboards and learn about plugins.