TechDogs-"Why Agentic AI Is Redefining How Engineering Teams Manage Complex Systems"

Artificial Intelligence

Why Agentic AI Is Redefining How Engineering Teams Manage Complex Systems

By Vikramsinh Ghatge

Overall Rating

Overview

In this TechDogs interview, Dharmendra Muthu, Senior Product Management Director at New Relic, explores how Agentic AI is reshaping the way engineering teams manage complex digital systems. He explains how AI-native observability can help teams detect anomalies, connect signals across logs, metrics, traces, deployments, and business context, and move from manual firefighting to faster, more accountable decision-making. The conversation also covers the challenges of building reliable Agentic AI platforms, measuring AI and cloud ROI beyond surface-level productivity gains, applying jobs-to-be-done thinking to AI product development, and designing scalable AI-driven systems for modern cloud environments.

Here is a brief introduction to Dharmendra:

Dharmendra Muthu is Senior Product Management Director at New Relic, where he is currently building Agentic AI solutions for engineering teams. With concept-to-scale experience across public cloud, SaaS, and GenAI ecosystems, he brings deep expertise in Agentic AI, cloud computing, product strategy, AI-native platforms, and cloud economics. His work focuses on helping engineering teams use AI and observability to better understand, manage, and improve complex digital systems.
You have worked across public cloud, SaaS, and Generative AI ecosystems. How do you see Agentic AI changing the way engineering teams understand, manage, and improve complex systems?

With every new wave of technology, digital estates have not only grown but also become far more complex and interconnected. This complexity has made it challenging to maintain stable and reliable digital experiences. For example, when something breaks, such as a checkout flow in an application, engineers have traditionally had to manually connect the dots across multiple systems and identify the root cause before working toward a resolution. That process can take hours and impact both engineering productivity and customer experience.

Agentic AI has fundamentally changed that equation. It compresses much of this workflow and, in many cases, automates significant parts of it. Today, observability platforms with agentic AI capabilities can detect anomalies before they spiral into outages, correlate logs, metrics, traces, deployments, infrastructure changes, and even business context to identify the root cause and recommend the right course of action. Based on predefined guardrails, these AI agents can even initiate remediation, while seeking approval for higher-impact decisions.

This is already changing the way engineering teams operate. Agentic AI is becoming less of a tool and more of an engineering collaborator that continuously monitors the health of complex systems, even when engineers are off the clock. That allows teams to spend less time firefighting and more time improving reliability, optimizing performance and building capabilities that create real business value.

As enterprises move from GenAI experimentation to Agentic AI adoption, what are the biggest product and technology challenges in building AI tools that can act with context, accuracy, and accountability?

For enterprises that experimented with GenAI-built tools, they found that many responded like a chatbot, summarization engine, or a code assistant. Agentic AI has taken things into a different league altogether. These systems don't just respond - they plan, decide, and act across live environments. That shift surfaces challenges that experimentation phases rarely expose.

When it comes to context, an agent acting on stale or incomplete information doesn't fail loudly; it fails confidently, which is harder to trace. In production environments, real-time system state changes constantly, and agents that can't ground their reasoning in accurate, current data will make decisions that look plausible but cause real damage. Getting context right requires more than good models. It requires well-thought-out integration between the agent and the systems it operates on.

In multi-step agentic workflows, attaining accuracy can be an uphill battle. Even a small error early in the chain doesn't stay small, as it gets carried forward, acted on, and amplified with every subsequent decision. The tolerance for drift that might be acceptable in a single LLM response becomes a cascading problem when that response triggers downstream actions.

Accountability is where most enterprises are least prepared. When an autonomous agent takes an action that degrades a system or produces an unexpected outcome, someone needs to reconstruct exactly what happened, which decisions were made, on what basis, and highlight where the logic broke down. Without that traceability, you cannot fix the root cause, and you cannot build the organizational trust needed to let agents operate with greater autonomy over time.

The teams navigating this well are monitoring agentic AI like any other tech element in the system, using observability platforms designed for this new generation of AI agents. It provides the same visibility around reliability, traceability, and failure modes that good engineering has always demanded.

In your view, what separates a genuinely useful AI-native platform from one that simply adds another layer of automation or interface complexity for engineering teams?

One area of importance to analyses is whether AI reduces the cognitive load for engineers or adds to it. Most tools marketed as AI-native are really automation tools with a chat interface on top. They surface information faster, but still require engineers to interpret it, connect the dots, and decide what to do. That is not a bad thing, but it’s also not transformative.

A genuinely useful AI-native platform changes what engineers spend their attention on. Instead of asking "what broke and where," teams can ask "what matters most right now and why." That shift only happens when the platform can correlate signals across the full stack and translate technical performance into something that connects to business impact.

The other key factor is trust. Engineers will not act on recommendations they cannot verify, and they will not delegate decisions to systems they cannot audit. An AI-native platform that cannot show its reasoning will always hit a ceiling on how much autonomy teams are willing to give it. Building that trust incrementally, by being consistently correct and transparent about uncertainty, is what separates platforms that get adopted deeply from ones that get used selectively and eventually displaced.
The bar is not whether the platform uses AI. It is whether engineers are meaningfully better at their jobs because of it.

