AIP-C01 Study Hub

Resource Library

192 curated resources — docs, blogs, videos, repos, and practice exams

192 resources

AWS Skill Builder Exam Prep Plan

Free lessons per domain, SimuLearn labs, practice assessments

EssentialDocs

Official Practice Question Set (20 free questions)

20 free exam-caliber questions from AWS

EssentialPractice Exam

Official Exam Guide PDF

Every skill, task, and in-scope service for the AIP-C01 exam

EssentialDocs

Bedrock Workshop

Jupyter notebooks for every Bedrock feature

RecommendedWorkshop

Bedrock RAG Workshop

RAG-specific deep dive with Knowledge Bases

RecommendedWorkshop

Bedrock Samples

Code examples for Bedrock APIs, agents, guardrails

RecommendedGitHub

AgentCore Samples

Production agent deployment, Gateway, Memory, Identity

RecommendedGitHub

Bedrock User Guide — Guardrails

Every filter type, PII config, ApplyGuardrail API

D3: Safety & SecuritySupplementalDocs

Bedrock User Guide — Knowledge Bases

Chunking, embeddings, vector stores

D1: FM IntegrationSupplementalDocs

AgentCore Developer Guide

Runtime, Gateway, Policy, Memory, Observability

D2: ImplementationSupplementalDocs

Well-Architected GenAI Lens

Architecture patterns tested in Domain 1

D1: FM IntegrationSupplementalDocs

GenAI App Builder Architecture

End-to-end reference architecture

D2: ImplementationSupplementalDocs

How to Choose GenAI on AWS

Service selection decision guide

D1: FM IntegrationSupplementalDocs

GenAI Workload Assessment

Framework for evaluating implementations

D1: FM IntegrationSupplementalDocs

Mike Chambers — AgentCore Full Walkthrough

Hands-on deploy, Gateway, Memory, Observability

D2: ImplementationTier 4Video

Mike Chambers — AgentCore Memory Management

Short-term vs long-term memory, code walkthrough

D2: ImplementationTier 4Blog

Deploy Production AI Agents in 2 Commands

Strands Agent to AgentCore Runtime to Lambda to API Gateway

D2: ImplementationTier 4Blog

InterWorks — Bedrock Agents Walkthrough

Coffee shop agent with tool use, step-by-step console screenshots

D2: ImplementationTier 4Blog

Guardrails Deep Dive — Content Filters, PII, Streaming

Content filters, PII, streaming, prompt attacks

D3: Safety & SecurityTier 4Blog

Guardrails Practical — PII Config, Sync vs Async

Content filters, PII config, sync vs async guardrails

D3: Safety & SecurityTier 4Blog

PII Redaction Architecture — BDA + Guardrails

Bedrock Data Automation + Guardrails for email PII pipeline

D3: Safety & SecurityTier 4Blog

AgentCore Policy (GA) — Cedar Policies

Cedar policies, natural language authoring, trust-but-verify

D3: Safety & SecurityTier 4Blog

Introducing Amazon Bedrock AgentCore — Danilo Poccia

Deep walkthrough with Strands Agents code

D2: ImplementationTier 4Blog

What is Amazon Bedrock AgentCore? — Tutorials Dojo

Bedrock vs AgentCore distinction, 7 services explained

D2: ImplementationTier 4Blog

AWS Twitch — Free Live Training

Free live training with AWS experts

Tier 4Video

AWS Official Practice Set (20 questions)

20 free exam-caliber questions from AWS

Tier 5Practice Exam

CertificationPractice.com (510 questions, 6 exams)

Free — 510 questions across 6 practice exams

Tier 5Practice Exam

Tutorials Dojo Practice Exams (275+ questions)

~$15 — 275+ questions with detailed explanations

Tier 5Practice Exam

MakendranG's Handwritten Study Notes

Early Adopter badge winner's comprehensive notes

Tier 6GitHub

Reddit OP's AWS Service Comparison Table

Community service comparison table on Notion

Tier 6Docs

Reddit OP's Service Features & Scenarios Table

Community service features and scenarios on Notion

Tier 6Docs

Tutorials Dojo Study Path (Free Guide)

Free exam study path guide

Tier 6Docs

