Operations | Monitoring | ITSM | DevOps | Cloud

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

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.

Bunnyshell Named Startup of the Year 2024 in Palo Alto by HackerNoon

"If AI is writing the code, we make sure it runs." Alin Dobra, Founder Bunnyshell We’re proud to announce that Bunnyshell has been named Startup of the Year 2024 in Palo Alto by HackerNoon! This recognition reflects the work we’ve done to build the Software Delivery Platform for a new era—where code is written by AI, but validated by real environments.

Working with GPUs on Kubernetes and making them observable

GPUs are everywhere powering LLM inference, model training, video processing, and more. Kubernetes is often where these workloads run. But using GPUs in Kubernetes isn’t as simple as using CPUs. You need the right setup. You need efficient scheduling. And most importantly you need visibility. This post walks through how to run GPU workloads on Kubernetes, how to virtualize them efficiently, and how Coroot helps you monitor everything with zero instrumentation or config.

AI in Action with Kunal Kushwaha: 2 Demo Showcase. See What's Possible!

Join Kunal Kushwaha, Field CTO at Civo, for two demos using relaxAI. In the first demo, we'll show you how to deploy your own Large Language Model (LLM) inference engine using Ollama, giving you full control over your AI model. In the second demo, we'll demonstrate how to build custom AI integrations using relaxAI API, making it easy to add AI features to your existing applications. Whether you're an AI developer, MLOps team, or just curious about AI, this video is for you.

Open Container Initiative (OCI) Support in Cloudsmith

Kubernetes has become the de facto platform for orchestrating containers. Open standards complement Kubernetes by defining best practices for its implementation. These standards are developed by the open-source Kubernetes community (not a single vendor), ensuring vendor neutrality, easier integration with other tools, and overall system efficiency.

Multiple Malicious Packages Discovered on PyPI, npm, and RubyGems

Evidence of broad and sustained attacks using several npm, Python, and Ruby packages continues to emerge. A series of malicious packages have been added to the npm, PyPI, and RubyGems package repositories. The attacks have been ongoing for some time, with some seeded years ago. Their aims are manifold, including stealing funds from crypto wallets, deleting codebases, and obtaining Telegram messaging data.

What if your container images were security-maintained at the source?

Software supply chain security has become a top concern for developers, DevOps engineers, and IT leaders. High-profile breaches and dependency compromises have shown that open source components can introduce risk if not properly vetted and maintained. Although containerization has become commonplace in contemporary development and deployment, it can have drawbacks in terms of reproducibility and security.