Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Cortex | Tabular Views Now in Public Beta

The World Cup is down to the final two, and so is Cortex's Coming Home Dashboard. In this Feature Friday, VP of Strategic Initiatives & Marketing Cristina Buenahora walks through an update on the Coming Home Dashboard she and Edward Spencer built a month ago, and the product update behind it. What she covers: Whether you're tracking brackets or tracking engineering maturity, the view's the same. Reach out to your CSM to try it.

AI-Powered Ransomware Is Here: How Agentic AI Is Changing Cybersecurity

AI-powered ransomware is becoming a reality. Researchers recently demonstrated autonomous AI agents that can scout networks, steal credentials, and accelerate ransomware attacks. In this 60-second Zero Ticket Minute, learn what this means for cybersecurity, IT operations, and the future of agentic AI. Can AI also help stop these attacks? Watch to find out.

Microsoft's 570 Patches Just Armed Every Attacker

Microsoft patched 570 security vulnerabilities this Patch Tuesday — but every patch is also a public disclosure. The second those fixes drop, attackers know exactly where 570 weaknesses live. The only question that matters: can you find and patch them across your entire environment before someone exploits them? The speed of discovery is only increasing. Are you ready for the velocity of this new world? Let us know in the comments.

Tracing a memory leak bug in PID 1 and contributing an upstream fix: a Linux support story

Some memory leaks are straightforward to detect. A process allocates memory, forgets to free it, and grows until something breaks. This was not that kind of leak. This is the story of how Canonical Support helped a global retail organization trace the cause for an unusual memory leak originating in PID 1, the very first process started by the kernel during the system boot sequence. The memory footprint was 10 times higher than expected.

Infrastructure as Code Isn't Enough: Why Database Delivery Must Evolve | Harness Blog

‍ For more than a decade, Infrastructure as Code (IaC) has transformed how engineering organizations build and operate systems. Infrastructure became programmable, provisioning became repeatable, and configuration became version-controlled. Teams gained the ability to automate environment creation, enforce policy consistently, and scale infrastructure operations far beyond what manual processes could support.

Bridging the AI context gap: Why your IDE needs a platform contract

Hosting an MCP (Model Context Protocol) server on Upsun lets AI IDEs like Cursor, Codex, Claude Code and Windsurf reach real infrastructure context (database schemas, service logs, environment variables), closing the gap between local coding assistants and your cloud environment.

Shipped: Your Snowflake Data Share queries just got faster and cheaper

If you pull cost data from a CloudZero Snowflake Data Share, a request for just a few days of data could be surprisingly slow and expensive. Because of how the data was stored, Snowflake had to read far more than the days you asked for. You paid for that in query time and credits.

Your first Internal Developer Platform: Zero to day one

Building an Internal Developer Platform doesn't have to be a months-long project. Join us for a practical walkthrough where we'll spin up a fully functional platform from zero to production-ready in under 30 minutes. We're using Konstruct's Hosted Control Plane to show you exactly how fast modern IDP tooling can be. You'll watch as we deploy a team's first cluster, showcase the essentials that actually matter, and explore how this foundation becomes the backbone of developer productivity at scale.

The Investigator That Remembers: Inside Klaudia Memory

There is a particular kind of incident every SRE team is familiar with. A common component of your stack, say your Redis database, starts misbehaving. Someone spends two hours tracing it back to a connection pool exhausted by a misconfigured client, the fix goes in, and everyone moves on, for today. The following Tuesday it happens again, and whoever is on call investigates it from scratch, because the person who solved it last week is asleep, on vacation, or working somewhere else now.