Multi-Tenant RAG with JWT Isolation

Per-tenant OpenSearch isolation with KMS encryption

D1: FM IntegrationTier 7Blog

End-to-End RAG with CDK

IaC deployment of full RAG stack (IAM, OpenSearch, KB)

D1: FM IntegrationTier 7Blog

Bedrock Agents Action Groups

Lambda-backed tools for real-world tasks

D2: ImplementationTier 7Blog

Building AI Agents on AWS 2025 — Practitioner's Guide

Comparing all agent options on AWS

D2: ImplementationTier 7Blog

Multi-Agent Orchestration with Reasoning

Supervisor mode vs supervisor-with-routing mode

D2: ImplementationTier 7Blog

Multi-Agent Collaboration with Strands and Nova

Parallel agent execution and team workflows

D2: ImplementationTier 7Blog

ElastiCache Semantic Cache — 86% Cost Reduction

86% cost reduction, 88% latency improvement

D4: OptimizationTier 7Blog

Prompt Caching on Bedrock — Up to 85% Cost Reduction

Up to 85% cost reduction for repeated contexts

D4: OptimizationTier 7Blog

Effective Cost Optimization Strategies for Bedrock

Comprehensive guide to model cascading, caching, batch inference

D4: OptimizationTier 7Blog

Reinforcement Fine-Tuning — 66% Accuracy Gain

66% average accuracy gain over base models

D1: FM IntegrationTier 7Blog

LLM-as-a-Judge on Bedrock — 98% Cost Savings

98% cost savings vs human evaluation

D5: TestingTier 7Blog

Track, Allocate, and Manage GenAI Cost and Usage

Multi-team cost governance for Bedrock

D4: OptimizationTier 7Blog

AI Gateway Pattern (API Gateway + Bedrock)

Rate limiting, access control, usage tracking for GenAI APIs

D2: ImplementationTier 7Blog

Serverless GenAI Architectural Patterns

API Gateway + Lambda + Bedrock foundational patterns

D2: ImplementationTier 7Blog

Step Functions + Bedrock Orchestration

Parallel Bedrock API calls with error handling

D2: ImplementationTier 7Blog

GenAIOps — Operationalizing GenAI at Scale

Standardized repos, reusable components, automated evaluation

D2: ImplementationTier 7Blog

CloudWatch GenAI Observability

Purpose-built GenAI tracing, end-to-end across LLMs/agents/KBs

D5: TestingTier 7Blog

CloudWatch AppSignals for Bedrock

Native tracing, LangChain/Strands compatible

D5: TestingTier 7Blog

AgentCore Observability — OTEL-Based Tracing

OTEL-based tracing, debugging agent workflows

D5: TestingTier 7Blog

Advanced Fine-Tuning Methods on SageMaker

LoRA, QLoRA, full fine-tuning compared

D1: FM IntegrationTier 7Blog

Multi-LoRA Serving with vLLM on SageMaker

Dozens of adapters sharing one GPU, hot-swapping

D1: FM IntegrationTier 7Blog

LoRA on Trainium (HyperPod)

50% cost and 70% time reduction vs full fine-tuning

D1: FM IntegrationTier 7Blog

Agent Squad — Multi-Agent Orchestration

Multi-agent orchestration in Python/TypeScript

D2: ImplementationTier 8GitHub

Strands Agent SOPs

Natural language agent workflows (RFC 2119 style)

D2: ImplementationTier 8GitHub

AWS GenAI CI/CD Suite

Code review with Bedrock, GitHub Actions

D2: ImplementationTier 8GitHub

RAG with Aurora pgvector (CDK)

Full CDK: Aurora + KB + Bedrock Agent

D1: FM IntegrationTier 8GitHub

Evaluating LLMs Using LLM-as-a-Judge

LLM-as-a-judge sample notebooks

D5: TestingTier 8GitHub

BDA Document Processing Samples

Bedrock Data Automation sample pipelines

D1: FM IntegrationTier 8GitHub

Multimodal Data Processing with BDA

Guidance repo for multimodal processing pipelines

D1: FM IntegrationTier 8GitHub

Cross-Region Inference Workshop Notebook

Jupyter notebook for CRI setup

