Operations | Monitoring | ITSM | DevOps | Cloud

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

What's new with Console Connect Private Label?

Last year, we launched a powerful new way for partners to transform how they resell and manage connectivity globally. With Console Connect Private Label, partners can deliver on-demand NaaS capabilities to their customers under their own brand, without the cost, risk or complexity of building and maintaining a SaaS platform.

AI-ready sovereignty playbook 2026: how to run gen-AI workloads (ethically) in the EU

Sovereignty is a concept that can have shown nuances in the way it is currently used by states and industry to describe some services. The term “strategic autonomy” has also been used, as to describe the need for governments to ensure that they have a hand on the full value chain (or at least know the gaps and accept the risks) and can apply their rules while it seats in its jurisdiction (autonomy derives from the greek autos (self) nomos (rule).

Practice Vs. Performance: Two Reports On The State Of FinOps

This month, two FinOps research reports landed in close proximity. One from the FinOps Foundation — their 6th annual State of FinOps, drawing on a broad global practitioner community. One from CloudZero: FinOps in the AI Era: A Critical Recalibration, built on responses from 475 senior leaders at cloud-mature, AI-active organizations, with a focused lens on how AI is reshaping cloud cost management. Read each alone, and you get a useful snapshot for your business.

Invisible Lifelines: DCIM Empowers Healthcare Teams

DCIM (Data Center Infrastructure Management) software plays a critical role in supporting this mission. By providing real-time monitoring, streamlined incident response, automated compliance tracking, and predictive maintenance capabilities, DCIM platforms offer healthcare teams the tools needed to safeguard patient safety and meet complex regulatory requirements.

JFrog Earns Microsoft Solutions Partner with Certified Software Designation for Azure

We’re excited to announce that JFrog has officially earned the Microsoft Solutions Partner with certified software designation for Azure. This status is granted to partners who complete a technical review audit for interoperability with Microsoft products and demonstrate a consistent track record of customer success.

Regression Testing: What it is, why it matters, and how to automate it with CI/CD

Regression testing is the practice of re-running existing tests after a code change to confirm that previously working functionality hasn’t broken. It answers a single question: did this change break something that used to work? In CI/CD pipelines, regression tests run automatically on every commit, giving teams immediate feedback before code reaches production.