-
Book Overview & Buying
-
Table Of Contents
Machine Learning Engineering on AWS - Second Edition
By :
In this chapter, we explored the fundamentals of generative AI on AWS and learned how to leverage various services and solutions to build AI agents. We got our feet wet by working with foundation models provided through Amazon Bedrock, while also covering key concepts and terminology along the way. After setting up a SageMaker Studio space, we built our first AI agent using Strands Agents, which interacts with a Bedrock model and is configured with several tools to enhance its reasoning and problem-solving capabilities.
In the next chapter, you'll build on what you learned here by using Strands Agents to create AI agents that interact with a SageMaker AI real-time inference endpoint and deploying them using Bedrock AgentCore. This will give you hands-on experience taking agents from development to a fully managed, production-ready runtime environment. You'll also develop a RAG-powered agent that can incorporate external data into its responses, allowing you to build more dynamic, context-aware applications.