This put up is co-written with David Gildea and Tom Nijs from Druva.
Generative AI is reworking the best way companies work together with their clients and revolutionizing conversational interfaces for advanced IT operations. Druva, a number one supplier of knowledge safety options, is on the forefront of this transformation. In collaboration with Amazon Internet Providers (AWS), Druva is growing a cutting-edge generative AI-powered multi-agent copilot that goals to redefine the shopper expertise in information safety and cyber resilience.
Powered by Amazon Bedrock and utilizing superior giant language fashions (LLMs), this modern answer will present Druva’s clients with an intuitive, conversational interface to entry information administration, safety insights, and operational assist throughout their product suite. By harnessing the ability of generative AI and agentic AI, Druva goals to streamline operations, improve buyer satisfaction, and improve the general worth proposition of its information safety and cyber resilience options.
On this put up, we study the technical structure behind this AI-powered copilot, exploring the way it processes pure language queries, maintains context throughout advanced workflows, and delivers safe, correct responses to streamline information safety operations.
Challenges and alternatives
Druva needs to successfully serve enterprises shifting past conventional query-based AI and into agentic methods and meet their advanced information administration and safety wants with better pace, simplicity, and confidence.
Complete information safety necessitates monitoring a excessive quantity of knowledge and metrics to establish potential cyber threats. As threats evolve, it may be tough for purchasers to remain abreast of recent information anomalies to hunt for inside their group’s information, however lacking any menace indicators can result in unauthorized entry to delicate data. For instance, a worldwide monetary providers firm managing greater than 500 servers throughout a number of areas presently spends hours manually checking logs throughout dozens of methods when backup fails. With an AI-powered copilot, they might merely ask, “Why did my backups fail final evening?” and immediately obtain an evaluation exhibiting {that a} particular coverage replace precipitated conflicts of their European information facilities, together with a step-by-step remediation, lowering investigation time from hours to minutes. This answer not solely reduces the quantity of assist requests and accelerates the time to decision, but in addition unlocks better operational effectivity for finish customers.
By reimagining how customers interact with the system—from AI-powered workflows to smarter automation—Druva noticed a transparent alternative to ship a extra seamless buyer expertise that strengthens buyer satisfaction, loyalty, and long-term success.
The important thing alternatives for Druva in implementing a generative AI-powered multi-agent copilot embrace:
- Simplified consumer expertise: By offering a pure language interface, the copilot can simplify advanced information safety duties and assist customers entry the data they want rapidly.
- Clever Troubleshooting: The copilot can leverage AI capabilities to investigate information from varied sources, establish the foundation causes of backup failures, and supply customized suggestions for decision.
- Streamlined Coverage Administration: The multi-agent copilot can information customers by way of the method of making, modifying, and implementing information safety insurance policies, lowering the potential for human errors and bettering compliance.
- Proactive Assist: By repeatedly monitoring information safety environments, the copilot can proactively establish potential points and supply steering to assist forestall failures or optimize efficiency.
- Scalable and Environment friendly Operations: The AI-powered answer can deal with a big quantity of buyer inquiries and duties concurrently, lowering the burden on Druva’s assist group in order that they’ll deal with extra advanced and strategic initiatives.
Resolution overview
The proposed answer for Druva’scopilot leverages a complicated structure that mixes the ability of Amazon Bedrock (together with Amazon Bedrock Data Bases), LLMs, and a dynamic API choice course of to ship an clever and environment friendly consumer expertise. Within the following diagram, we show the end-to-end structure and varied sub-components.
On the core of the system is the supervisor agent, which serves because the central coordination element of the multi-agent system. This agent is chargeable for overseeing your complete dialog movement, delegating duties to specialised sub-agents, and sustaining seamless communication between the varied elements.
The consumer interacts with the supervisor agent by way of a consumer interface, submitting pure language queries associated to information safety, backup administration, and troubleshooting. The supervisor agent analyzes the consumer’s enter and routes the request to the suitable sub-agents based mostly on the character of the question.
The information agent is chargeable for retrieving related data from Druva’s methods by interacting with the GET APIs. This agent fetches information similar to scheduled backup jobs, backup standing, and different pertinent particulars to offer the consumer with correct and up-to-date data.
The assistance agent assists customers by offering steering on greatest practices, step-by-step directions, and troubleshooting ideas. This agent attracts upon an intensive information base, which incorporates detailed API documentation, consumer manuals, and regularly requested questions, to ship context-specific help to customers.
When a consumer must carry out important actions, similar to initiating a backup job or modifying information safety insurance policies, the motion agent comes into play. This agent interacts with the POST API endpoints to execute the required operations, ensuring that the consumer’s necessities are met promptly and precisely.
To ensure that the multi-agent copilot operates with essentially the most appropriate APIs and parameters, the answer incorporates a dynamic API choice course of. Within the following diagram, we spotlight the varied AWS providers used to implement dynamic API choice, with which each the information agent and the motion agent are outfitted. Bedrock Data Bases comprises complete details about out there APIs, their functionalities, and optimum utilization patterns. As soon as an enter question is obtained, we use semantic search to retrieve the highest Ok related APIs. This semantic search functionality allows the system to adapt to the particular context of every consumer request, enhancing the Copilot’s accuracy, effectivity, and scalability. As soon as the suitable APIs are recognized, the agent prompts the LLM to parse the highest Ok related APIs and finalize the API choice together with the required parameters. This step makes positive that the copilot is absolutely outfitted to run the consumer’s request successfully.