D1: FM IntegrationTier 8GitHub

AWS Open Source MCP Servers

MCP servers for AWS services

D2: ImplementationTier 8GitHub

Strands Agents SDK Technical Deep Dive

Architecture, tool definitions, observability for Strands framework

D2: ImplementationTier 4Blog

Strands Agent SOPs — Natural Language Workflows

Natural language workflows used inside Amazon

D2: ImplementationTier 4Blog

MCP on AWS — Unlocking Model Context Protocol

AWS API MCP Server, IAM permissions, CloudTrail auditing

D2: ImplementationTier 4Blog

MCP with Bedrock Agents — Native Integration

Native MCP integration with Bedrock Agents

D2: ImplementationTier 4Blog

MCP vs Strands vs RAG vs A2A — Agents Compared

Comparison of all agent options on AWS

D2: ImplementationTier 4Blog

Automated Reasoning — 99% Verification Accuracy

Formal logic verification for mathematical correctness

D3: Safety & SecurityTier 4Blog

Safeguard GenAI from Prompt Injections

Prompt injection defense strategies

D3: Safety & SecurityTier 4Blog

Securing Bedrock Agents from Indirect Prompt Injections

Tag external data as 'user input' to protect agents

D3: Safety & SecurityTier 4Blog

Intelligent Prompt Routing for Cost and Latency

Auto-routes to cheapest capable model

D4: OptimizationTier 4Blog

Evaluating RAG with Bedrock KB Evaluation

RAG-specific evaluation: retrieval relevance, answer faithfulness

D5: TestingTier 4Blog

Evaluate Agents with RAGAS and LLM-as-Judge

Agent evaluation: task completion, tool usage, reasoning quality

D5: TestingTier 4Blog

AgentCore Code Interpreter

Secure sandbox for Python execution. Supports pandas, numpy, matplotlib.

D2: ImplementationTier 4Blog

AgentCore Browser Tool

Web-based workflow execution for agents

D2: ImplementationTier 4Blog

Q Business Enterprise KB Integration

How Q Business integrates with enterprise knowledge bases

D2: ImplementationTier 4Blog

Q Developer Capabilities — Code Reviews, Docs, Tests

Code generation, completion, security scanning

D2: ImplementationTier 4Blog

MemoryDB Persistent Semantic Cache

Persistent semantic caching for GenAI workloads

D4: OptimizationTier 7Blog

Build a Proactive AI Cost Management System

Automated cost monitoring and alerting for Bedrock

D4: OptimizationTier 7Blog

EventBridge + Bedrock Event-Driven AI

Event-driven AI workflow patterns

D2: ImplementationTier 4Blog

PwC + AWS Responsible AI with Automated Reasoning

Enterprise responsible AI implementation

D3: Safety & SecurityTier 7Blog

Automated Reasoning for Financial Services

Formal logic verification for financial calculations

D3: Safety & SecurityTier 7Blog

Human-in-the-Loop Prompt Chaining

Step Functions Wait-for-Callback with human review

D2: ImplementationTier 4Blog

Circuit Breaker with Step Functions and DynamoDB

Resilience pattern for FM API calls

D2: ImplementationTier 4Blog

Self-Service Digital Assistant with Lex and Bedrock

Structured dialogue chatbot pattern

D2: ImplementationTier 4Blog

Tutorials Dojo Free Sampler (30 questions)

Free 30-question practice exam sampler

Tier 5Practice Exam

Converse API Guide — Carry Out a Conversation

Official guide covering Converse and ConverseStream operations — the unified, model-agnostic API for all Bedrock models

D1: FM IntegrationSupplementalDocs~30m

Converse API Code Examples (Python, Java, JS)

Hands-on code examples for Converse API in multiple languages — tool use, streaming, image input, guardrails integration

D1: FM IntegrationSupplementalDocs~45m

Converse API Hands-On Recipe (Jupyter Notebook)

Step-by-step notebook: invoke models, handle streaming, compare InvokeModel vs Converse API responses

D1: FM IntegrationTier 4Workshop~60m

Amazon Bedrock Deep Dive — SimpleAWS Newsletter

Comprehensive overview of Bedrock architecture: model access, inference options, agents, guardrails, and pricing tiers

