Operations | Monitoring | ITSM | DevOps | Cloud

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

How to Strengthen Your SDLC Audit Trail with Improved Access Control in Kosli

Automating SDLC Governance is one of our key use cases. Kosli gathers all of the evidence your engineering teams need for change management and audit by recording every step in their SDLC, from commit to production, across all of their CI/CD tools. But robust SDLC governance doesn’t just depend on gathering all the necessary data - it also depends on controlling who can add to that data. And that’s exactly what our new access control feature solves.

Which hosting strategy wins for enterprise Magento?

When you’re running an enterprise-level Magento store, you can’t afford to leave infrastructure decisions to chance. With large product catalogs, high transaction volumes, and complex integrations, your hosting choices can directly impact your bottom line—and your sanity. The right solution gives you the performance, reliability, and scalability you need while reducing complexities, maintenance overhead, and cost.

Common Magento deployment pitfalls and how cloud automation fixes them

Magento is a powerful eCommerce platform, trusted by businesses large and small for its flexibility and robust feature set. Yet, anyone who has managed a Magento project knows it can be an adventure—especially during deployment. Misconfigured environments, extension conflicts, and unpredictable performance are just a few issues that can turn a routine release into a hair-pulling session.

Fix flaky CI tests by chatting with your IDE

Flaky tests are a serious productivity problem. When tests sometimes pass and sometimes fail without code changes, they undermine trust in your CI pipeline and drain time from engineering teams. Debugging them often turns into a slow process of chasing logs, rerunning builds, and trying to guess what went wrong. This post shows how to quickly detect and fix flaky tests directly in your IDE by chatting with an AI assistant.

CRA compliance: Things IoT manufacturers can no longer do under the CRA (and what to do instead)

I’ve written about the EU Cyber Resilience Act (CRA) on our Canonical blog a few times now, and I think now’s the perfect time to talk about the implications of this new regulation and what it means for IoT and device manufacturers on the practical level of how they design and build Products with Digital Elements (PDEs).

OWASP CI/CD Part 3: Dependency Chain Abuse

As more teams rely on public repositories in their software supply chain, the dependency chain has become both a critical foundation and a potential blind spot. Dependency chain abuse is not new, but a growing list of attack vectors - like typosquatting, dependency confusion, and now slopsquatting - means security leaders need to respond quickly as attackers adopt new techniques.

Get Set Up in 5 Minutes or Less: A Fresh, Seamless Onboarding Experience

When you’re up and running with FireHydrant, there’s no better incident management experience out there. We built it that way — fast, intuitive, reliable when it matters most. Now, the first five minutes are just as streamlined and enjoyable as the rest. We rebuilt our onboarding flow from the ground up and cut setup time by over 90% in the process. With the new onboarding experience, you get a guided experience to connect your tools and get the most out of FireHydrant.

Vibe Coding for Production | full video

Vibe coding, even on a large production application, can change how a developer works. In this video, I live vibe code a real shipped feature end to end with (mostly) no edits. I'm pretty new to the practice, but I wanted to share what I've found to work pretty well. If you want to see how vibe coding works on legacy code in the real world, this may be for you. Chapters.

A Detailed Guide on Docker Container Performance Metrics

Docker containers isolate application environments, making performance monitoring essential for visibility and stability — especially at scale. To manage production effectively, teams need clear insights into resource usage, bottlenecks, and failure points. This guide covers key Docker metrics, how to collect them, and how to use that data to keep your containerized systems running smoothly.