Operations | Monitoring | ITSM | DevOps | Cloud

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

A Recap of 2025

In the past, our yearly recaps were mostly about numbers. What we shipped, how much Spike grew, and a long list of stats. See past recaps: 2023, 2024. But 2025 felt different to me. It had many moments that shaped how Spike as a product and the company looks today. Some of them were exciting. Some were uncomfortable, and all of them changed how I think about building Spike. We’re still bootstrapped and operating lean, with a team of fewer than ten people.

The Context Engineering Framework: 3 Shifts for AI-Powered Dev Teams

You’ve probably used AI earlier today. Maybe you asked it to debug a function, generate a test case, or explain a legacy codebase you just inherited. But here’s the thing: you didn’t just type a question and get an answer. You explained your problem, shared background context, pasted code snippets, clarified what you meant, then refined the output until it was actually useful. In other words, you were context engineering.

Top Cloud Cost News From December 2025

Happy New Year, everyone! 2025 was another exciting year filled with impressive AI advancements. As you might expect, some significant cost changes accompanied these new developments. Because reflecting on the past is one of the best ways to prepare for an even stronger future, here’s your end-of-2025 headline round-up, complete with what you can expect going forward into 2026: Get caught up on the details below.

Cloud Cost Optimization Strategies For 2026 And Beyond

Modern SaaS companies aren’t reporting weaker margins because they forgot to rightsize instances or buy reservations. It’s more because cloud spend now moves at the speed of AI experiments, overnight shifts in customer usage, and automated systems that scale in seconds. That’s why the next generation of cloud cost optimization strategies looks fundamentally different from what worked even two years ago.

Simplify Feature Flag Management with Harness FME and OpenFeature

Harness FME continues its investment in OpenFeature, building on our early support and adoption of the CNCF standard since 2022. Evaluate flags consistently across languages and environments, and integrate them seamlessly into your applications without modifying your code. Feature flags are table stakes for modern software development. They allow teams to ship features safely, test new functionality, and iterate quickly, all without re-deploying their applications.

Automating LLM application deployment with BentoML and CircleCI

Shipping application code, especially for LLM-based applications, can be a stressful and complex task. These applications demand intricate model management, careful resource allocation, and manual handling of dependency conflicts. Traditionally, preparing such applications for deployment involves integration tests, containerization, and updating image registries: all time-consuming manual steps. This is where an automated CI pipeline becomes invaluable.