Operations | Monitoring | ITSM | DevOps | Cloud

Heartbeat behind the metrics | Hemachand on what visibility really means

What happens when observability grows faster than infrastructure? In this episode of Heartbeat Behind the Metrics, Hemachand Munagapati, Product Manager at Site24x7, reflects on over 15 years with the product and how the idea of a single pane of monitoring has shaped everything that followed.

The path to self-healing: Re-architecting for massive scale on kubernetes

In the world of network assurance, even a few seconds of delay can result in significant business losses. In this session from Civo Navigate India, Dr. Shivananda R Poojara (Head of Cloud Business Unit, Airowire Networks) explains how his team dismantled a massive monolithic service stack and rebuilt it for a high-performance, cloud-native era in just 75 days.

Getting started with Gemini and CircleCI

AI coding assistants like Gemini are changing how developers write code. They can generate entire functions, debug tricky issues, and help you move faster than ever before. But with that speed comes a new challenge: how do you make sure AI-generated code actually works? AI assistants are powerful, but they’re not perfect. They can introduce subtle bugs, miss edge cases, or generate code that breaks existing functionality. That’s where CI (continuous integration) comes in.

How Coralogix's Data Pipeline Turns Obscure Data into Clear Business Value

Observability data arrives as a flood of signals, full of potential, but rarely consistent. Error messages and debug logs can reveal what businesses care about: reliability, customer experience, and revenue. The challenge is turning raw technical events into information the whole organization can act on. Many observability systems store data first and structure it later, forcing teams to rebuild context in dashboards and queries, often duplicating logic across services.

The Benefits of Distributed Network Monitoring for Multi-Site Businesses: Why Hybrid Work Changed Everything

Most companies rewired how their people work, not once but twice. First for remote, then for RTO (Return to Office). Their network monitoring never caught up. So, what happened? IT teams are managing a network that spans headquarters, branch offices, home setups, and cloud apps with tools that still assume everyone's connecting back to one place. When something breaks (and it will), nobody can pinpoint where. IT takes the blame. Users lose productivity. Leadership loses patience.

AI Assistant vs Skylar Advisor

What happens when AI understands your entire environment? With Skylar Advisor, you move beyond prompts and responses and get prioritized guidance based on real operational impact. Skylar Advisor identifies what matters most, explains why it matters, and provides clear next steps so even junior IT professionals can operate with confidence.

Getting started with Claude Code and CircleCI

AI-powered coding tools are changing how developers work. Tools like Claude Code can write functions, refactor code, and build features through natural conversation, often faster than you could type them yourself. But speed creates its own risks. AI-generated code can contain subtle bugs, reference packages that don’t exist, or misuse APIs in ways that only surface at runtime. That’s where continuous integration comes in. CI is a safety net that lets you move fast confidently.

New high availability architecture for Aiven for PostgreSQL in limited availability

At Aiven, we use and contribute to open source to build our managed data platform. In the early days of Aiven for PostgreSQL, robust cloud-native tools for high availability and streaming backups did not exist at the level we needed. So we built our own. We created pglookout to monitor replication and handle failovers, and we built pghoard for backup and restore using object storage. These tools served us and thousands of our customers well for years. But the open-source PostgreSQL ecosystem has grown.