Operations | Monitoring | ITSM | DevOps | Cloud

5 Notable Examples of Network Maps and Diagrams

A network map is a visual representation of the devices and connections that make up an IT network. For IT professionals, network maps are essential tools for monitoring performance, troubleshooting issues, enhancing security and planning infrastructure upgrades. There are multiple types of network maps, each serving a specific purpose, ranging from physical layout diagrams to cloud-based and security-oriented architectures.

Introducing new issue detectors: Spot latency, overfetching, and unsafe queries early

Not everything in production is on fire. Sometimes it’s just... a little warm. A page that loads a second too slow. An API that returns way more than anyone asked for. A query that feels totally fine until someone sends something unexpected and suddenly you’ve got an incident.

FinOps Is Not A Side Hustle

When rideshare drivers talk about a “side hustle”, they mean working a few hours on weekends to make extra cash. That’s fine for pocket money, but it’s catastrophic when the “hustle” is controlling your cloud and AI spend. Right now, too many companies run FinOps the way they run the office coffee pot: A volunteer refills it when things look empty.

SQS Vs. SNS: Choosing The Right AWS Messaging Service

Picture this. You recently shipped a new feature, and things were working smoothly — until they didn’t. Now, one service is timing out. Another is overloaded. You dig in and realize the issue is with how your systems communicate. Messages are not arriving when or where they should. Your team had set up Amazon SNS for notifications and Amazon SQS for processing tasks. But somewhere along the way, the difference between SQS vs. SNS (and how they’re wired together) got lost in translation.

Is Your "Single Pane of Glass" Leaving You Blind to the Real Problem?

In the push to simplify IT management, the idea of a single, all-encompassing AIOps platform is certainly appealing. The promise of one dashboard to monitor the entire IT stack—from applications and infrastructure to the network—suggests a world of streamlined operations. This generalist approach aims to provide a broad overview, correlating data from across the business to spot trends and potential issues.

What's New in InfluxDB 3.3: Managed Plugins, Explorer Updates, and More

InfluxDB 3.3 is now available for both Core and Enterprise, which introduces new managed plugins for the Processing Engine, making it easier to address common time series tasks with just a plugin. On top of that, 3.3 includes a wide range of performance improvements, feature updates, and bug fixes. InfluxDB 3 Core is free and open source, optimized for recent data, and licensed under MIT and Apache 2.

Building an Incident Response Playbook: Templates and Examples

An incident response playbook is your team's emergency manual when things go wrong. It's a documented set of procedures that guides your team through detecting, responding to, and resolving incidents efficiently. Without one, teams often scramble during outages, make inconsistent decisions, and take longer to restore service.

Developing Modules for Puppet and the Forge in 2025

Since announcing changes to our OSS plans as well as introducing the new licensing starting with PDK 3.5.0, the team has received questions from the community around how the changes will affect them. In this article, we’ll highlight some helpful resources about how you can develop and contribute to modules on the Forge and ensure compatibility with Puppet Core and Puppet Enterprise.