Operations | Monitoring | ITSM | DevOps | Cloud

Why Enterprise AI Pilots Fail and How to Move to Production | Bruno Santos

Why do so many enterprise AI initiatives stall after the pilot phase? In this Agents of IT Short, Bruno Santos of Sell Focus shares why successful AI adoption starts with solving real business problems, not chasing the latest technology. Learn how IT leaders can scale AI, accelerate automation, and move toward autonomous operations.

Who Owns Deployment Governance? Structuring Accountability in the AI Era

In this series, we have talked about how generative AI is shifting the landscape of software creation. In The New Software Creator, we explored how AI expands who can write code. In When Anyone Can Build Software, Deployment Governance Is What Keeps It Safe, we looked at why the deployment pipeline is the ultimate control point. Finally, in Security at Scale: What Changes When Everyone Can Deploy, we dug into the technical realities of patching, container hygiene, and identity management.

Run tests using natural language with k6 Agentic Testing

In this video, our Senior Director for AI Engineering, Mat Ryer, issues a challenge: Can k6 agentic testing in Grafana Cloud be instructed at a high level to just beat Wordle? Staff Software Engineer Joan López de la Franca Beltran sets up that scenario using agentic testing (currently experimental), yielding some surprising results.

Your AI agent can now set up uptime monitoring. No signup required.

We’re happy to introduce you to the first agentic uptime monitoring setup! Now your AI agents can continue their coding, testing, and deploy flows into setting up the monitors, including a free account. The agent submits your site’s URL and your email, you confirm with one click in the email you receive, and you have a working monitor plus a free account. No registration form, API key, or dashboard configuration needed.

Automatically starting investigations from an alert with Assistant Investigations

Staff Software Engineer Alexander Sniffin demonstrates how you can use Assistant Investigations to automatically start an investigation for you when an alert fires in Grafana. When you receive an alert, Investigations can do the work to figure out the root cause so that you don't have to spend your time doing so. Assistant Investigations is now generally available for Grafana Cloud.

The Business Benefits of a Strong Asset Management Strategy

Every business depends on valuable assets, from equipment and machinery to buildings and technology. How these assets are managed has a direct impact on productivity, operating costs, and long-term growth. Without a clear strategy, businesses may face unexpected breakdowns, rising maintenance expenses, and poor use of resources. A strong asset management strategy helps organizations track asset performance, plan maintenance, extend asset life, and make better investment decisions. It also improves efficiency and supports smarter business planning.

Best 7 GPU VPS Provider for Machine Learning (ML) and AI

There is no reason to buy a GPU. That's unless you train your model or do serious image/video manipulation. A GPU server costs several times more than a CPU VPS for the same month. "Nine out of ten requests for a GPU server for AI actually need a mid-size CPU VPS. They are serving a model, not training one. Match the hardware to the task at hand. Save money. Don't compromise on performance.".

Why Interactive Vending Machines Are Becoming the Next Big Business Opportunity

Businesses are always looking for fresh ways to draw in customers, raise revenue, and offer experiences people will remember. Interactive vending machines are among the fastest-growing developments in automated retail, bringing together convenience, technology, and entertainment in one system. Traditional machines mainly dispense products; interactive models go further by engaging users with touchscreens, artificial intelligence, digital payment options, and personalized experiences.

What is an AI sandbox? A developer's guide

An AI sandbox is an isolated environment where code from an AI coding agent runs without direct access to your machine or your production systems. If the agent runs a destructive command or a mistaken script, the damage stays contained inside the sandbox. Developers use AI sandboxing to let agents execute code freely while keeping the host and its credentials out of reach.