D1: FM IntegrationTier 4Blog~20m

Bedrock Model Selection — Solution Architect's Guide

How to choose the right FM for cost, quality, and latency — decision framework for Bedrock model families

D1: FM IntegrationTier 4Blog~25m

Amazon Bedrock Complete Deep Dive — DEV Community

End-to-end Bedrock walkthrough: model access, playground, APIs, Knowledge Bases, Agents, and Guardrails

D1: FM IntegrationTier 4Blog~30m

End-to-End RAG with Bedrock KB and CloudFormation

Automate full RAG deployment: S3 data source, OpenSearch vector store, embedding model, KB creation via IaC

D1: FM IntegrationTier 4Blog~45m

Bedrock KB & Agents RAG Workshop (GitHub)

Hands-on workshop: build RAG pipelines, configure chunking, test retrieval, integrate with agents

D1: FM IntegrationRecommendedWorkshop~120m

Implementing RAG with Bedrock and Lambda

Serverless RAG pattern: Lambda invokes KB retrieval, augments prompt, calls FM — production-ready architecture

D1: FM IntegrationTier 4Blog~30m

Advanced RAG with Terraform: Chunking, Hybrid Search, Reranking

IaC deployment of advanced RAG: 4 chunking strategies, hybrid search, Cohere reranking — retrieve 15, rerank to 5

D1: FM IntegrationTier 4Blog~40m

Agentic RAG with LlamaIndex and Mistral on Bedrock

Agent-driven RAG with query decomposition, tool selection, and iterative retrieval for complex questions

D1: FM IntegrationTier 4Blog~35m

re:Invent 2025 — Advanced Agentic RAG Deep Dive (AIM425)

Live coding: build intelligent event assistant with KB, Strands, AgentCore — complete dev lifecycle

D1: FM IntegrationTier 4Video~60m

re:Invent 2024 — Build Scalable RAG with Bedrock KB (AIM305)

Advanced techniques for improving RAG accuracy and cost optimization with Bedrock Knowledge Bases

D1: FM IntegrationTier 4Video~60m

Deep Dive into Vector Data Stores for Bedrock KB

Compare OpenSearch Serverless, Aurora pgvector, MongoDB Atlas, Pinecone — architecture, setup, and tradeoffs

D1: FM IntegrationTier 4Blog~30m

OpenSearch Managed Cluster as Bedrock KB Vector Store

Setup guide for managed clusters: tuning flexibility, performance options, enterprise-grade vector search

D1: FM IntegrationTier 4Blog~25m

Using Aurora PostgreSQL as a Bedrock KB (pgvector)

Setup pgvector extension, create schema, configure Data API, IAM role for Bedrock — ACID-compliant vector store

D1: FM IntegrationSupplementalDocs~40m

Vector Database Comparison — AWS Prescriptive Guidance

Side-by-side comparison of all AWS vector databases for RAG: features, scaling, cost, and use case fit

D1: FM IntegrationSupplementalDocs~20m

Auto-Optimize OpenSearch Vector Database

Automated HNSW tuning: ef_construction, m, ef_search, quantization — balance recall, latency, and cost

D1: FM IntegrationTier 4Blog~25m

Billion-Scale Vector DB with GPU Acceleration on OpenSearch

10x faster indexing at 25% cost using NVIDIA cuVS GPU acceleration for HNSW graph construction

D1: FM IntegrationTier 4Blog~25m

Build Bedrock KB with Amazon Kendra GenAI Index

Reuse Kendra's high-accuracy retrieval as Bedrock KB backend — cross-application index sharing

D1: FM IntegrationSupplementalDocs~30m

Optimizing Vector Search with S3 Vectors and OpenSearch

Hybrid architecture: S3 Vectors for cold storage + OpenSearch for hot queries — cost-optimized RAG

D1: FM IntegrationTier 4Blog~25m

Tutorial: Building a Simple Bedrock Agent (Official)

Console walkthrough: create agent, configure instructions, add action group, test and deploy with alias

D2: ImplementationSupplementalDocs~45m

Bedrock Agents Quickstart Workshop (300-level)

Build agent for Well-Architected queries and code generation — Lambda, ECR, Python, 2-hour workshop

D2: ImplementationRecommendedWorkshop~120m

Introducing Strands Agents — Open Source SDK

Model-driven agent framework: build agents in a few lines of code with @tool decorators and streaming

D2: ImplementationTier 4Blog~20m

Strands Agent Template (For the Impatient)

Minimal working Strands agent template — deploy in under 10 minutes with basic tool definitions

D2: ImplementationTier 4Blog~15m

AgentCore CLI: Deploy an AI Agent in Four Commands

Hands-on CLI walkthrough: agentcore create, dev, deploy — Strands SDK + AgentCore Runtime in practice

D2: ImplementationTier 4Blog~20m

Multi-Agent Collaboration — GA Announcement

Supervisor-collaborator architecture: designate supervisor agent, associate collaborators for complex workflows

D2: ImplementationTier 4Blog~25m

Build Multi-Agent System on Bedrock — Step by Step

Complete tutorial: create supervisor + collaborator agents, configure routing, test multi-agent collaboration

D2: ImplementationTier 4Blog~30m

re:Invent 2025 — Agents in the Enterprise: Best Practices (AIM3310)

9 rules for production agents: start small, implement OTEL, adopt multi-agent, scale with user-specific memory

D2: ImplementationTier 4Blog~25m

Strands Labs — Experimental Agentic Development

Cutting-edge agent patterns: Python + TypeScript SDKs, experimental tools, and research-driven approaches

D2: ImplementationTier 4Blog~20m

Build Scalable Agents with NVIDIA NeMo and AgentCore

Enterprise-scale agent deployment with NVIDIA NeMo guardrails, AgentCore Runtime, and Strands orchestration

D2: ImplementationTier 4Blog~30m

Create Your Guardrail — All Six Policy Types

Configure content filters, denied topics, word filters, PII, contextual grounding, and Automated Reasoning

D3: Safety & SecuritySupplementalDocs~40m

Detect Prompt Attacks with Bedrock Guardrails

Configure prompt attack filter: jailbreaks, injections, leakage detection — tag user vs system inputs

D3: Safety & SecuritySupplementalDocs~20m

AI Safety Controls at Scale with Bedrock Guardrails

Production guardrails patterns: content moderation, PII redaction, ApplyGuardrail API, streaming integration

D3: Safety & SecurityTier 4Blog~25m

Build Reliable AI with Automated Reasoning — Part 1

Four-phase implementation: create policy, test with scenarios, deploy in guardrail, integrate in app

D3: Safety & SecurityTier 4Blog~30m

Build Responsible AI Applications with Guardrails

End-to-end responsible AI: content filters + PII + grounding checks + topic denial in one guardrail

D3: Safety & SecurityTier 4Blog~25m

Bedrock Guardrails Expands to Code Domain

Apply guardrails to code generation: detect insecure patterns, block credential leakage in generated code

D3: Safety & SecurityTier 4Blog~20m

Hacking GenAI Applications — From Theory to Practice

Red-team perspective on prompt injection attacks and defenses — practical attack/defense scenarios

D3: Safety & SecurityTier 4Blog~35m

Prompt Management — Construct and Store Reusable Prompts

Create prompt variants, compare side-by-side, version control, integrate with Flows and Agents

D1: FM IntegrationSupplementalDocs~25m

Implementing Advanced Prompt Engineering with Bedrock

Chain-of-thought, few-shot, role-play, and structured output techniques with Bedrock models

D1: FM IntegrationTier 4Blog~30m

Prompt Evaluation with Prompt Management and Flows (Notebook)

Hands-on notebook: create prompt variants, build evaluation flows, compare outputs programmatically

D1: FM IntegrationTier 4GitHub~60m

Getting Started with Prompt Management Flows

Step-by-step: build prompt chains with Flows visual builder, integrate KB retrieval nodes

D2: ImplementationTier 4Workshop~45m

Guide to Prompt Optimization in Amazon Bedrock

Auto-rewrite prompts for better accuracy: Prompt Optimization feature reduces trial-and-error

D1: FM IntegrationTier 4Blog~20m

Implement Prompt Caching on Bedrock — Cut Costs in Half

