Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Cloud monitoring, security and related technologies.

Why More UK Firms are Turning to Colocation for their AI Workloads

The last few years have seen AI conversations dominated by the need for investment in hyperscale infrastructure as firms race to build ever larger training models. But as those conversations evolve, the emphasis is shifting to the next phase of AI adoption, focusing on the scaling of use cases and real-world value.

Cloud Outage Preparedness: On-Call Lessons for 2026

Cloud outage preparedness stopped being a nice-to-have this month. In a span of roughly 48 hours, Microsoft Azure lost a big chunk of its West US footprint and Amazon Web Services dropped connectivity between its us-west-2 region in Oregon and the Seattle metro. The AWS event alone rippled outward and knocked DoorDash, Reddit, Hulu, Apple Pay, Snapchat, Fortnite, and the PlayStation Network offline for millions of users, according to incident trackers. Neither outage was caused by anything exotic.

Cloud Outage Incident Response: Lessons From 2026

Cloud outage incident response stopped being a hypothetical exercise this summer. In a single stretch of July 2026, three of the biggest cloud providers stumbled in quick succession, and the ripple effects reached apps that millions of people use every day. If your team runs anything on a hyperscaler, the events of the last few weeks are a direct message: the question is no longer whether your provider will have a bad day, but whether your on-call rotation is ready when it does.

LLM cost optimization: 7 strategies to cut inference spend

LLM cost optimization is the practice of cutting what you spend on large language models, mostly inference, without losing the quality that makes the AI worth running. The biggest levers are routing requests to cheaper models, caching repeated tokens, batching anything that can wait, trimming prompts, right-sizing models, cutting calls you do not need, and putting one gateway and cost view in front of all of it.

What is FP&A? Financial planning and analysis in the AI spend era

FP&A stands for financial planning and analysis. It is the corporate finance function responsible for budgeting, forecasting, variance analysis, and decision support. If you're asking what is FP&A in practice: FP&A teams build the annual operating plan, project revenue and expenses, explain gaps between plan and actuals, and give leadership the numbers behind strategic decisions. Accounting reports what happened. FP&A models what happens next.

Azure cost calculator: how to estimate Azure spend before the bill does it for you

An Azure cost calculator is a tool that estimates your monthly Microsoft Azure bill before you deploy anything. Microsoft's official Azure pricing calculator covers 600+ services and produces free, exportable estimates. It is excellent at telling you what Azure charges and terrible at telling you what your teams will consume. This guide covers how to use it, what real workloads cost in 2026, and why estimates and invoices keep breaking up.

Software is a team sport. Most AI tools forgot that.

Every AI coding tool ships the same promise: your developers, faster. Autocomplete in the IDE, agents in the terminal, a working prototype before lunch. And it delivers, at least for the person holding the keyboard. The problem is that most of what it takes to ship software was never a solo activity, and that is the part the market keeps skipping.

Agentic AI cost: why agents burn tokens and how to control it

Agentic AI cost is what you pay to run AI agents, and it is mostly tokens. An agent does not answer once. It loops, calls tools, reads the results, and reasons again, re-sending a growing context every step. Anthropic found agents use about 4x the tokens of a chat, and multi-agent systems about 15x. You control it by capping runs, right-sizing the architecture, routing, caching, and measuring cost per task, then tying every agent to the AI ROI it produces.

AI cost monitoring: what it is, how it works, and why real-time visibility matters

AI cost monitoring is the continuous tracking of AI and LLM spend in real time, broken down by the models, features, teams, and customers generating it. It is not the same as reading the monthly bill - done well, it shows spend as it happens, flags anomalies before they become invoices, and connects every dollar to an outcome so finance can protect AI ROI instead of explaining it after the fact.

Shipped: Compare Periods, side-by-side cost comparison in Explorer

When spend moves, the first question is always “compared to what?” Answering it used to mean pulling up two tabs with two different date ranges and toggling between them, or squinting at a single delta number without the ability to customize what you’re comparing against. Compare Periods puts both periods in front of you at once, so a spike, a regression, or a shift shows up on the chart and in the cost table, without you doing the math yourself.