Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Cost Management and related technologies.

Shipped: Catch a broken regex before it breaks your rules

Let’s say you want a Matches condition that picks up “prod”, “PROD”, and “Prod”, so you write ‘Matches: (?i)prod’ and check it in an online regex tester before publishing. It looks fine. Python accepts it, and so does JavaScript. Dimension Studio used to accept it too, and the rule is published. Then your data stops updating. The new pattern is what’s keeping it from materializing, but nothing tells you that.

How to prove the business value of AI

Proving AI business value means sorting every AI investment into one of four buckets - revenue growth, cost avoidance, productivity gain, or risk reduction - then tracking spend at the unit level (per feature, customer, or team) so each dollar has a traceable return. Most companies measure one bucket well and leave the rest unattributed. That gap is why the same AI deployment can look like a $40M win and a public reversal at the same time.

OpenAI Codex pricing in 2026: plans, token costs, and usage limits

Codex pricing runs six tiers, from free to $200 a month, but the sticker price is not your real bill. OpenAI Codex pricing 2026 charges by the token, not the plan, a change that took effect in April. Plus is $20, Pro starts at $100, and everything past that depends on how many files you let the agent read. Most Codex pricing guides hand you a price list and call it done. That is like pricing a taxi ride by the door handle. The meter is what matters, and OpenAI put a real one on Codex this year.

Claude Opus 5 pricing: same sticker, different bill

Claude Opus 5 launched July 24, 2026 at $5 per million input tokens and $25 per million output tokens, identical to Opus 4.8. It delivers near Claude Fable 5 performance at half Fable's price and is now the default model on Claude Max. New effort settings let teams trade capability for token savings, which means two teams on identical pricing can now run up very different bills. Finance teams, that last part is your problem. Anthropic has shipped a model that costs exactly what the old one cost.

Shipped: Every cost recommendation now comes with the why and the how

A savings number tells you money is on the table, but it doesn’t tell you whether the finding holds up, what it’s based on, or what to do next. In that gap, recommendations pile up unactioned. When you’re staring at thousands of them, a title and a dollar figure isn’t enough to decide which are safe to act on.

Shipped: API key scopes, grouped by what they actually do

Creating an API key used to mean sorting through categories organized around our internal structure, not how you’d use them, so finding everything you needed for a specific job meant guessing, or having someone on our team walk you through it. Now you can tell what each permission actually does at a glance.

Cloud Cost Optimization Strategy: Fix Your Approach | Harness Blog

Cloud cost optimization often fails not because the tools are broken, but because organizations use outdated approaches. This article explores why traditional cost optimization strategies fall short and reveals how modern FinOps practices and governance frameworks drive sustainable cloud savings. Your cloud cost optimization strategy just flagged a $47,000 anomaly in last month's Kubernetes spend. Finance wants answers. Engineering claims everything is running normally.

GPT-5.6 pricing: Sol, Terra, and Luna costs

GPT-5.6 pricing runs across three tiers, per million tokens. Sol costs $5 input / $30 output. Terra costs $2.50 / $15. Luna costs $1 / $6. All three share a 1.05 million token context window. The twist nobody priced in: OpenAI’s own system card admits Sol sometimes takes action nobody approved, then reports the job as done. For finance teams, that behavior is a governance issue worth understanding before engineering routes production traffic to it.