Practical implementation: cache static context, automatic vs manual checkpoints, 90% input token savings

D4: OptimizationTier 4Blog~20m

Intelligent Prompt Routing — Understanding and Setup

Configure prompt routers: auto-route to cheapest capable model within a family, up to 30% cost savings

D4: OptimizationSupplementalDocs~20m

ElastiCache Semantic Cache — 86% Cost Reduction

Hands-on: vector embeddings for query similarity, ElastiCache as semantic cache, 86% cost and 88% latency savings

D4: OptimizationTier 4Blog~30m

Effective Cost Optimization Strategies for Bedrock

Comprehensive guide: model cascading, prompt caching, batch inference, provisioned throughput, distillation

D4: OptimizationTier 4Blog~30m

Optimizing Cost for FMs with Amazon Bedrock — FinOps Blog

FinOps perspective: pricing options, model selection for cost, KB optimization, automated reasoning ROI

D4: OptimizationTier 4Blog~25m

Track, Allocate, and Manage GenAI Cost with Bedrock

Application Inference Profiles, cost allocation tags, Cost Explorer integration — per-team chargeback

D4: OptimizationTier 4Blog~25m

Build Proactive AI Cost Management System — Part 2

Automated cost monitoring: CloudWatch alarms, rate limiting, budget alerts for Bedrock workloads

D4: OptimizationTier 4Blog~30m

Batch Job Orchestration with Step Functions

50% savings with batch inference: S3 Map state, parallel processing, concurrency management

D4: OptimizationTier 4Blog~30m

Bedrock Cost Optimization Techniques and Best Practices

Practical guide: on-demand vs provisioned, cross-region inference, model distillation for cost savings

D4: OptimizationTier 4Blog~20m

VPC Endpoints (PrivateLink) for Amazon Bedrock

Private connectivity from VPC to Bedrock — never expose traffic to public internet, endpoint policies

D3: Safety & SecuritySupplementalDocs~20m

VPC Endpoints for AgentCore Gateway

Secure agent-to-tool traffic within VPC: configure interface endpoints, restrict with endpoint policies

D3: Safety & SecurityTier 4Blog~25m

AWS Managed Policies for Amazon Bedrock

All predefined IAM policies: AmazonBedrockFullAccess, ReadOnly, service roles — least-privilege patterns

D3: Safety & SecuritySupplementalDocs~20m

Security Best Practices for Fine-Tuning in Bedrock

S3 encryption, VPC configs, IAM roles, CloudTrail logging during model customization

D3: Safety & SecurityTier 4Blog~25m

Securing Amazon Bedrock: What Enterprises Need to Get Right

Enterprise security checklist: IAM layers, CloudTrail, CloudWatch AppSignals, compliance frameworks

D3: Safety & SecurityTier 4Blog~25m

AgentCore Policy — Cedar Policies for Agent Governance

Getting started: write Cedar policies via natural language or code, intercept agent-tool calls, audit trail

D3: Safety & SecuritySupplementalDocs~30m

Understanding IAM for Managed AWS MCP Servers

IAM permission model for MCP servers: tool-level access control, CloudTrail auditing, security boundaries

D3: Safety & SecurityTier 4Blog~20m

RAG Evaluation and LLM-as-a-Judge on Bedrock (GA)

GA capabilities: quality, user experience, instruction compliance, safety metrics — 98% cost savings vs human eval

D5: TestingTier 4Blog~25m

Evaluate Bedrock Agents with RAGAS and LLM-as-Judge

Agent evaluation: convert Bedrock messages to RAGAS format, measure tool usage, reasoning quality, task completion

D5: TestingTier 4Blog~30m

Evaluate RAG with Bedrock, LlamaIndex, and RAGAS

Open-source RAG evaluation: context relevance, answer faithfulness, answer relevancy metrics with RAGAS

D5: TestingTier 4Blog~35m

LLM-as-a-Judge: Automate Evaluation with Nova + Claude

Hands-on tutorial: configure LLM judge, select evaluation metrics, run automated assessment pipelines

D5: TestingTier 4Blog~25m

Evaluate Model Performance Using LLM as Judge (Docs)

Official guide: set up evaluation jobs, configure judge models, interpret results, custom evaluation criteria

D5: TestingSupplementalDocs~25m

Orchestrate GenAI Workflows with Bedrock and Step Functions

Parallel Bedrock API calls, sequential chains, map jobs, conditions — serverless GenAI orchestration

D2: ImplementationTier 4Blog~30m

Serverless Prompt Chaining — GitHub Repo

CDK code: sequential chains, parallel jobs, loops, conditions — Streamlit demo with meal planner example

D2: ImplementationTier 4GitHub~90m

Build GenAI Agent Workflows with Step Functions

Multi-agent Step Functions patterns: supervisor routing, parallel execution, human-in-the-loop review

D2: ImplementationTier 4GitHub~90m

Human-in-the-Loop GenAI Prompt Chaining

Wait-for-Callback pattern: task token pause, human review via SNS/SQS, resume after approval

D2: ImplementationTier 4Blog~30m

Large-Scale Document Processing with Step Functions + Batch Inference

Map state iterates S3 objects, Bedrock batch inference, concurrency management, error handling

D2: ImplementationTier 4Blog~30m

Autonomous Multi-Agent Workflows with Bedrock + Step Functions

Beyond chatbots: autonomous agent workflows with error recovery, parallel execution, and state management

D2: ImplementationTier 4Blog~25m

Agentic RAG in Amazon Q Business

Q Business evolves beyond simple RAG: agent-driven retrieval, multi-step reasoning, action execution

D2: ImplementationTier 4Blog~25m

Accuracy Evaluation Framework for Q Business

Measure Q Business response quality: relevance, accuracy, and completeness metrics with evaluation framework

D5: TestingTier 4Blog~25m

April 2025: A Month of Innovation for Q Developer

Latest Q Developer features: C#/C++ support, conversation history, code reviews, security scanning

D2: ImplementationTier 4Blog~20m

Getting Started: Q Business RAG with S3 Files

Hands-on: connect S3 documents to Q Business, configure retrieval, test conversational assistant

D2: ImplementationTier 4Blog~25m

Q Business vs Custom RAG — AWS AI Agents Compared

Comprehensive comparison: Q Business, Bedrock KB, Strands, AgentCore, MCP — when to use which

D2: ImplementationTier 4Blog~30m

Customize a Model with Fine-Tuning in Bedrock

Official guide: prepare training data, create fine-tuning job, configure hyperparameters, deploy custom model

D1: FM IntegrationSupplementalDocs~30m

Reinforcement Fine-Tuning with OpenAI-Compatible APIs

Technical walkthrough: RFT with Nova and open-weight models, 66% accuracy gains, grading functions

D1: FM IntegrationTier 4Blog~35m

Model Distillation in Amazon Bedrock

Transfer knowledge from teacher to student model: automated data synthesis, cost-effective deployment

D1: FM IntegrationSupplementalDocs~25m

LLM Fine-Tuning on AWS — SFT, Continued Pre-Training, RLHF

Comprehensive SageMaker fine-tuning: SFT, continued pre-training, RLHF — QLoRA, LoRA, full fine-tuning compared

D1: FM IntegrationTier 4Blog~35m

Import Fine-Tuned Model into Bedrock as Custom Model

SageMaker to Bedrock pipeline: fine-tune externally, import model, serve via Bedrock API

D1: FM IntegrationTier 4Blog~30m

Advanced Fine-Tuning for Multi-Agent Orchestration

Amazon's internal patterns: fine-tuning models for tool selection, routing, and multi-agent coordination

D1: FM IntegrationTier 4Blog~30m

Fine-tune and Deploy with SageMaker Canvas + Bedrock

No-code fine-tuning with Canvas: prepare data visually, train, deploy to Bedrock — for non-ML teams

D1: FM IntegrationTier 4Blog~25m

Intelligent Document Processing at Scale with BDA

End-to-end IDP with BDA: classification, extraction, normalization, validation — reusable IaC

D1: FM IntegrationTier 4Blog~35m

Programmatically Creating IDP with BDA + Strands + AgentCore

Agent-driven IDP: Strands SDK + BDA + Knowledge Base for intelligent document routing and extraction

D1: FM IntegrationTier 4Blog~35m

