Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on APIs, Mobile, AI, Machine Learning, IoT, Open Source and more!

Log Analysis with Machine Learning: An Automated Approach to Analyzing Logs Using ML/AI

AI log analysis helps IT teams turn massive volumes of operational data into actionable insight. By applying statistical methods, machine learning (ML), semantic analysis, and generative AI, organizations can identify unusual behavior, connect related signals, and investigate probable root causes faster. But AI-generated answers should not be mistaken for proof.

How to build a Language Server Protocol (LSP) plugin for Claude Code

Language servers give editors structured, real-time feedback: diagnostics, hover docs, autocomplete, and other guidance that would otherwise surface later. Language servers already exist for many of the languages and tools developers use every day, but Claude Code doesn’t automatically receive their feedback.

Platform engineering in the age of AI

94% of engineering leaders say their AI metrics are missing. Here's how platform engineering is changing to close that gap. Based on the InfoQ webinar "Platform Engineering in the Age of AI," featuring panelists from Harness, DKB, and Shine, August 18, 2026. 94% of engineering leaders say the AI metrics that matter most to them are missing.

How Businesses Can Improve Efficiency Through Better Financial Management

If you aspire to run a business that's efficient, effective, and ultimately profitable, then finance is something that you (quite literally) can't afford to neglect. During the early phases, many businesses understandable emphasise operational efficiency. But just as important as what you're actually doing is the way that you're allocating your resources. This is something that financial management will get under control for you.

Best AI Infrastructure Providers for Power, Cooling, and Compute

AI infrastructure is becoming a facilities problem as much as a compute problem. Adding accelerators is only useful when the surrounding environment can support them. Power has to reach the rack reliably. Cooling has to remove the heat produced under sustained load. The network fabric has to keep accelerators communicating. Storage has to feed the workload. Orchestration and monitoring then determine whether expensive capacity spends its time doing useful work.

Moving Alert and Email-to-Ticket Mail off SMTP AUTH to Microsoft Graph API

Every monitoring alert, scheduled report, and email to ticket conversion in your stack depends on a mailbox. Most monitoring and helpdesk management tools still reach that mailbox the old way. They log in with a username and password over SMTP or EWS. Exchange Online is closing both doors on a published schedule. The tools that fail will fail silently. In this blog, you will: By the end, you can run the change on a weekday afternoon and know nothing went quiet.

HITL for autonomous agents: Where does the human go?

Human approval is easy when you are sitting in front of the agent. For an agent running by itself in a cluster, almost none of that holds. You’re in a meeting and your agent is running in a cluster. It has a service account, it has been asked to keep a service healthy, and it has just worked out that the right fix is to roll back a database migration. Nobody is watching it. That was rather the point of deploying it. You want to get notified to approve such an important action.

Day 2 Operations for AI-Generated Code: What Changes When You Didn't Write It

We have all watched AI speed up the way we write software. With tools like Copilot and ChatGPT, developers can spin up boilerplate, write complex functions, or draft entire micro services in minutes instead of days. It feels like magic. But there is a silent catch that we do not talk about enough: writing the code is only Day 1. The real challenge is Day 2 operations, which is everything that happens after that code is deployed.