Operations | Monitoring | ITSM | DevOps | Cloud

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

Making the Case for Vendor-Backed Puppet Core

Thousands of organizations rely on open source community builds for infrastructure automation. But if you're tasked with certifying, maintaining, and patching those builds yourself, you know the burden firsthand. The reality is that managing open source internally consumes time, introduces risk, and diverts resources from higher-value initiatives. When critical vulnerabilities emerge, your team scrambles to assess, test, and deploy fixes, all while keeping production environments stable.

GitKraken Explains: How AI is Changing Your Commit History

AI commit message generation is fast, accurate, and consistent. It's also missing the most important thing: the why. AI-assisted Git workflows can summarize a diff in seconds, but they optimize for description, not decision-making. In this video, we break down what AI commit messages do well, where they fall short, and how to use them without quietly erasing the context future teammates (and future you) actually need.

6 Underused Git Commands That Save Time

Git is full of underused powers that most developers never discover. In this GitKon 2025 session, GitKraken Senior Product Manager Jonathan Silva reveals 6 lesser-known Git commands that solve real workflow pain points, from recovering lost commits to managing stashes strategically. Learn how to undo commits without losing work, recover deleted branches with git reflog, cherry-pick without immediate commits, target specific stashes, see contributor breakdowns, and more. Jonathan also demonstrates how GitKraken Desktop makes these workflows visual and intuitive.

Beyond Mirroring: 5 Reasons Your DevOps Strategy Depends on Repository Federation

For today’s leading enterprise computing environments, the concept of “centralized headquarters” is a relic. Today, R&D happens on different continents, spanning cloud, on-prem and hybrid environments, while stretching across multiple regulatory jurisdictions. But here is the hard truth: Most global organizations are still managing their binaries using legacy mirroring or “blind” infrastructure-level syncing. They treat artifact delivery like a basic file-transfer mechanism.

The governance playbook for mid-market IT teams

The contemporary IT landscape for mid-market organizations is defined by a paradoxical pressure: the mandate to accelerate digital transformation and AI integration while operating under the most stringent cost discipline observed in decades. For firms positioned between the nimble agility of startups and the vast resources of global enterprises, the "complexity of data lineage" and "legacy modernization paralysis" have emerged as primary barriers to progress.

Dependency Firewall for Harness Artifact Registry

Harness Artifact Registry’s Dependency Firewall protects your software supply chain by enforcing security policies at the moment dependencies enter your environment. Instead of discovering risky packages later in the pipeline, Dependency Firewall evaluates every dependency at ingest using policy-as-code and blocks packages that violate security rules.

How to stop guessing where developer friction lives

Most platform teams know friction is a problem. They also struggle to figure out exactly where that friction lives. Developers lose time in ways that rarely show up on a roadmap. In many organizations, creating a new service can require multiple approvals and several Slack threads. Spinning up infrastructure can mean filing a ticket and waiting days. Onboarding to a new codebase involves a scavenger hunt through stale Confluence pages. None of these feel like emergencies in isolation.

How Techdome accelerates AI-led product delivery with Civo Kubernetes

Accessing cloud infrastructure shouldn’t slow down product innovation. Yet for many engineering teams building AI-driven platforms, traditional hyperscalers often introduce unnecessary complexity, high costs, and slow provisioning cycles. At Civo, we’ve seen a different approach emerge. Our cloud platform enables teams to move faster with Kubernetes, compute, and networking designed for simplicity and speed.

Why API Documentation Is a Core Engineering Discipline, Not an Afterthought

Developers rarely cite documentation as the most exciting part of building an API. Yet it is frequently the factor that determines whether an integration succeeds in days or drags on for weeks. Poor documentation creates friction at every stage of the API lifecycle. Consumers misunderstand endpoints, send malformed requests and file support tickets that a well-structured reference would have made unnecessary.