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.

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.

What's New in Turbo360 - Azure Budget planner, Executive cost summary report, Snooze monitoring....

Turbo360 brings a suite of enhancements added to elevate your Azure management experience. Hit play to hear what's in store for this month. Introduction (00:00:00) Executive cost summary report (00:00:15) Budget planner (00:01:14) Pause monitoring feature (00:01:51) Exporting and Importing business transactions (00:02:23) Direct Access to Azure Resources (00:02:55) Conclusion (00:03:17)

Watch Automation in Action - Live! (June 2025)

Tired of endless alerts, escalating ticket volumes, and constant firefighting? It’s time to take back control. Join our next live demo to see how the Resolve platform orchestrates workflows that actually work! Reduce noise, slash resolution times, and free up your IT and network teams to focus on what really matters. We’ll show you how Resolve can: Get an exclusive, behind-the-scenes look at how automation and orchestration can help you scale your operations efficiently.

Hyperparameter tuning for LLMs using CircleCI matrix workflows

Hyperparameter tuning is a critical step in optimizing large language models (LLMs). Parameters such as learning rate, batch size, weight decay, and number of training epochs can significantly affect convergence behavior and final model performance. While several approaches like grid search or random search are widely used, executing them manually is inefficient; especially when each training run is compute-intensive.

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.