Operations | Monitoring | ITSM | DevOps | Cloud

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

Easy Method for Monitoring MinIO Performance Using Telegraf

MinIO is a high-performance, S3-compatible object storage server built for cloud-native applications. It’s open-source, lightweight, and incredibly fast which makes it a solution for developers who need to store and serve unstructured data like images, logs, or backups. Whether you’re building a self-hosted alternative to Amazon S3 or running MinIO as part of a local development pipeline, it fits into modern containerized environments.

8 Challenges Data Center Managers Must Overcome in 2025

Rising power consumption is now a defining issue. Emerging AI models, GPU-accelerated computing, and dense workloads are driving spiraling demand for electricity. While hyperscale data centers continue to expand, even midsize operators feel the strain of supporting power-hungry applications. Simultaneously, sustainability is moving to the forefront. Regulations like the European Union’s Energy Efficiency Directive (EED), U.S.

9 Best OpenShift Alternatives For Today's DevOps Teams

OpenShift delivers a lot right out of the box. And for many teams running at enterprise scale, it’s exactly what they need. The platform offers a built-in container registry, observability tools, and service mesh support. You also get integrations for GitOps, serverless, and even ML workflows. OpenShift combines powerful orchestration with developer tooling, CI/CD pipelines, and enterprise-grade security. All under one roof.

Flexible, Evidence-Driven Compliance: Meet Kosli's Custom Attestations

At Kosli, we believe that governance in software delivery shouldn’t be a bottleneck – it should be an extension of how your teams already work. That’s why we’re excited to introduce custom attestations in Kosli. Here’s the short version: What are custom attestations? They let you record facts about your workflows – with evidence – using controls that actually match your processes. Why does this matter? Because generic attestations can miss the mark.

Azure Cost Optimization Best Practices - you can actually implement

Explore actionable strategies for Azure cost optimization—helping you move from just monitoring to actually reducing spend. Discover how leading teams are embedding FinOps best practices, leveraging automation, and building a cost-aware culture to keep cloud bills under control.

Sovereignty, Liquid Cooling, and the New Infrastructure Hierarchy with Gavin Dudley

The AI revolution is here, and data centers are its beating heart! Gone are the days of data centers being just overlooked IT infrastructure; they are now the "cool kids on the block," essential for powering the most significant technological shift of our generation.

Secure Docker Image Pulls from Cloudsmith to Kubernetes using OIDC

Pulling Docker images from private registries for containerised applications presents a security challenge. It requires authentication management, network access, and trust across distributed systems. Credentials must be securely handled and rotated, and image pulls can break due to network restrictions or expired tokens. All of this makes deployment and security harder.