Operations | Monitoring | ITSM | DevOps | Cloud

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

The AI vendors just started watching the meter. CFOs need to watch the return.

On June 18, OpenAI gave ChatGPT Enterprise admins new credit usage analytics and spend controls. It’s a single view of credit consumption broken down by user, product, and model, default workspace budgets, per-group limits, and a Cost API for pulling the data into their own systems. Two days earlier, Microsoft shipped Copilot Cowork with spending limits, budget allocation, usage alerts, and user-level caps. This is a step in the right direction.

Customer lifetime value (CLV): formula, calculation, and how to improve it

Customer lifetime value (CLV) is the total revenue a business expects from a single customer over the entire relationship, minus the costs of serving them. The standard SaaS CLV formula: Average Revenue Per Account x Gross Margin % / Monthly Churn Rate. For a $500/month customer with 75% gross margin and 5% churn: CLV = $7,500. That number can swing materially once AI spend per customer is built into gross margin, something many SaaS companies still don't do.

Azure FinOps with AI: What's New in Turbo360 v5.2

Turbo360 v5.2 is the biggest AI update we've shipped. Every module now has AI built in - not just to surface data, but to explain it, guide you through it, and help non-experts take action without needing to call in a specialist. In this video, Mike Stephenson walks through every new feature in v5.2, from AI agents that explain cost drivers and rightsizing recommendations, to a brand new Savings Tracker that gives you a better way to prove FinOps impact to management.

Turbo360 for System Integrators: Grow Your Azure Practice

If you deliver Azure integration solutions for clients, this video is for you. Fragmented tooling, unpredictable bills, and support incidents that eat into your consultancy time — these are the problems that limit how fast SI partners can scale. Turbo360 helps you solve all three, and turn each one into a business growth opportunity. In this video, Turbo360 CTO Mike Stephenson (Microsoft MVP) walks through how system integrator partners are using Turbo360 to deliver better outcomes for clients, reduce support overhead, and build managed service revenue alongside their integration practice.

How Kubernetes Operators May Conflict With Resource Optimization (And How to Avoid It)

A Kubernetes Operator is a method of packaging, deploying, and managing a Kubernetes application. It extends the native Kubernetes API by combining custom resources (CRDs) with a dedicated controller: a custom control loop that continuously watches the state of those resources. The primary purpose of an operator is to automate complex, stateful applications (like databases, message queues, or monitoring suites) that require human operational knowledge to maintain.