Operations | Monitoring | ITSM | DevOps | Cloud

Linux Security: Keeping Linux Machines Secure with Less Tinkering

Every operating system has its quirks, and Linux security is no different. Whether you’re on Team Penguin or running mostly Windows boxes (or a bit of both), you’ll need to take different steps to manage security on different OSes. Like any OS, Linux security comes with its own peculiarities, pitfalls, and best practices.

AWS Biggest Customers In 2025 And How Enterprise Businesses Use AWS

In June 2024, Amazon hit an astounding $2 trillion valuation, joining the elite ranks of companies like Alphabet, Apple, Microsoft, and Nvidia. This growth was largely driven by the success of its cloud computing division, Amazon Web Services (AWS), which holds one-third of the global cloud market share. That equals the combined market share of Microsoft Azure and Google Cloud! But who are AWS’s biggest contributors to this success?

From refresh to results: the metrics that shaped Election Day 2024 coverage

Dubbed 'the most important election ever,' it was expected that online traffic would skyrocket across traditional broadcasters, online streaming platforms, and digital publishers on November 5, 2024. As the initial results rolled in, Internet traffic surged nationwide by up to 15%, both at national and state levels. Surprisingly, though, this surge in traffic didn’t happen where you might expect—not on TV.

Rethinking Security: Why Organizations are Flocking to Microsoft Sentinel

We’ve been steadily building strong momentum with Microsoft over the past year, and the latest step forward is a significant one: Cribl solutions are now available on the Microsoft Azure Marketplace. But why this focus on Microsoft Azure? The answer lies in what customers are prioritizing and discussing with us.

Understanding Ubuntu Logs

Linux, Debian, and Ubuntu are the Kirk, Spock, and McCoy of modern application development. The Captain Kirk, Linux, is the open-source central code for directing and talking to hardware. Debian sits as the trio’s Spock, the original distro that can be seen as more complex to install and use. As a Debian child distro, Ubuntu is the McCoy, helping to heal the challenges that people have when trying to use Debian.

Synthetic Website Monitoring Best Practices

Synthetic website monitoring (also known as synthetic testing) involves simulating the actions that visitors perform on a website and the journeys they take, in order to evaluate performance and proactively spot any issues or problems. For example, synthetic testing can help answer critical questions like: However, not all synthetic testing solutions or strategies are equal.

From Runbook to Service Orchestration & Automation: The Next Level of Operational Efficiency

Given the sophisticated nature of modern IT, today’s operations teams require more than simple step-by-step instructions—they need intelligent automation that boosts efficiency, accuracy, and accessibility throughout the organization. Runbook automation transforms traditional, manual processes into automated workflows, empowering operators to execute complex, multi-step tasks quickly and reliably.

Schedule Background Job using Quartz.NET

You may have encountered a situation where you must do some backend job without user intervention. For example, in an IOT application, your application needs to receive frequently published data from devices or send scheduler values to devices. .NET provides background job libraries for such tasks. I will discuss one of the background libraries, Quartz.NET, with a coding example. I will break down Quartz for you with simple, practical examples.

CloudWatch metrics exporter YACE is now a Prometheus community project

We’re thrilled to share that the open source Yet Another CloudWatch Exporter (YACE) is now a prometheus-community project! This move represents an exciting milestone in YACE’s journey and validates the project’s contribution to the Prometheus ecosystem. Yace was started in 2018 by Thomas Peitz, who has overseen the dramatic evolution of the CloudWatch metrics exporter ever since.