Given your experience in cloud economics and product strategy, how should technology leaders evaluate the real ROI of AI and cloud investments beyond surface-level productivity gains?

The honest answer is that most ROI conversations stop too early. Teams point to productivity gains such as "engineers ship 20% faster," or “we saved thousands of hours” and treat these metrics as the return. But time saved is not the same as value captured. Those hours only become ROI if you either take them out as cost or visibly reinvest them in higher-value work. If neither happens, you've bought a more comfortable status quo.

I find it more useful to evaluate ROI on a value ladder rather than a single number. At the bottom is efficiency - the same output for less cost, easy to measure but lowest in strategic value. Above that is effectiveness, meaning better outcomes: fewer defects, higher conversion, better decisions. Then comes growth: new revenue, new segments, faster time to market. And at the top is strategic optionality: the data flywheels, capabilities, and differentiation that are hardest to quantify but often matter most. The mistake is when one ROI measure is applied across all four. Efficiency plays should clear a hard financial bar, whereas optionality plays should be judged like venture bets, with stage-gates and explicit kill criteria.

This is also where a cloud-economics lens becomes essential, because AI breaks the assumption that software has near-zero marginal cost. Every inference carries a real cost in tokens and compute, so spend scales with usage. The right unit of analysis is cost-to-serve per query, per customer, per resolved ticket, and its effect on gross margin. A feature that users love that quietly erodes margins as it scales is a negative-ROI investment dressed up as a win.

You have spent a significant part of your career translating customer needs into product roadmaps. How does the “jobs-to-be-done” approach evolve when building products in a fast-moving space like Agentic AI?

I'd start with something that may seem to be a little counterintuitive: in a space moving as fast as agentic AI, jobs-to-be-done matters more, not less. In the middle of a hype cycle, jobs-to-be-done is the discipline that keeps a team from shipping impressive demos that no one actually hires. I treat the job as the fixed point and let the technology be the variable.

What genuinely changes is the relationship between the product and the job. Agents are different in that you're delegating to a worker who does the job for the user. That shifts the unit of analysis from the feature to the outcome, and surfaces dimensions that used to be secondary. Trust, control, and verifiability become first-class design constraints, because you're now asking a customer to hire an employee rather than buy a tool. The real product work becomes job decomposition: deciding which sub-tasks the agent can own autonomously and where a human must stay in the loop. And that boundary becomes the product.

The great value of agentic AI is its ability to enable rapid iteration. When standing up an agent is cheap, you can quickly build prototypes and learn the true shape of the job from what people delegate to it. Evaluation sets become the operational form of jobs-to-be-done; every eval case is essentially an acceptance test for a job, and the agent's traces show you precisely where it succeeds and fails. The metrics shift from feature adoption to job completion, time-to-outcome, and how often a human has to intervene. So, the approach evolves from "what features help the user do this job?" to "what outcome can I be trusted to deliver, and where does the human stay in the loop?" - with the job as the constant and the agent's autonomy as the thing you tune as trust and capability grow.

With your background in multi-cloud management and SaaS platforms, what should organizations prioritize when designing scalable, reliable AI-driven systems for modern cloud environments?

Scalability and reliability in AI-driven cloud environments are really about how well your foundations hold up under pressure. The priority is getting the architecture right. That means designing for failure from the start rather than assuming stability. In multi-cloud environments, that means avoiding single points of dependency, building redundancy across services, and ensuring that when one layer degrades, it doesn't cascade.

The second is data quality. AI systems are only as reliable as the data they act on. Organizations that rush deployment without establishing clean, consistent, well-governed data pipelines find that their AI makes confident decisions on bad inputs, which is often worse than no AI at all.

The third is knowing what your systems are actually doing in production. AI-driven systems behave differently at scale than they do in testing. The gap between expected behavior and real-world performance is where reliability breaks down and bridging that gap requires continuous visibility into how models and agents are performing against the outcomes they were built to deliver through observability.

Tue, Jul 21, 2026

Liked what you read? That’s only the tip of the tech iceberg!

Explore our vast collection of tech articles including introductory guides, product reviews, trends and more, stay up to date with the latest news, relish thought-provoking interviews and the hottest AI blogs, and tickle your funny bone with hilarious tech memes!

Plus, get access to branded insights from industry-leading global brands through informative white papers, engaging case studies, in-depth reports, enlightening videos and exciting events and webinars.

Dive into TechDogs' treasure trove today and Know Your World of technology like never before!

Disclaimer - Reference to any specific product, software or entity does not constitute an endorsement or recommendation by TechDogs nor should any data or content published be relied upon. The views expressed by TechDogs' members and guests are their own and their appearance on our site does not imply an endorsement of them or any entity they represent. Views and opinions expressed by TechDogs' Authors are those of the Authors and do not necessarily reflect the view of TechDogs or any of its officials. While we aim to provide valuable and helpful information, some content on TechDogs' site may not have been thoroughly reviewed for every detail or aspect. We encourage users to verify any information independently where necessary.

Loading comments...

  • Dark
  • Light