Operations | Monitoring | ITSM | DevOps | Cloud

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

What is Agentic AI? Understanding the Next Evolution of AI

In the ever-evolving world of artificial intelligence, a new frontier is emerging—Agentic AI. This revolutionary concept goes beyond the traditional models of AI that we’ve grown accustomed to. Instead of simply following explicit instructions, agentic AI systems are designed to act autonomously, make decisions, and adapt dynamically. In other words, they can “think” independently to achieve specific goals.

Scaling up to 1 Million Requests per Minute: How Cloudsmith Delivers Extreme Performance

CI/CD pipelines don’t wait. When traffic surges and your artifact platform can’t keep up, it’s not just a few slow requests: builds fail, deploys become backlogged, and engineers lose confidence. We’ve seen it all: 502s from overloaded VMs, minutes-long pulls, and pipelines grinding to a halt. That’s why we built Cloudsmith to scale by default; no one should have to firefight with their registry at 2 a.m.

APM Observability: A Practical Guide for DevOps and SREs

Modern application architectures have evolved from simple monoliths to complex distributed systems spanning multiple environments. This evolution has transformed how we approach monitoring and troubleshooting. Traditional monitoring methods that focus solely on uptime and basic health checks are no longer sufficient for understanding system behavior in cloud-native environments.

Meet Our Newly Updated ODBC Solutions

Here we go with another update of ODBC, our reliable and high-performance tools for connecting to popular databases and cloud services from ODBC-compatible tools. This release features enhanced performance, essential new options, expanded capabilities, and much more. This time, the spotlight is on our ODBC Driver for Jira, which has been significantly optimized in terms of data retrieval.
Sponsored Post

Testing LLM backends for performance with Service Mocking

While incredibly powerful, one of the challenges when building an LLM application (large language model) is dealing with performance implications. However one of the first challenges you'll face when testing LLMs is that there are many evaluation metrics. For simplicity let's take a look at this through a few different test cases for testing LLMs.

Database Monitoring Metrics: What to Track & Why It Matters

Let’s be honest—your database isn’t just another component. It’s the thing holding everything else together. When it slows down or fails, the ripple effects hit fast and hard. So keeping an eye on its performance? Non-negotiable. The challenge is, there’s no shortage of metrics you could monitor. But not all of them are useful.

Choosing the Right Transport Protocol: TCP vs. UDP vs. QUIC

A decision-making framework breaking down the strengths, weaknesses and ideal use cases to help users choose the proper protocol for their systems. Initially published in The New Stack We often think of protocol choice as a purely technical decision, but it's a critical factor in the user experience and how your application is consumed. This is a high-impact business decision, making it crucial for the technical team to first understand the business situation and priorities.

Full Support for Arbitrary Files in Maven Repositories with Cloudsmith

We're excited to announce a major enhancement to our Maven repository support at Cloudsmith. As a Java developer, you can now upload and distribute arbitrary files using Maven repositories, unlocking more flexible and powerful workflows for your projects. Arbitrary files are files that are ignored by Maven unless explicitly included in the Project Object Model (POM) / pom.xml configuration.