Agent-based AI systems represent the next step beyond traditional chatbots by reasoning about user goals, planning actions, and using tools to complete tasks automatically. With Amazon Bedrock, these systems can be built and managed easily through integrated agents and foundation models that connect with AWS services. Learning how to design and orchestrate these intelligent workflows helps developers create applications that can automate decisions, interact with AWS resources, and adapt based on real-time data.
In this hands-on lab, you will deploy an Amazon Bedrock Agent, connect it to an AWS Lambda function, and build an AWS Step Functions workflow that invokes the agent through the AWS SDK integration. You will then run the workflow and observe how the agent performs its reasoning and action steps while recording results in Amazon DynamoDB and Amazon CloudWatch.
Upon completion of this beginner-level lab, you will be able to:
Familiarity with the following will be beneficial, but is not required:
The following content can be used to fulfill the prerequisites: