This submit is co-written with David Gildea and Tom Nijs from Druva.
Generative AI is remodeling the best way companies work together with their prospects and revolutionizing conversational interfaces for complicated IT operations. Druva, a number one supplier of information 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 client expertise in information safety and cyber resilience.
Powered by Amazon Bedrock and utilizing superior massive language fashions (LLMs), this modern answer will present Druva’s prospects with an intuitive, conversational interface to entry information administration, safety insights, and operational help throughout their product suite. By harnessing the facility 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 submit, we study the technical structure behind this AI-powered copilot, exploring the way it processes pure language queries, maintains context throughout complicated workflows, and delivers safe, correct responses to streamline information safety operations.
Challenges and alternatives
Druva desires to successfully serve enterprises transferring past conventional query-based AI and into agentic methods and meet their complicated information administration and safety wants with larger pace, simplicity, and confidence.
Complete information safety necessitates monitoring a excessive quantity of information and metrics to determine potential cyber threats. As threats evolve, it may be tough for patrons to remain abreast of recent information anomalies to hunt for inside their group’s information, however lacking any menace alerts can result in unauthorized entry to delicate data. For instance, a worldwide monetary companies 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 night time?” and immediately obtain an evaluation displaying {that a} particular coverage replace prompted conflicts of their European information facilities, together with a step-by-step remediation, decreasing investigation time from hours to minutes. This answer not solely reduces the quantity of help requests and accelerates the time to decision, but in addition unlocks larger operational effectivity for finish customers.
By reimagining how customers have interaction 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 complicated information safety duties and assist customers entry the data they want rapidly.
- Clever Troubleshooting: The copilot can leverage AI capabilities to research information from numerous sources, determine 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, decreasing the potential for human errors and bettering compliance.
- Proactive Assist: By repeatedly monitoring information safety environments, the copilot can proactively determine 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, decreasing the burden on Druva’s help staff in order that they will deal with extra complicated and strategic initiatives.
Resolution overview
The proposed answer for Druva’scopilot leverages a complicated structure that mixes the facility of Amazon Bedrock (together with Amazon Bedrock Information Bases), LLMs, and a dynamic API choice course of to ship an clever and environment friendly consumer expertise. Within the following diagram, we display the end-to-end structure and numerous sub-components.
On the core of the system is the supervisor agent, which serves because the central coordination part of the multi-agent system. This agent is accountable for overseeing the whole dialog circulation, 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 primarily based on the character of the question.
The information agent is accountable for retrieving related data from Druva’s methods by interacting with the GET APIs. This agent fetches information corresponding to scheduled backup jobs, backup standing, and different pertinent particulars to supply the consumer with correct and up-to-date data.
The assistance agent assists customers by offering steering on finest practices, step-by-step directions, and troubleshooting ideas. This agent attracts upon an intensive data base, which incorporates detailed API documentation, consumer manuals, and often requested questions, to ship context-specific help to customers.
When a consumer must carry out important actions, corresponding 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 be sure that the multi-agent copilot operates with probably the most appropriate APIs and parameters, the answer incorporates a dynamic API choice course of. Within the following diagram, we spotlight the varied AWS companies used to implement dynamic API choice, with which each the info agent and the motion agent are outfitted. Bedrock Information Bases accommodates complete details about obtainable APIs, their functionalities, and optimum utilization patterns. As soon as an enter question is acquired, we use semantic search to retrieve the highest Ok related APIs. This semantic search functionality permits the system to adapt to the precise 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 certain that the copilot is totally 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 extra data or express approvals by utilizing the consumer suggestions node earlier than the copilot performs important actions. With this human-in-the-loop method, 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 part of the system. By completely testing particular person elements corresponding to dynamic API choice, remoted checks 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 checks are performed for every part (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 circulation and management circulation integrity.
- System Testing: Finish-to-end checks are executed on the whole system, simulating real-world consumer situations 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 probably the most important elements of the system—invoking the right API is crucial for end-to-end answer success. A single incorrect API name can result in fetching flawed information, which cascades into faulty outcomes all through the multi-agent system. To optimize the dynamic instrument choice part, numerous Nova and Anthropic fashions had been examined and benchmarked towards the bottom fact created utilizing Sonnet 3.7.
The findings confirmed that even smaller fashions like Nova Lite and Haiku 3 had been capable of choose the right API each time. Nevertheless, these smaller fashions struggled with parameter parsing corresponding to calling the API with the right parameters relative to the enter query. When parameter parsing accuracy was taken under 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 supplied an optimum tradeoff between accuracy and latency with a mean response time of simply over one second. In distinction, Sonnet 3.5 had a latency of eight seconds, though this might be attributed to Sonnet 3.5’s extra verbose output, producing a mean of 291 tokens in comparison with Nova Professional’s 86 tokens. The prompts might doubtlessly be optimized to make Sonnet 3.5’s output extra concise, thus decreasing the latency.
For end-to-end testing of actual world situations, it’s important to have interaction human subject material professional evaluators conversant in the system to evaluate efficiency primarily based on completeness, accuracy, and relevance of the options. Throughout 11 difficult questions through the preliminary growth section, the system achieved scores averaging 3.3 out of 5 throughout these dimensions. This represented strong efficiency contemplating the analysis was performed within the early levels of growth, offering a powerful basis for future enhancements.
By specializing in evaluating every important part and conducting rigorous end-to-end testing, Druva has made certain 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 shield and handle their important information. Our Generative AI-powered Multi-agent Copilot is a testomony to our dedication to delivering modern options that simplify complicated processes and improve buyer experiences. By collaborating with the AWS Generative AI Innovation Middle, we’re embarking on a transformative journey to create an interactive, customized, and environment friendly end-to-end expertise for our prospects. We’re excited to harness the facility 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 method units Druva aside from conventional information safety distributors by remodeling hours-long handbook investigations into instantaneous, 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 house. For organizations within the information safety and safety house, this know-how permits extra environment friendly operations, enhanced buyer engagement, and data-driven decision-making. The insights and intelligence supplied by the copilot empower Druva’s stakeholders, together with prospects, help groups, companions, and executives, to make knowledgeable selections quicker, decreasing common time-to-resolution for information safety points by as much as 70% and accelerating backup troubleshooting from hours to minutes. Though this mission focuses on the info safety business, the underlying ideas and methodology will be utilized throughout numerous 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 supply sturdy agent orchestration and administration capabilities. This method has the potential to supply clever automation and information search capabilities by way of customizable brokers, remodeling consumer interactions with functions to be extra pure, environment friendly, and efficient. For these eager about implementing related functionalities, discover Amazon Bedrock Brokers, Amazon Bedrock Information Bases and Amazon Bedrock AgentCore as a totally managed AWS answer.
In regards to 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 staff 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, industrial planning, and product growth, making him a outstanding determine within the subject of cloud know-how and generative AI.
Tom Nijs is an skilled backend and AI engineer at Druva, pushed by a ardour for each studying and sharing data. Because the Lead Architect for Druva’s Labs staff, he channels this ardour into growing cutting-edge options, main initiatives corresponding to Dru Copilot, Dru Examine, and Dru AI Labs. With a core deal with optimizing methods and harnessing the facility 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 Middle, the place he designs and delivers modern GenAI options for enterprise prospects. With a ardour for leveraging cutting-edge AI applied sciences, Gauhar makes a speciality of 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 makes a speciality of guaranteeing business-critical functions function reliably whereas balancing efficiency, safety, and price effectivity. With a ardour for GenAI innovation, Ayushi helps prospects 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 Middle. He works with prospects 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 Middle, the place he works with prospects from totally different business verticals to resolve their pressing and costly issues utilizing Generative AI.
Sandy Farr is an Utilized Science Supervisor on the AWS Generative AI Innovation Middle, the place he leads a staff of scientists, deep studying architects and software program engineers to ship modern GenAI options for AWS prospects. Sandy holds a PhD in Physics and has over a decade of expertise growing AI/ML, NLP and GenAI options for big organizations.
Govindarajan Varadan is a Supervisor of the Options Structure staff at Amazon Internet Providers (AWS) primarily based out of Silicon Valley in California. He works with AWS prospects 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 Middle, the place she focuses on remodeling cutting-edge AI applied sciences into sensible options that deal with real-world challenges.

