Operations | Monitoring | ITSM | DevOps | Cloud

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

The 3 AI Jobs That Didn't Exist 2 Years Ago!

People worry about AI taking jobs, but what about the new roles AI is creating? James Faure, CEO of Clairo AI, breaks down the three essential non-technical jobs that have emerged in the last two years: Prompt Engineers, Context Architects, and Evaluators. Learn the crucial skills needed to be highly employable in the future of AI.

Azure Synapse Explained: Analytics And Business Value

Traditionally, companies had to use separate tools for ETL, data storage, and analytics. Often, this resulted in slow, complex, and expensive data workflows A good example is PwC’s Deals, Insights & Analytics (DIA) team, which faced similar challenges. According to Microsoft, bespoke solutions often took months to build and were difficult to merge, slowing projects and driving up costs. That changed when PwC adopted Azure Synapse Analytics. The result?

Reimagining software delivery with AI-powered workflows in Jira & Bitbucket

If you’re like most developers, you know that writing code isn’t the bottleneck anymore. AI has made it faster than ever, and chances are you’re already using it. Yet, delivering software is still complex because of everything else you have to manage: fixing vulnerabilities, reducing tech debt, cleaning up feature flags, ensuring test coverage, writing documentation, and the list goes on. That’s why we built Rovo Dev, a context-aware AI agent for developers.

Dynamic Stage | Execute a Pipeline within a Stage !

The new Dynamic Stage allows you to import and execute an entire pipeline's YAML definition inside a single stage of your current pipeline. It is essentially running a pipeline within a stage. The pipeline YAML can either be generated and transformed at runtime in a previous stage, or be directly provided to the source input of the Dynamic Stage in encoded form. Dynamic Stages work seamlessly across Harness CI and CD modules.

Bloom filters: the niche trick behind a 16× faster API

This post is a deep dive into how we improved the P95 latency of an API endpoint from 5s to 0.3s using a niche little computer science trick called a bloom filter. We’ll cover why the endpoint was slow, the options we considered to make it fast and how we decided between them, and how it all works under the hood.

How to Automate Change Management Evidence using Kosli and ServiceNow

Are your deployments getting stuck waiting for approvals? Your code is ready. Your tests are green. But your ServiceNow change ticket is still holding up the release. In most organizations, this isn’t a people problem or a process problem. It’s an evidence problem. Every release has to prove that it met the required checks — tests, scans, reviews, and approvals. But when that proof isn’t instantly available, everything slows down.