Operations | Monitoring | ITSM | DevOps | Cloud

How to set up chaos engineering in your CI/CD pipeline with CircleCI and Chaos Toolkit

Distributed architecture is increasingly being adopted in current software systems because it brings great scalability and flexibility, keeping them resilient under real-world conditions, Unfortunately, this new distribution also introduces new points of failure in the systems. Traditional testing methods are no longer enough; they focus only on whether a system works, not on whether it keeps working under stress or failure. That is where chaos engineering comes in.

Explore CircleCI projects from your IDE with AI assistance

CircleCI gives you deep visibility into your builds, workflows, and tests, but jumping between browser tabs, copying project URLs, or re-authenticating across tools can slow things down. What if your IDE could just show you the projects you’re working on and let you act on them directly? This post shows how to use the list_followed_projects tool in the CircleCI MCP server to browse and interact with your CircleCI projects by chatting with an AI assistant inside your IDE.

The Control Plane Highway: Networking's Hidden Infrastructure

When we discuss networks, we typically envision data packets racing along physical wires like vehicles on a highway. But beneath this visible traffic flows another critical pathway that few recognize: the control plane highway. This unseen infrastructure, where routing information flows between devices, makes the data highway possible. Before user data can flow, millions of paths must be established, creating a parallel network of equally vital importance.

Enhance Security with SAML: Pandora FMS Now Supports Azure Entra ID

In modern enterprise environments, access management is key to ensuring security and regulatory compliance (ENS, ISO 27001, NIS2, etc.). That’s why Pandora FMS has added support for Azure Entra ID, enabling authentication through SAML (Security Assertion Markup Language). With this integration, we provide simplified and secure access to our platform using Single Sign-On (SSO).

Heroku vs AWS: Differences & What to Choose for Mid-Size & Startups in 2025?

Heroku and AWS offer distinct benefits for startups and mid-size companies. This guide compares pricing, scalability, security, and developer experience to help you choose the right cloud platform based on your team’s needs and growth goals.

Tracing Funnels - Define funnels b/w spans in your distributed systems

Distributed tracing has long been the go-to for understanding the performance of microservices and asynchronous systems. But as systems grow in complexity, simply viewing individual traces and spans isn’t enough. Teams need to answer questions like: SigNoz Tracing Funnels is here to change that, bringing the clarity of product analytics-style funnel analysis to backend traces, and doing so in a way that’s never been available before.

Best Practices to Ensure Effective Downtime Communication

When systems go down, users don't just lose access, they lose trust if they're left in the dark. That's why having a clear plan for downtime communication matters just as much as restoring service. Whether you're managing a cloud platform, SaaS tool, or any digital service, how you respond during a disruption can shape your reputation long after the issue is resolved. While downtime is inevitable, confusion and frustration don't have to be.

JVM Metrics: A Complete Guide for Performance Monitoring

Your Java app slows down during peak load. A microservice crashes, but logs aren’t helpful. These aren’t rare events—they’re common signs something’s off inside the JVM. For Java developers and DevOps teams, JVM metrics offer clues to what’s going on. This blog covers the key metrics to track, what they tell you, and how to use them to troubleshoot performance issues in a practical, no-nonsense way.

XRPL Supply Chain Attack and How to Block it Using Cloudsmith's Enterprise Policy Management

Yet another supply chain attack has surfaced, this time using the xrpl library to sneak through malicious packages. xrpl.js is recognised as the recommended npm library for integrating the XRP Ledger (XRPL) with JavaScript/TypeScript applications, and has over 140k downloads a week.