As AI adoption accelerates across the enterprise, engineering leaders are discovering that LLMs alone can't meet the demands of reliability and trustworthiness.
\n
Saumil, another current student in Cohort 6 of The AI Engineering Bootcamp, goes in depth on what Retrieval-Augmented Generation (RAG) is and offers a practical framework to help leaders build robust, business-ready AI systems.
The price is increasing on June 1st to $3499! Secure your spot in Cohort 7 of The AI Engineering Bootcamp for $2999 to transform your skillset as a software engineer or data scientist into an AI Engineer in 2025.
Not ready to invest the money for upskilling? You can learn 100% for free by investing only your time. Follow a straight line from zero to AI Engineer with just fifteen 1-hour lectures.
\n\n","recentPosts":[{"id":9344343,"title":"🏗️ 🚢 🚀 A2A: Agent2Agent Protocol","slug":"a2a-agent2agent-protocol","status":"published","readingTime":1,"campaignCompletedAt":"2025-06-10T01:48:11.000Z","publishedAt":"2025-06-10T01:48:11.000Z","orderByDate":"2025-06-10T01:48:11.000Z","timeAgo":"5 days","thumbnailUrl":"https://embed.filekitcdn.com/e/bvR2QA8BNmGW6WfhvMB8i5/sQFe7mq9tE6CMZgxGFnoqm","thumbnailAlt":"","path":"posts/a2a-agent2agent-protocol","url":"https://fabulous-producer-5917.kit.com/posts/a2a-agent2agent-protocol","isPaid":null,"introContent":"EVENT RECAP 🧰 A2A: Agent2Agent Protocol Last week, we learned about the Agent2Agent (A2A) protocol - how does the idea for A2A complement Model Context Protocol (MCP), and how can we use them with Agent Cards to get more out of our multi-agent apps? 🧑🏫 Slides 🧑💻Code 🎥 Recording COMING UP THIS WEEK Codex: The Autonomous SWE On Wednesday, June 11, at 10:00 AM PT, join us live as we investigate ChatGPT Codex, OpenAI’s first cloud-hosted Autonomous Software Engineer (A-SWE) that reads, edits,...","campaignId":19789476,"publicationId":16358889,"metaDescription":""},{"id":9271253,"title":"🏗️ 🚢 🚀 Google ADK: Agent Development Kit","slug":"google-adk-agent-development-kit","status":"published","readingTime":2,"campaignCompletedAt":"2025-06-02T23:52:45.000Z","publishedAt":"2025-06-02T23:52:45.000Z","orderByDate":"2025-06-02T23:52:45.000Z","timeAgo":"12 days","thumbnailUrl":"https://embed.filekitcdn.com/e/bvR2QA8BNmGW6WfhvMB8i5/jN6AD5Ng8QyL1TNc6KD7Ne","thumbnailAlt":"","path":"posts/google-adk-agent-development-kit","url":"https://fabulous-producer-5917.kit.com/posts/google-adk-agent-development-kit","isPaid":null,"introContent":"EVENT RECAP 🧰 Google ADK: Agent Development Kit Last week, we learned why Google waiting until many other agent orchestration frameworks might have given them a leg up in the core constructs they used in the Agents SDK. Spoiler alert: it's pretty good! 🧑🏫 Slides 🧑💻Code 🎥 Recording COMING UP THIS WEEK Building Agentic Systems with Protocols: MCP & Agent2Agents (A2A) Tomorrow at 2:00 PM PT, we're diving deep into protocols including both MCP and A2A! How should we think about building...","campaignId":19672061,"publicationId":16239735,"metaDescription":""},{"id":9193242,"title":"🏗️ 🚢 🚀 AnyMCP: Deploying MCP Servers ","slug":"anymcp-deploying-mcp-servers","status":"published","readingTime":2,"campaignCompletedAt":"2025-05-27T15:42:52.000Z","publishedAt":"2025-05-27T15:42:52.000Z","orderByDate":"2025-05-27T15:42:52.000Z","timeAgo":"18 days","thumbnailUrl":"https://embed.filekitcdn.com/e/bvR2QA8BNmGW6WfhvMB8i5/xvSbYN3DFmkFTppz1vdJJx","thumbnailAlt":"","path":"posts/anymcp-deploying-mcp-servers","url":"https://fabulous-producer-5917.kit.com/posts/anymcp-deploying-mcp-servers","isPaid":null,"introContent":"EVENT RECAP 🧰 AnyMCP: Deploying MCP Servers Last week, we learned to deploy MCP servers to APIs, we compared MCP servers to REST APIs, and heard from experts Abishek and Lucas about the future of leveraging MCP servers in production LLM applications. 🧑🏫 Concepts: AnyMCP 🎥 Recording: AnyMCP: Deploying MCP Servers COMING UP THIS WEEK Google ADK: Agent Development Kit Google's ADK, the Agent Development Kit, is a new agent framework that allows us to design, deploy, and evaluate intelligent...","campaignId":19585676,"publicationId":16152290,"metaDescription":""}],"newsletter":{"formId":3983998,"productId":null,"productUrl":null,"featuredPostId":null,"subscribersOnly":false},"isPaidSubscriber":false,"isSubscriber":false,"originUrl":"https://fabulous-producer-5917.kit.com/posts/enterprise-production-rag-best-practices","creatorProfileName":"Build 🏗️, Ship 🚢, and Share 🚀","creatorProfileId":1069274}🏗️ 🚢 🚀 Enterprise Production RAG Best Practices
🏗️ 🚢 🚀 Enterprise Production RAG Best Practices
Published 26 days ago • 2 min read
Event Recap!
🧰 RAG: Production Best Practices
Last week, we learned what enterprises must do with their infrastructure stack to maximize development velocity, including how to leverage the right amount of on-prem and cloud tools!
Our friends at Arcee just released AnyMCP, and it's built to easily manage your Model Context Protocol (MCP) endpoints and configurations in one central platform.
MCP is all about having a set of standard rules that we can use to build LLM application and leverage context. In this event, we’ll dive into MCP on a deeper level than we did in our original MCP event by learning about how to deploy MCP servers to API endpoints!
Upcoming Live Events
Google ADK: Agent Development Kit
Google Cloud recently introduced ADK, the Agent Development Kit. It's another agent framework that allows us to design, deploy, and evaluate intelligent multi-agent systems. Join us live to learn how to orchestrate agents with access to tools and deploy production-grade agentic applications!
Building Agentic Systems with Protocols: MCP & Agent2Agents (A2A)
You may have heard of A2A—the Agent-to-Agent Protocol—but what exactly does it enable, and how does it relate to MCP? While MCP is like the “USB-C for LLMs,” connecting models to tools and data, A2A is the operating system for multi-agent collaboration. It provides the glue for AI agents—built by different teams using different technologies—to discover, delegate, and co-complete tasks seamlessly. A2A fosters open, secure, and scalable communication across agent ecosystems, transforming brittle integrations into fluid cooperation.
Curious how A2A and MCP work together, and what this means for your AI systems? Join us to explore the future of interoperable agent networks.
Community Highlights
Evaluating Advanced RAG Retrievers: A Practical Comparison
With the explosion of new retrieval strategies—vector search, BM25, multi-query, reranking, parent-document, and ensemble methods—how do you know which is best for your use case? Muhammad Afzaal, a current student in Cohort 6 of The AI Engineering Bootcamp, walks through a real-world, metric-driven evaluation of advanced retrievers using LangChain and RAGAS.
As AI adoption accelerates across the enterprise, engineering leaders are discovering that LLMs alone can't meet the demands of reliability and trustworthiness.
Saumil, another current student in Cohort 6 of The AI Engineering Bootcamp, goes in depth on what Retrieval-Augmented Generation (RAG) is and offers a practical framework to help leaders build robust, business-ready AI systems.
The price is increasing on June 1st to $3499! Secure your spot in Cohort 7 of The AI Engineering Bootcamp for $2999 to transform your skillset as a software engineer or data scientist into an AI Engineer in 2025.
Not ready to invest the money for upskilling? You can learn 100% for free by investing only your time. Follow a straight line from zero to AI Engineer with just fifteen 1-hour lectures.