
Develop Python skills and prepare an AWS account with admin access to build real-world end-to-end AI agents on AWS Bedrock, using familiar services like Lambda, Redshift, and DynamoDB.
Understand function calling and orchestration to let a language model call external tools via Python functions, coordinating data from MySQL, MongoDB, and a vector store on AWS Bedrock.
Discover how AWS Bedrock provides a fully managed serverless platform for building generative AI apps, with unified access to foundation models, fine-tuning, RAG, and AI agents via a single API.
Sync the knowledge base with data sources and test it with titan text g1 on demand; validate vector store responses and deploy rack pipeline with bedrock python sdk to aws.
Deploy a streamlit chatbot to AWS ECS using a Docker image, pushing to ECR, and running a Fargate task, enabling an LLM-driven conversational interface.
Deploy a mortgage assistant chatbot to AWS ECS with Streamlit UI, dockerized deployment to ECR, alias creation, and supervisor agent integration.
Explore how to build a hotel booking assistant with AWS Bedrock, using three Lambda functions and DynamoDB to check real-time availability, query bookings, and create reservations via natural language input.
This course is designed for engineers, data professionals, and software developers who want to build production-grade and real AI applications using AWS Bedrock. You will focus on building actual workflows using AWS Bedrock, KnowledgeBase and Workflows while leverage several other AWS Cloud components such as AWS Lambda, Dynamodb, Redshift, AWS ECS and many more.
You’ll work on real-world use cases across different domains covering everything from RAG and tool invocation to full multi-agent orchestration. The course follows a code-first, deployable approach using core AWS services.
What you’ll build and learn:
Use Bedrock APIs to query models like Claude, Titan, and Stable Diffusion
Implement Retrieval-Augmented Generation (RAG) using:
Amazon OpenSearch serverless for vector search
Amazon Redshift for structured grounding
Design real agentic applications that:
Invoke tools and different application logic via AWS Lambda
Integrate with DynamoDB and S3
Fetch or write data using custom logic
Build and deploy chatbots using Streamlit
Set up multi-agent collaboration scenarios using AWS Bedrock.
Trigger agents via REST APIs using API Gateway
Deploy chatbots on AWS ECS using containerized workflows
This course is not about theoretical lectures. It’s for people who want to ship AI systems to AWS cloud infrastructure , backed by hands-on examples that work end-to-end.