Operations | Monitoring | ITSM | DevOps | Cloud

Latest Blogs

Complete Guide: What Are Dedicated Devices?

Dedicated devices are vital tools for businesses looking to optimize their operations, and unlike general-purpose devices, they are engineered to perform specific tasks such as Point-of-Sale (POS) and medical monitoring. In this guide, we’ll explore what dedicated devices are, how they work, and hardware selection best practices that will ensure you get the most from your IT investments.

The Requirements for NIS2 Compliance: An Overview

The NIS2 Directive, an evolution of the original Network and Information Security Directive, aims to fortify cybersecurity across member states. Compliance with NIS2 not only helps organizations avoid regulatory penalties but also enhances their overall security posture, making them more resilient against cyber threats.

Fixed Assets: How to Manage Them and Maximize Your Investments

Fixed assets form the backbone of many businesses, representing long-term investments that drive operations and growth. These tangible resources, such as buildings, machinery, and vehicles, play a crucial role in financial reporting and day-to-day business activities. Understanding fixed assets is essential for managers, investors, and accountants alike, as they significantly impact a company's financial health and operational capabilities.

Investigating TCP timeouts at scale

At Mattermost, we’re on a quest to scale our application by one order of magnitude, from tens of thousands to hundreds of thousands of concurrently active users per installation. Scaling up is a complex effort involving expertise at several different levels. At its core, it’s a game of catching the next bottleneck — whether it’s application CPU usage, memory consumption, database throughput, networking, or any combination of the above (among other causes as well).

The Rise of Open Source Time Series Databases

Time series databases allow you to store and query metrics efficiently. For example, if you want to forecast load on your servers, or identify intermittent faults with your production services, time series databases can help. Besides infrastructure monitoring, time series databases have been invaluable in finance, IoT applications, manufacturing, and more. Many time series databases, including VictoriaMetrics, are open source.

OpenFeature - A Guide to Open-Source Feature Flagging

Feature flags are crucial in modern software development, allowing teams to safely deploy and test new features. However, the absence of standardization has resulted in fragmentation and vendor lock-in. OpenFeature addresses this by offering an open specification for feature flagging, set to transform how developers manage and implement feature flags across various projects.

Open Source Alternatives to Tracealyzer

Tracealyzer is a popular tool for visualizing and analyzing the execution of real-time systems, but its price tag can be a barrier for some developers. This guide explores powerful open-source alternatives that provide similar functionality for free, helping you choose the right tool for your embedded systems projects.

Best Practices for Multi-Cloud Observability

If The Notorious BIG – the artist behind the iconic song "Mo Money Mo Problems" – had been an IT operations engineer, he might instead have labeled his hit "Mo Clouds Mo Problems." Why? Because the more clouds you have to manage and monitor, the more problems you're likely to run into.

Autoscaling in Cloud Computing

Autoscaling in cloud computing is the ability of a system to adjust its resources in response to changes in demand automatically. This guarantees that applications always have the resources they need to perform optimally, even during periods of high traffic. Autoscaling eliminates manual intervention, allowing your dev team time to focus on your product. All major cloud providers like AWS, Azure, and Google Cloud Platform offer robust autoscaling solutions with many features and capabilities.