Operations | Monitoring | ITSM | DevOps | Cloud

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

GitKraken Desktop 11.2: Merge Conflicts, Meet AI (and More Dev-Quality-of-Life Wins)

We’ve been steadily building something powerful into GitKraken: AI that understands your code and your context. In recent releases, GitKraken AI has already helped you: Now, in version 11.2, it’s tackling one of the most frustrating parts of your day: merge conflicts.

Azure CDN for Static Assets, APIs, and Front Door

If your users are spread across the globe but your servers are sitting in Virginia, you’ll probably hear complaints about slow load times, especially from places like Australia. CDNs fix this by caching static assets closer to where your users are. Azure CDN does exactly that, and it fits well if you're already using Azure services. You can hook it up to Blob Storage, App Services, or your origin. This guide covers how to set it up, what to expect, and how to know it’s working.

Hyperview DCIM vs. Nlyte DCIM: Which Software is Right for You?

Hyperview stands out with its transparent and flexible subscription-based pricing. Being a cloud-based solution, it eliminates hefty upfront costs often associated with traditional DCIM software. Updates and upgrades are rolled out seamlessly with zero downtime, and there are no hidden fees, making it highly budget-friendly for businesses looking to control long-term costs.

Meet dbForge AI Assistant: Your Invaluable Sidekick That Reinvents SQL Coding

If writing SQL code is part of your daily work, you won’t be surprised by things like context-aware code completion, as-you-type syntax validation, and debugging. All of them are designed to enhance and speed up your SQL coding. But what if we said that you could completely reshape your experience with an AI-powered assistant? What if you could have your error-free queries generated, analyzed, and optimized in just a couple of moments?

20 Azure Cost Management Tools For Cloud Savings

Toward the end of Q1 2022, survey findings reported that Microsoft’s Azure cloud computing services had, for the first time, eclipsed Amazon Web Services (AWS) in some enterprise categories. According to the respondents, more enterprises preferred Azure because it integrates well with the many Microsoft products they already use. A second reason is that Azure is suitable for running on-premises and at the edge. Some organizations also use Microsoft Azure to avoid vendor lock-in to AWS.

Introducing Netdata Insights

Now in research preview: Netdata Insights The problem: Incident? You're jumping between dashboards, piecing together timelines. Reporting? You're copy-pasting charts and correlating trends by hand. The data’s there, but turning it into a narrative doesn’t scale. The solution: Netdata Insights. Synthesizes our high-fidelity telemetry using the latest LLMs into AI-powered reports with natural-language explanations, visuals, and clear recommendations.

2025 - The Year of Data Repatriation

For many businesses, 2020 marked the dawn of the cloud-first era, with organisations around the world embracing public cloud. And it made sense at the time; promise of reduced infrastructure costs, flexibility and scalability meant that leveraging cloud services was a no-brainer. But with any new technology, the shifting tides that come along with its proliferation also informs the cyclical nature of its adoption.

OWASP CI/CD Part 7: Insecure System Configuration

Insecure system configuration is a textbook example of how neglected settings can create an entry point for attackers targeting your CI/CD pipelines. It’s rarely the cutting-edge zero-day that causes a breach. More often, it’s the unpatched service, the overly permissive role, or the default password that was never changed. While this risk overlaps with CI/CD credential hygiene (covered in Part 6 of our OWASP CI/CD series), the focus here is much broader.