Operations | Monitoring | ITSM | DevOps | Cloud

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

NoSQL Databases: The ultimate Guide

Today, many companies generate and store huge amounts of data. To give you an idea, decades ago, the size of the Internet was measured in Terabytes (TB) and now it is measured in Zettabytes (ZB). Relational databases were designed to meet the storage and information management needs of the time. Today we have a new scenario where social networks, IoT devices and Edge Computing generate millions of unstructured and highly variable data.

Linux CPU Utilization - How To Check Linux CPU Usage

CPU utilization is a crucial metric for measuring system performance and identifying potential bottlenecks in Linux systems. This article explores the concept of CPU utilization, factors contributing to high CPU usage, and various command-line tools and graphical utilities for monitoring and troubleshooting CPU utilization in Linux environments.

Optimizing On-Call for Incident Management: Preventing Team Burnout with Rootly On-Call

Rootly On-Call streamlines incident management with automated scheduling, noise reduction, and centralized documentation. It mitigates on-call fatigue with features like flexible overrides, shift visibility, and shadow rotations, enhancing team well-being and preventing burnout.

Fault Injection in your release automation

One of the real successes of the Agile Software development movement has been the push to have regular, frequent deployments. This has manifested as build and deployment automation and the general adoption of CI/CD. As engineers automate more processes of their software release lifecycle, an important question is how to automate Quality Assurance, which includes resilience testing and, more specifically, Fault Injection.

What is Real User Monitoring? What are the Key Metrics Measured by Real User Monitoring Tools?

Real User Monitoring (RUM) is a type of performance monitoring that involves tracking and analyzing user interactions with a website or web application in real-time. RUM provides valuable insights into how users experience a website or an application by collecting data directly from their browsers and devices during these interactions. Unlike traditional performance monitoring methods that focus on server-side metrics, RUM provides real-time insights into actual user behaviors.

Forward and reverse DNS lookups: What they are, why you need them, and how to configure them

Effectively managing the dynamics of domain name lookups through the DNS is crucial for boosting the speed and security of network connections. Forward and reverse DNS lookups, the yin and yang of network connections, translate human-friendly domain names into machine-readable IP addresses and vice versa, ensuring secure connections within both public and private networks.