Operations | Monitoring | ITSM | DevOps | Cloud

IoT Sensor Data into Graylog: A Lab Guide

Graylog has always been associated with log management, metrics, SIEM and security monitoring—but it’s also a great tool for creative, low-cost experiments in a home lab. I wanted to use it for real-world sensor data, so I built a DIY temperature and humidity monitor using an ESP-WROOM-32 development board and a DHT22 sensor.

Simplifying Microsoft Sentinel Integration: VirtualMetric DataStream Connectors in Content Hub

Microsoft Sentinel adoption often introduces unexpected complexity. While the platform delivers powerful SIEM and XDR capabilities, organizations frequently struggle with manual DCR configuration, inconsistent data quality, rising ingestion costs, and security risks associated with credential-based integrations. VirtualMetric DataStream is now available in the Microsoft Sentinel Content Hub, reducing the effort required to deploy normalized and cost-optimized data ingestion.

Building VC-ready AI companies: sustainability as an advantage

This blog post is based on a panel discussion about AI sustainability and investment trends, featuring insights from industry leaders at an AI conference. We utilized AI tools for transcription and to enhance the structure and clarity of the content. The AI investment is increasingly growing. While major tech companies plan to spend over $300 billion on AI infrastructure in 2025, investors are no longer just asking about powerful models or rapid scalability.

What NVIDIA, Okta, and Warner Bros. Discovery Learned About Scaling AI Operations Beyond the Pilot Phase

One key takeaway from AWS re:Invent 2025 was that a clear gap has emerged between teams still experimenting with AI and those seeing measurable value at scale. In two sessions, PagerDuty customers joined us onstage to explain how they’ve scaled pilots into successful AI operations.

Do you still need wildcard certificates?

You’ve used wildcard certificates for years. It made your life easier. Once a year you’d renew your wildcard certificate, and copy it around to all the servers. It was way too complicated and expensive to get a unique certificate for every system. But now certificate lifetimes are shrinking to 47 days by 2029 and it’s not going to work anymore. You need to automate your certificates. Soon.

How to Audit AI-Written Pull Requests Without Burning Out

If it feels like your GitHub notifications are a targeted DDoS attack on your brain, you aren't imagining it. Data from GitHub's Octoverse 2025 report shows an average of 43.2 million pull requests merged every month, a 23% jump from just a year ago. This surge in activity coincides with the widespread adoption of AI tools to write code. The temptation to just click "Approve" on a well-formatted AI-written pull request is higher than ever.

Claude Models Just Landed in Azure: I Opened a Terminal and Tested

Microsoft just added Anthropic’s Claude models to Microsoft Foundry. Instead of reading the press release, I ran a mini-benchmark to see how Claude Opus, Sonnet, and Haiku actually perform with real Python tasks and stdin/stdout workflows. The results will surprise you. Opus was the most complete, Haiku the fastest (and chattiest), and instruction-following was the weak point across the board. If you’re thinking about using Claude in production, read this first.