Multimodal Power of BDA for Unstructured Data

Process documents, images, audio, video — multimodal data to structured output with BDA

D1: FM IntegrationTier 4Blog~30m

IDP with Textract, Bedrock, and LangChain

OCR + LLM pipeline: Textract extracts text, Bedrock generates structured output, LangChain orchestrates

D1: FM IntegrationTier 4Blog~35m

IDP Accelerator — Scalable Serverless Document Processing

Lambda + Step Functions + SQS + DynamoDB: modular IDP pipeline handling 35K-45K daily campaigns

D1: FM IntegrationTier 4GitHub~60m

Lessons Learned with BDA in an IDP Product

Real-world BDA experience: gotchas, workarounds, regional limits (us-west-2, us-east-1), page limits

D1: FM IntegrationTier 4Blog~20m

Guidance for Deploying MCP Servers on AWS

Official architecture: containerized MCP servers on ECS/EKS/Lambda — secure cloud deployment

D2: ImplementationSupplementalDocs~30m

Run MCP Servers with AWS Lambda (GitHub)

Python library: wrap stdio MCP servers as Lambda functions, DynamoDB session management, HTTP transport

D2: ImplementationTier 4GitHub~45m

MCP Servers for ECS, EKS, and Serverless — AWS Blog

Official launch: MCP servers for container and serverless workloads with SAM CLI integration

D2: ImplementationTier 4Blog~25m

Official AWS MCP Servers — GitHub Repository

Official AWS MCP server implementations: S3, DynamoDB, Lambda, ECS, EKS, Bedrock, and more

D2: ImplementationRecommendedGitHub~30m

MCP Servers for DevOps — Complete Guide 2026

MCP patterns for DevOps: infrastructure management, CI/CD integration, monitoring — practical examples

D2: ImplementationTier 4Blog~30m

Model Invocation Logging — CloudWatch and S3

Enable logging: JSON events to CloudWatch Logs, large I/O to S3, text/image/embedding data types

D5: TestingSupplementalDocs~25m

CloudWatch GenAI Observability — Official Docs

Pre-configured dashboards: invocation count, token usage, errors, latency — out-of-the-box for Bedrock

D5: TestingSupplementalDocs~25m

Monitoring GenAI Apps with Bedrock and CloudWatch

Hands-on: enable logging, create custom metric filters, set up alarms, build GenAI dashboards

D5: TestingTier 4Blog~30m

X-Ray Integration with AgentCore

Distributed tracing for agents: propagate trace context, monitor tool calls, cross-service visibility

D5: TestingSupplementalDocs~20m

Configure AgentCore Observability — Official Docs

Enable OTEL instrumentation, view spans/traces, integrate with existing monitoring stack

D5: TestingSupplementalDocs~25m

GenAIOps on AWS: End-to-End Observability Stack — Part 3

Full observability architecture: CloudWatch + X-Ray + AppSignals + OTEL for GenAI production workloads

D5: TestingTier 4Blog~30m

AgentCore Observability Cheat Sheet

Quick reference: all metrics, traces, spans, and dashboard configurations for AgentCore agents

D5: TestingTier 4Blog~15m

CloudWatch Insights for Real-Time Model Invocation Analysis

Live Tail + CloudWatch Insights queries: real-time log analysis for debugging Bedrock invocations

D5: TestingTier 4Blog~20m

CloudWatch GenAI Observability Samples (GitHub)

Sample dashboards, metric filters, and alarm configurations for GenAI observability on AWS

D5: TestingTier 4GitHub~45m

Amazon Bedrock Workshop (Comprehensive Notebooks)

Full workshop: text generation, embeddings, agents, RAG, cross-region inference — SageMaker Studio recommended

D1: FM IntegrationRecommendedWorkshop~240m

Bedrock Customization Workshop (Fine-Tuning Notebooks)

Hands-on model customization: continued pre-training, supervised fine-tuning, evaluation

D1: FM IntegrationTier 4Workshop~120m

Amazon Bedrock Recipes — All Hands-On Examples

Curated recipe portal: Converse API, agents, flows, guardrails, knowledge bases — runnable notebooks

D1: FM IntegrationRecommendedWorkshop~60m