Operations | Monitoring | ITSM | DevOps | Cloud

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

Azure DevOps agent pools: diving deeper

Most of the time the build and deployment pipelines we create will run on compute provided by the Azure DevOps cloud and the only decision we need to make is whether to select a Windows or Linux Agent. Sometimes though, the specification for the VM that Azure DevOps spins up may not be right for our needs. We may need more memory or a particular OS version. This is when custom agents and Agent Pools come into play.

The use of AI has become the expectation, are you keeping up?

In the last few months, it feels like LLMs have gone from a nice place to consult for a few ideas to the first place you might turn for input. An AI can offer insight on that work presentation you need to put together, it will write you a business plan outline with two lines of prompting—and include categories you might forget to add, and, most impressively for me recently, it will even criticise your tone in work correspondence.

Shift Left: The Public to Private Cloud Evolution

We're taking a look at our clients' journey to a hybrid-cloud architecture, exploring the benefits private cloud boasts over public, and how this helps an organisation's digital transformation. In a previous post, we explored the drivers behind an organisation moving from an on-premise strategy to the use of private clouds.

Dynamic Demands, Dynamic Solutions: IT's Role in the Next AI Workflow Evolution

I have just finished reviewing the Microsoft Work Trend Index Annual Report for 2025, which offers fascinating insights into the next wave of organizational evolution. I am particularly excited about the section titled ‘Journey to the Frontier Firm’ and what is possible in phase three, where employees will harness the power of multiple AI agents, creating an ‘agentic swarm’ capable of executing tasks at a scale and speed previously unimaginable.

Densify and Nutanix Partner to Deliver AI-Driven, Fully Automated Kubernetes Optimization

We’re thrilled to announce our partnership with Nutanix, integrating Densify’s AI-powered Kubernetes optimization solution, Kubex, with the Nutanix Kubernetes Platform (NKP). This collaboration brings together two leading technologies to radically improve how enterprise Kubernetes environments are managed—through AI-driven insights and end-to-end automation of resource optimization.

Streamline your LangChain deployments with Langserve on GCP

Deploying Large Language Model (LLM) applications can transform ideas into valuable services. But, deployment challenges can slow down even experienced developers. In this tutorial, you will build and deploy a LangChain application using LangServe and CircleCI on Google Cloud Run. You will create a text summarization tool powered by Google’s Gemini model. You will use Langserve to expose it as an API. You will automate testing and deployment to Google Cloud Run using CircleCI.
Sponsored Post

5 Ways Bunnyshell Ephemeral Environments help you ship and deploy faster in the age of Gen Code AI

The way we build software is evolving. Fast. AI-powered development tools like Cursor are transforming how developers write code, solve problems, and iterate on ideas. But as the pace accelerates, so do the challenges. Local machines can't keep up. Testing AI-generated code is time-consuming. Sharing work involves unnecessary friction. And moving from dev to production often means slowing down just when you want to speed up. Ephemeral environments are becoming essential infrastructure for modern development-and Bunnyshell helps teams keep pace without compromise.

Enterprise Policy Management Example: Quarantine Packages Using Policy as Code

Cloudsmith built Enterprise Policy Management (EPM) on Open Policy Agent (OPA) and uses Rego to define policies as code. These policies control how packages move through your systems. They're versioned, reviewable, and enforceable. EPM is in early release, but it already draws on extensive metadata Cloudsmith collects from your artifacts: format, version, tags, license, vulnerability, malware scan results, and digital signatures.

AWS Centralized Logging: A Complete Implementation Guide

In cloud environments, logs are often spread across numerous services, making it difficult to track down issues or gather meaningful insights. For AWS users, this challenge can become especially time-consuming. Centralized logging in AWS helps by bringing all your logs into a single platform, making management and analysis easier.

Simplifying Container Observability for DevOps Teams

In modern microservices architectures, container observability is crucial for maintaining reliability and performance. It helps teams detect issues early and optimize distributed systems. This guide will walk you through the essentials of container observability, including advanced techniques and troubleshooting strategies to ensure your containerized applications run smoothly.