Operations | Monitoring | ITSM | DevOps | Cloud

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

Refactor Safely with AI: Using MCP and Traffic Replay to Validate Code Changes

So as software engineers using AI coding assistants, we’re quickly learning of a new anti-pattern: Hallucinated Success. You give your agent (e.g. Claude via terminal or various IDE code assistants) the command “refactor the billing controller.” The agent happily complies, churning out nice clean code. The agent even goes so far as to write a new unit test suite that passes at 100%. You integrate it. Your test suites pass. Your production code breaks. Why?

To change your engineering culture, start by asking your team what sucks

Most engineering leaders have a very known and very annoying "normal error." It's the log entry or deployment glitch that has been around so long that it is simply accepted as part of the status quo. Jeff Schnitter, a Solution Architect at Cortex, describes this as a form of organizational Stockholm syndrome. This mindset is unsustainable for several reasons.

Who should be on-call

There usually isn’t a hard and fast rule about who should be on-call. Teams often look for criteria like seniority, experience, or expertise. While those factors certainly help, they might matter less than you think. It is often more useful to look at whether your processes are ready. When incident responses rely on memory and intuition rather than documentation, even experienced engineers can struggle. They might handle things through internal knowledge that isn’t available to everyone else.

Introducing Megaport On-ramp as a Service

Megaport On-ramp as a Service is the fastest way for service providers to offer secure, private connectivity to mission-critical applications, and it’s now available. Considered the gold standard, private connectivity is the superior way to reach enterprise applications, storage services, or security services. But for most service providers, offering a private on-ramp for customers to connect to isn’t straightforward.

Oracle Cloud Pricing: A Comprehensive Guide To Oracle Cloud Costs

In 2025, Oracle shocked the market. Its cloud growth was so aggressive that Oracle’s stock surged, briefly making founder Larry Ellison the world’s richest person. That didn’t happen by accident. Oracle closed fiscal 2025 with $57.4 billion in revenue, mainly driven by cloud services. Oracle Cloud Infrastructure (OCI) grew roughly 50% year over year, driven by enterprise databases, AI workloads, and network-intensive applications migrating from more expensive platforms.

Webinar Recap: What It Really Takes To Make AI Profitable

Right now, 48% of organizations say they’re being asked to measure or report on AI-related costs. The problem is that they’re still figuring out how to do it. That was a very telling stat from a recent CloudZero webinar on AI and profitability, and speaks loudly to the reality that many organizations are still struggling to get a grasp on AI spend which our data shows to be rising sharply as a part of total spend in recent months.

Code Reviews Done Right: The Framework That Stops Bugs Before Production

Learn code review best practices from experienced developer Shashi Lo at GitKon 2025. Discover how to review pull requests effectively, give constructive feedback using the nit vs. non-nit framework, and leverage AI tools like CodeRabbit and GitHub Copilot to catch bugs humans miss. Shashi Lo shares 20+ years of code review philosophy, demonstrating real PR reviews on his Secret Santa app and showing exactly what makes thorough code review essential for shipping production-ready code.