Operations | Monitoring | ITSM | DevOps | Cloud

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

15+ Best Docker Alternatives For Containers And Beyond

Although container-related technology existed before 2013, Docker revolutionized and propelled it into the mainstream. Using Docker, developers could automatically create containers from application source code, share libraries, and reuse containers. Docker enables you to track container image versions, roll back to an earlier iteration, and track who built a specific one. You can even upload only the deltas between two versions.

Signals: Using Jira + Git Activity to Automatically Flag At-Risk Work

Jira issue status is often...wrong. Or at least misleading. If you're a project, product, or engineering manager, you need something more reliable to understand if work is going to land in time (and what needs your attention). Using Signals, available in Git Integration for Jira Advanced Edition, you get an activity-based view of what's actually going on with Jira issues.

RITA: The Chatbot Alternative That Doesn't Waste Your Time

After years of overhyped pilots and half-baked “AI” assistants, IT leaders are increasingly skeptical of chatbot vendors pitching the same old logic trees that are disguised by prettier interfaces. These leaders don’t want another script engine in Slack; they want fewer tickets, faster resolution, and better employee experiences. That’s where RITA comes in. RITA isn’t just a chatbot alternative.

Why Sustainable Cloud Starts With The Bottom Line - Not Before

If you want to align green awareness with bottom-line impact, start by looking at your cloud waste. Not just as a budget problem, but also as wasted energy, because that’s exactly what it is. AI, especially, is a mounting factor. Deloitte’s Tech Trends 2025 report highlights the growing energy demands of large AI models, warning that electricity use in data centers could soon rival that of entire nations like Sweden or Germany.

Discover Puppet Enterprise Health & Status Checks

Enhance your Puppet Enterprise installation with powerful health and status check tools. This video dives into the PE Status Check module, showing the steps for how you can inspect and monitor your infrastructure, troubleshoot issues, and optimize performance effortlessly. See how to get data about your installed packages, review operational status, and extract JSON-based outputs that integrate seamlessly into alerting systems. Perfect for Puppet administrators and IT professionals aiming to enhance system reliability.

Discover Agentic AI in Resolve: RITA, Jarvis & the Future of IT Automation

Unlock the next generation of IT automation with Resolve’s groundbreaking agentic AI features. In this video, we introduce powerful new capabilities designed to help IT teams accelerate resolutions, streamline workflow creation, and bring control to enterprise AI strategies within the Resolve platform.

Learning English with AI: A Productivity Booster for Global Operations Teams

Global infrastructure runs on YAML, shells, dashboards, and, whether we like it or not, English. Every runbook, vendor knowledge-base article, and incident bridge seems to flow through that single linguistic channel. When words fail, so does uptime. The irony is obvious: modern operations can orchestrate fleets of containers across continents, yet a simple misinterpreted phrase can freeze the entire pipeline.

What Is ANSI SQL and Why You Should Use It

Every major RDBMS insists it’s SQL-compliant, but under the hood, proprietary quirks break portability and slow down development. That’s where ANSI SQL steps in—not just as a standard, but as a survival strategy for teams juggling multiple platforms. By adopting ANSI SQL, you’re not just writing cleaner, more portable code—you’re unlocking freedom.

Stop Guessing with OAuth: Understanding CI/CD

OAuth 2.0 is the leading open authorization framework that enables secure delegated access to protected resources. From traditional web apps and browser-based apps to native apps and desktop applications, OAuth allows client apps to grant access on a user’s behalf without exposing login credentials, enabling powerful third-party applications, custom data flows, and powerful user experiences. However, while OAuth is secure, it’s not always fast.