Operations | Monitoring | ITSM | DevOps | Cloud

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

Featured Post

Personal resilience boosts operational resilience

Winter is a grinding time. The temperature, the darkness and the rain all take a toll on people. As a business, it's worth remembering that the human element of IT operations needs looking after just as much as the technology they maintain. Business leaders can't have one without the other.

New in SSIS Data Flow Components 3.1: Optimized Performance & Expanded API Support

We are thrilled to announce a major release of our SSIS Data Flow Components, powerful tools designed to simplify the ETL process within SQL Server Integration Services (SSIS) packages. This update brings significant enhancements, including improved performance, support for new server versions and APIs, and the addition of new objects and properties to existing components.

Lightning Talk: How Policy-as-Code Experts Tackle Infrastructure Governance

As cloud infrastructure scales, governance, security, and compliance become more complex. Policy-as-Code provides a powerful solution by automating and enforcing policies consistently across Infrastructure-as-Code (IaC). Join Omry, CTO of env0, and Anders, Lead Developer Advocate at Styra, for a 30-minute live lightning talk as they explore the role of policies in IaC, real-world enforcement examples, and the latest updates in Open Policy Agent (OPA). Learn why Rego is the preferred policy language, the challenges of maintaining policy frameworks, and how env0 simplifies governance and control.

How Policy-as-Code Enhances Infrastructure Governance with Open Policy Agent (OPA)

As cloud infrastructure scales, governance, security, and compliance become more complex. Policy-as-Code provides a powerful solution by automating and enforcing policies consistently across Infrastructure-as-Code (IaC). Join Omry, CTO of env0, and Andres, Lead Developer Advocate at Styra, for a 30-minute lightning talk exploring the role of policies in IaC, real-world enforcement examples, and the latest updates in Open Policy Agent (OPA).

A Field Operations Guide for Telecom

Telecommunications (telecom) is the foundation of modern connectivity, enabling the transmission of voice, data, and multimedia across vast distances. Telecom companies build, operate, and maintain extensive infrastructure that supports everything from mobile networks and broadband internet to enterprise communication systems. This infrastructure includes fiber-optic cables, cell towers, satellite systems, and data centers that work together to deliver seamless connectivity.

Top Cloud Cost News From February 2025

There’s no doubt about it: The cloud cost landscape changes quickly. It seems like every month brings new updates from the cloud providers and several new resources you can use to master FinOps within your organization. Here are the top cloud cost news headlines you may have missed from February 2025: Read on for the details.

Advanced Container Resource Monitoring with docker stats

If you’ve ever needed to check how much CPU or memory a Docker container is using, docker stats is the command for the job. It provides real-time resource usage metrics, helping you monitor and troubleshoot containers efficiently. This guide covers everything you need to know about docker stats: how to use it, what each metric means, and how to integrate it into a larger monitoring setup.