AWS Bedrock offers access to foundation models from multiple providers — Meta, Anthropic, Cohere, Mistral, and others — through a single API, and this course covers using that access to build and scale real generative AI applications.
What you'll build
Three AI-driven projects, built and deployed using Bedrock's foundation models, form the practical core of the course. Along the way, it covers the concepts needed to actually use Bedrock well:
- Retrieval-Augmented Generation (RAG)
- Fine-tuning foundation models
- Vector databases and word embeddings
- Serverless architecture for AI applications
- Training and evaluating LLMs against your own custom data
37 lessons in total, aimed at developers who want a genuinely comprehensive, hands-on grip on AWS Bedrock and generative AI rather than a surface-level tour. Companion project code is available on GitHub.