Lastly, the chosen API is invoked, and the multi-agent copilot carries out the specified motion or retrieves the requested data. The consumer receives a transparent and concise response, together with related suggestions or steering, by way of the consumer interface.
All through the interplay, customers can present further data or specific approvals by utilizing the consumer suggestions node earlier than the copilot performs important actions. With this human-in-the-loop strategy, the system operates with the required safeguards and maintains consumer management over delicate operations.
Analysis
The analysis course of for Druva’s generative AI-powered multi-agent copilot focuses on assessing the efficiency and effectiveness of every important element of the system. By totally testing particular person elements similar to dynamic API choice, remoted assessments on particular person brokers, and end-to-end performance, the copilot delivers correct, dependable, and environment friendly outcomes to its customers.
Analysis methodology:
- Unit testing: Remoted assessments are carried out for every element (particular person brokers, information extraction, API choice) to confirm their performance, efficiency, and error dealing with capabilities.
- Integration Testing: Checks are carried out to validate the seamless integration and communication between the varied elements of the multi-agent copilot, sustaining information movement and management movement integrity.
- System Testing: Finish-to-end assessments are executed on the whole system, simulating real-world consumer eventualities and workflows to evaluate the general performance, efficiency, and consumer expertise.
Analysis outcomes
Selecting the best mannequin for the fitting job is important to the system’s efficiency. The dynamic instrument choice represents one of the vital important elements of the system—invoking the proper API is important for end-to-end answer success. A single incorrect API name can result in fetching incorrect information, which cascades into inaccurate outcomes all through the multi-agent system. To optimize the dynamic instrument choice element, varied Nova and Anthropic fashions have been examined and benchmarked towards the bottom reality created utilizing Sonnet 3.7.
The findings confirmed that even smaller fashions like Nova Lite and Haiku 3 have been in a position to choose the proper API each time. Nonetheless, these smaller fashions struggled with parameter parsing similar to calling the API with the proper parameters relative to the enter query. When parameter parsing accuracy was taken into consideration, the general API choice accuracy dropped to 81% for Nova Micro, 88% for Nova Lite, and 93% for Nova Professional. The efficiency of Haiku 3, Haiku 3.5, and Sonnet 3.5 was comparable, starting from 91% to 92%. Nova Professional offered an optimum tradeoff between accuracy and latency with a median response time of simply over one second. In distinction, Sonnet 3.5 had a latency of eight seconds, though this could possibly be attributed to Sonnet 3.5’s extra verbose output, producing a median of 291 tokens in comparison with Nova Professional’s 86 tokens. The prompts might probably be optimized to make Sonnet 3.5’s output extra concise, thus lowering the latency.
For end-to-end testing of actual world eventualities, it’s important to have interaction human material knowledgeable evaluators aware of the system to evaluate efficiency based mostly on completeness, accuracy, and relevance of the options. Throughout 11 difficult questions throughout the preliminary improvement part, the system achieved scores averaging 3.3 out of 5 throughout these dimensions. This represented stable efficiency contemplating the analysis was carried out within the early phases of improvement, offering a powerful basis for future enhancements.
By specializing in evaluating every important element and conducting rigorous end-to-end testing, Druva has made positive that the generative AI-powered multi-agent copilot meets the very best requirements of accuracy, reliability, and effectivity. The insights gained from this analysis course of have guided the continual enchancment and optimization of the copilot.
“Druva is on the forefront of leveraging superior AI applied sciences to revolutionize the best way organizations defend and handle their important information. Our Generative AI-powered Multi-agent Copilot is a testomony to our dedication to delivering modern options that simplify advanced processes and improve buyer experiences. By collaborating with the AWS Generative AI Innovation Heart, we’re embarking on a transformative journey to create an interactive, customized, and environment friendly end-to-end expertise for our clients. We’re excited to harness the ability of Amazon Bedrock and our proprietary information to proceed reimagining the way forward for information safety and cyber resilience.”- David Gildea, VP of Generative AI at Druva
Conclusion
Druva’s generative AI-powered multi-agent copilot showcases the immense potential of mixing structured and unstructured information sources utilizing AI to create next-generation digital copilots. This modern strategy units Druva other than conventional information safety distributors by reworking hours-long handbook investigations into immediate, AI-powered conversational insights, with 90% of routine information safety duties executable by way of pure language interactions, basically redefining buyer expectations within the information safety area. For organizations within the information safety and safety area, this expertise allows extra environment friendly operations, enhanced buyer engagement, and data-driven decision-making. The insights and intelligence offered by the copilot empower Druva’s stakeholders, together with clients, assist groups, companions, and executives, to make knowledgeable selections sooner, lowering common time-to-resolution for information safety points by as much as 70% and accelerating backup troubleshooting from hours to minutes. Though this venture focuses on the information safety business, the underlying rules and methodology will be utilized throughout varied domains. With cautious design, testing, and steady enchancment, organizations in any business can profit from AI-powered copilots that contextualize their information, paperwork, and content material to ship clever and customized experiences.
This implementation leverages Amazon Bedrock AgentCore Runtime and Amazon Bedrock AgentCore Gateway to offer sturdy agent orchestration and administration capabilities. This strategy has the potential to offer clever automation and information search capabilities by way of customizable brokers, reworking consumer interactions with functions to be extra pure, environment friendly, and efficient. For these interested by implementing related functionalities, discover Amazon Bedrock Brokers, Amazon Bedrock Data Bases and Amazon Bedrock AgentCore as a totally managed AWS answer.
Concerning the authors
David Gildea With over 25 years of expertise in cloud automation and rising applied sciences, David has led transformative initiatives in information administration and cloud infrastructure. Because the founder and former CEO of CloudRanger, he pioneered modern options to optimize cloud operations, later resulting in its acquisition by Druva. At the moment, David leads the Labs group within the Workplace of the CTO, spearheading R&D into Generative AI initiatives throughout the group, together with initiatives like Dru Copilot, Dru Examine, and Amazon Q. His experience spans technical analysis, business planning, and product improvement, making him a distinguished determine within the subject of cloud expertise and generative AI.
Tom Nijs is an skilled backend and AI engineer at Druva, pushed by a ardour for each studying and sharing information. Because the Lead Architect for Druva’s Labs group, he channels this ardour into growing cutting-edge options, main initiatives similar to Dru Copilot, Dru Examine, and Dru AI Labs. With a core deal with optimizing methods and harnessing the ability of AI, Tom is devoted to serving to groups and builders flip groundbreaking concepts into actuality.
Gauhar Bains is a Deep Studying Architect on the AWS Generative AI Innovation Heart, the place he designs and delivers modern GenAI options for enterprise clients. With a ardour for leveraging cutting-edge AI applied sciences, Gauhar focuses on growing agentic AI functions, and implementing accountable AI practices throughout various industries.
Ayushi Gupta is a Senior Technical Account Supervisor at AWS who companions with organizations to architect optimum cloud options. She focuses on guaranteeing business-critical functions function reliably whereas balancing efficiency, safety, and price effectivity. With a ardour for GenAI innovation, Ayushi helps clients leverage cloud applied sciences that ship measurable enterprise worth whereas sustaining sturdy information safety and compliance requirements.
Marius Moisescu is a Machine Studying Engineer on the AWS Generative AI Innovation Heart. He works with clients to develop agentic functions. His pursuits are deep analysis brokers and analysis of multi agent architectures.
Ahsan Ali is an Senior Utilized Scientist on the Amazon Generative AI Innovation Heart, the place he works with clients from completely different business verticals to unravel their pressing and costly issues utilizing Generative AI.
Sandy Farr is an Utilized Science Supervisor on the AWS Generative AI Innovation Heart, the place he leads a group of scientists, deep studying architects and software program engineers to ship modern GenAI options for AWS clients. Sandy holds a PhD in Physics and has over a decade of expertise growing AI/ML, NLP and GenAI options for giant organizations.
Govindarajan Varadan is a Supervisor of the Options Structure group at Amazon Internet Providers (AWS) based mostly out of Silicon Valley in California. He works with AWS clients to assist them obtain their enterprise aims by way of modern functions of AI at scale.
Saeideh Shahrokh Esfahani is an Utilized Scientist on the Amazon Generative AI Innovation Heart, the place she focuses on reworking cutting-edge AI applied sciences into sensible options that tackle real-world challenges.

