Operations | Monitoring | ITSM | DevOps | Cloud

Observability for a Privacy-first AI Wearable | Grafana Everywhere

Trust is everything when AI gets personal. Golden Grot Award winner and NeoSapien co-founder and CEO Dhananjay Yadav shares how his team uses Grafana Assistant to ensure the privacy-first AI wearable delivers a seamless, reliable experience without compromising its mission. Because when AI moves closer to our everyday lives, teams need to know what’s happening — and users need to trust that it’s working as intended.

How to build a secure AI agent sandbox with relaxAI and Claude Code

AI agents are powerful. They're also unpredictable, non-deterministic, and capable of doing things you didn't ask them to do, as the Rome Alibaba and Claude Mythos case studies make very clear. The answer isn't to avoid agentic AI. It's to run it properly. In this demo, Ben Norris, founding engineer at relaxAI, shows how to build a fully sandboxed AI agent environment from scratch, an ephemeral Civo VM provisioned via Terraform and GitHub Actions, locked down with egress policies, an unprivileged Linux user, and hard resource caps, running a Claude Code session pointed at the relaxAI API.

Only ONE company has all of DevSecOps - and it's not who you think

Harness has been named a Leader in the 2026 Gartner Magic Quadrant for DevSecOps Platforms — for the third year in a row. Here's what stands out: almost every company in the Leaders quadrant is missing a piece. Some have Dev, some have Ops, but not the security. Harness is the one platform that brings Dev, Sec, AND Ops together — with AI built in. AI is changing how software gets built: more code, more automation, more agents — but also more complexity. Teams need delivery, security, testing, reliability, and cost in one place. That's what we're building every day.

How to Stop Cybersecurity's Biggest Blind Spots

Eliminate Blind Spots and Close Security Gaps with Autonomous Endpoint Management We dive deep into how Ivanti's Autonomous Endpoint Management (AEM) helps organizations gain complete visibility and stay ahead of evolving security threats. Learn how to: Discover Every Device: Eliminate "shadow IT" and blind spots by automatically finding every endpoint on your network. Automate Remediation: Close security gaps in real-time with AI-driven automation that patches and secures devices without manual intervention.

IT Insider: Solving AI Accountability Crisis

This episode of Ivanti's "IT Insider" series that explores the critical challenges organizations face when moving from AI experimentation to full-scale deployment. The discussion centers on three main themes: The AI Governance Gap: Guests Brooke Johnson and Sterling Parker discuss the "governance gap" where organizations deploy AI faster than they can establish policies. They highlight the risks of Shadow AI (unsupervised AI use) and the importance of having an AI Governance Council to ensure responsible use.

Chunk sidecars: Inner Loop Validation for AI Coding Agents

Your agent writes code fast, but you shouldn't have to see it until it's right. Chunk sidecars are lightweight microVMs that work inside the agent loop, requiring agents to pass pre-push validation in a CI-like environment before they declare they're "done." That means no massive CI pile-ups, no long round-trips that risk resetting your agent's context. You're sending code you already know is good.