Operations | Monitoring | ITSM | DevOps | Cloud

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

SolarWinds Review: SolarWinds vs. MetricFire

SolarWinds is a network and application monitoring solution, but primarily a network monitoring solution. Founded in 1999, the company has built an online community of 150,000 registered users. However, monitoring has come a long way since the early 2000s. How does SolarWinds stack up against MetricFire in terms of features and pricing? In this article, we break down the comparison into easily digestible, unbiased information to help you make an informed decision.

ELK Review: ELK vs. MetricFire

PU, memory use, latency, network bandwidth. These are just some of the monitoring metrics businesses analyze for security and performance. But successful data-driven organizations delve deeper than this. These companies probe millions of real-time metrics for unexpected insights and predict outcomes weeks, months, and years into the future. ELK helps them do this. It's a data analytics platform from open-source developer Elastic.

Grafana alerting

A lot of organizations are using Grafana to visualize information and get notified about events happening within their infrastructure or data. In this article, we will show how to create and configure Grafana Alert rules. To get started, log in to the MetricFire free trial, where you can send metrics and make Grafana dashboards right on our platform.

Expanded Datadog Lambda extension capabilities with the AWS Lambda Telemetry API

In 2021, we partnered with AWS to develop the Datadog Lambda extension which provides a simple, cost-effective way for teams to collect traces, logs, custom metrics, and enhanced metrics from Lambda functions and submit them to Datadog.

What is a Single-Line Diagram and What is It Used For?

A single-line diagram (also known as an SLD or one-line diagram) is a simplified representation of an electrical system. Symbols and lines are used to represent the nodes and connections in the system, and electrical characteristics may be included as well. In a data center, a single-line diagram is used to visualize the power distribution system to improve planning and troubleshooting, ensure redundancy, and reduce potential outages.

What is Logging as a Service (LaaS)?

Logging as a Service, or LaaS, is a proven approach to managing and monitoring high-volume log data in modern dynamic environments. LaaS allows companies to manage log data regardless of whether it comes from applications, servers, or devices. With LaaS, companies can more easily aggregate and collate data, scale and manage storage requirements, set up notifications and alerts, and analyze data and trends. It also allows teams to customize dashboards, reports, and visualizations.

How reliability testing and load testing are complementary

How can you tell if your systems are reliable when under load? A common answer is to open your observability dashboards, wait for a high-traffic event (like Black Friday), and cross your fingers. While this approach is certainly effective, it's far from ideal. Without proactive reliability and load testing, we have no idea if a system will hold up to real-world usage patterns, which could mean a production outage at the worst possible time.

Auto-scaling of Intel FlexRAN components based on MicroK8s and Ubuntu real-time kernel support

RAN has incrementally evolved with every generation of mobile telecommunications, thus enabling faster data transfers between user devices and core networks. The amount of data has increased more than ever with an increase in the number of interlinked devices. With existing network architectures, challenges lie in handling increasing workloads with the ability to process, analyse and transfer data faster. The 5G ecosystem requires virtual implementations of RAN.

A practical guide to capturing production traffic with eBPF

Monitoring HTTP sessions offers a potentially powerful way to gain visibility into your web servers, but in practice, doing so can be complex and resource-intensive. Extended Berkeley Packet Filter (eBPF) technology allows you to overcome these challenges, giving you a simple and efficient way to process application-layer traffic for your troubleshooting needs.