Operations | Monitoring | ITSM | DevOps | Cloud

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

AWS CloudFormation Pricing Breakdown (And How To Save)

Nearly every industry today uses AWS for different services. Developers, cloud architects, DevOps engineers, and IT teams all use it to provision servers, databases, and storage. However, doing this service by service and then wiring them together can get messy. That’s where AWS CloudFormation comes in to save time, enforce consistency, and lower the risk of misconfigurations. But beyond simplifying infrastructure management, one big question remains: at what cost?

Introducing Dimension Studio: Easier, Faster Cost Allocation In CloudZero

Today, we’re making CloudZero even better with the launch of Dimension Studio, a major evolution in how CloudZero customers create and manage Dimensions — customizable “lenses” that allocate cloud and AI spend to relevant categories like products, features, teams, or customers, without relying on resource tags. At CloudZero, our mission has always been to help organizations make sense of their cloud and AI spend.

What is API-First Networking?

When you build your network with APIs at its core, you give your business a competitive edge. Here’s how to do it. Application Programming Interfaces (APIs) have become ubiquitous with modern networks for good reason. As companies use more service providers, endpoints, and software platforms, APIs help them get the most possible utility from their data with the least possible effort.

Chaos Engineering works, but it has to scale

Over the years, Chaos Engineering has proven its effectiveness time and time again, uncovering risks and saving companies millions they would have lost in painful, brand-impacting outages. But as Chaos Engineering adoption increased, we found organizations running into the same stumbling blocks when they tried to scale. Individual teams would get great results with Chaos Engineering, then stall as they tried to get more teams involved.

Redis Performance Monitoring: Combine Logs and Metrics for Complete Visibility

Redis earns its place in modern stacks because it’s an in-memory data store with microsecond latency and rich data structures, making it perfect for things like caching, sessions, and rate limiting. Since it often sits on the request path, small issues (connection churn, blocked commands, memory pressure) can quickly ripple into user-visible incidents.

Building and deploying a Python MCP server with FastMCP and CircleCI

Extending Large Language Models (LLMs) with custom tools has become increasingly valuable in today’s AI landscape. Model Context Protocol (MCP) servers provide a standardized way to connect external tools and resources to LLMs. This can enhance their capabilities beyond basic text generation. While thousands of pre-built MCP servers exist, creating your own allows you to address specific workflows. You can implement use cases that off-the-shelf solutions cannot handle.

GitKraken Desktop 11.5 Release: Performance Upgrade

Back to basics. Back to speed. GitKraken Desktop 11.5 is about fixing what was slowing you down. Large repos now open in seconds, stashes refresh instantly, and repos with thousands of refs load without breaking a sweat. Highlights: This release is about speed, reliability, and bringing GitKraken back to its core: a Git client that just works. And works fast. Welcome to 11.5.

GitKraken CLI Tricks You Need to Know!

Managing multiple repositories shouldn't mean running the same Git commands dozens of times. GitKraken CLI brings multi-repo actions, unified Git workflows, and standardization to command line developers who need bulk operations across their entire workspace. In this GitKon presentation, Louis Silvio (Software Engineer & Cloud Architect at GitKraken) demonstrates how the GitKraken CLI solves the context-switching chaos that slows down modern development teams.

Private Cloud: The Future of Cloud Sovereignty

For a long time, public cloud has been the default answer to scaling infrastructure, but it's not the only path forward. As more teams weigh the risks of vendor lock-in, data residency, and dependence on US-based providers, the conversation around private cloud has taken on new urgency. However, building on private infrastructure doesn't have to mean sacrificing flexibility.