Operations | Monitoring | ITSM | DevOps | Cloud

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

How to Choose an Apple Developer Account: An Operational Checklist

For an iOS team, an Apple Developer Account is not simply a login used to upload an application. It becomes part of the operational infrastructure behind releases, TestFlight builds, App Store Connect, certificates, team permissions, subscriptions, financial settings, and ongoing application management. That is why choosing an account should not be treated as a last-minute task before the first App Store submission.

Building an End-to-End Drone Ecosystem: The Technologies That Need to Work Together

Commercial drone technology is rarely a single application running alongside an aircraft. A complete solution may include flight software, onboard sensors, telemetry, cloud infrastructure, web and mobile interfaces, data processing pipelines, analytics tools, and integrations with existing business systems.

Why Energy Efficiency Matters in Modern Office Buildings

Commercial office buildings consume massive amounts of electricity daily to keep lights, computers, and climate systems running continuously. Rising utility costs and changing corporate standards push management teams to evaluate baseline energy habits. Cutting unnecessary power usage preserves operational capital and lowers overhead costs. Modernizing office infrastructure creates leaner, more resilient business environments for tenants and owners alike. Addressing structural energy waste improves indoor comfort while shielding properties from fluctuating power rates.

Observe Opaque Services With OpenTelemetry eBPF + proxymock

Every SRE team operates services it cannot see into: a vendor binary, an inherited legacy deployment, a container whose owning team dissolved two reorgs ago. The routes are undocumented, the dependencies are unknown, and when a request takes 130 milliseconds nobody can say whether that time is application work or a wait across a network boundary.

Argo CD Deployment Failed: AI SRE Agent AURA Finds and Fixes It

A deployment fails validation and the sync stops. Argo CD hands the report to AURA, which finds the wrong version, fixes it, and re-runs the sync. Normally, a failed sync means a person opens the application, reads the hook logs, and works out which value is wrong. Here, the sync fail hook sends AURA a short failure report and an incident ID over the agent-to-agent protocol, then exits. It does not say how to investigate or what to change.

Build and Launch AI Agents from Your Splunk Workflows

Introducing the Splunk Agent Launchpad! Let’s face it—your team is busy. Between managing alerts, digging through investigations, and constant context-switching, it’s hard to stay ahead of the noise. What if you could turn your existing operational knowledge into custom AI agents that do the heavy lifting for you? And the best part? No coding required. Watch this exclusive look at the Splunk Agent Launchpad. We’re showing you how to build, deploy, and manage AI agents that help you investigate, enrich, summarize, and act—all without leaving the Splunk environment you already know and trust.

The Architecture Question That Never Dies: From BPMN and M&A to MCP

Twenty years ago at RMIT, I became preoccupied with a question that sounded technical but was really about corporate value: could you predict how difficult a company would be to acquire by looking at the shape of its APIs? It was 2006. I was completing Honours in a Bachelor of Applied Science in Software Engineering, and the brief for my research project was unusually open: find an impactful software research hypothesis that hasn’t been done before.

August 2026 product update: hosted MCP and more

Your MCP client doesn’t need your whole API key just to look up an error anymore. Honeybadger's hosted MCP server now supports OAuth. You can approve it through your browser, scope your permissions, revoke your permissions, and rest easy knowing that our tokens auto-refresh and don’t sit around in a config. Keep reading to see how it works and get a quick recap of everything else that shipped this cycle.

AI Is Outpacing Code Review. Here's How to Catch Up (Without Slowing Down)

In a 2025 analysis spanning over 100 large language models, Veracode found that nearly half (45%) of AI-generated code causes known security issues and vulnerabilities. Novel risks are being introduced into your operations systems faster than humans can manage or review. At the same time, studies suggest that human review isn’t all that effective, especially beyond 400 lines of code. But AI-generated code isn’t inherently bad. It just doesn’t always work across your whole system.