Goal: Become consulting-ready for Generative AI Solution Architecture with AWS Bedrock, LangChain/LangGraph, RAG, and MCP β with essential Math/ML knowledge for enterprise-grade solutions.
This program is designed for professionals who are already comfortable with Python and want to build Agentic AI applications ready for enterprise deployment.
The plan blends:
- Hands-on agentic AI development
- AWS-native integration
- Essential math & ML concepts
- Deployment & consulting skills
Goal: Connect to Bedrock, query models, and tune prompts.
- AWS Bedrock SDK (
boto3) setup - Calling Claude, Mistral, Titan models
- Prompt engineering (zero/few-shot, system prompts, CoT)
- Parameters: temperature, max tokens, stop sequences
- Math/Stats: Vectors, cosine similarity
Goal: Store and query embeddings for contextual AI.
- Titan embeddings API
- Bedrock Knowledge Bases basics
- Embedding search (FAISS)
- Vector DBs: Pinecone, OpenSearch Vector Engine
- Math: Dot product, norms, distance metrics
Goal: Build your first RAG pipeline.
- LangChain document loaders (PDF, web, CSV)
- Chunking & metadata tagging
- Embedding storage & retrieval
- Context injection into prompts
- Hallucination detection via retrieval evals
Goal: Create an LLM agent that uses tools.
- LangChain agents (react, zero-shot-react, tool-calling)
- Built-in tools vs custom tools
- Memory types (ConversationBuffer, SummaryMemory)
- AWS S3 tool integration
- Math: Probability basics & confidence scoring
Goal: Build stateful workflows for agents.
- LangGraph basics (nodes, edges, conditional routing)
- Loops, retries, state persistence
- Multi-agent orchestration
- Combining RAG + tools in LangGraph
- AWS Bedrock Agents
Goal: Standardize tool integration for agents.
- MCP concepts & benefits
- Running an MCP server locally
- Exposing APIs/databases as MCP tools
- Agent consuming MCP tools
- ML Concepts: Overview of transformers & embeddings
Goal: Deploy and scale in production.
- AWS Lambda + API Gateway deployment
- SAM CLI / CDK for IaC
- Provisioned concurrency & cold start optimization
- Step Functions orchestration
- Monitoring: LangSmith, CloudWatch
- Security: Secrets Manager, IAM least privilege
Goal: Build portfolio projects & prepare for client work.
- Capstone: Multi-agent AWS Bedrock app with RAG + LangGraph + MCP, deployed serverlessly
- Cost modeling for GenAI workloads
- Security & compliance checklist (PII, GDPR, HIPAA)
- Create demo deck & record walkthrough
- Draft consulting proposal & SoW template
- Languages: Python (primary), optional Java/Spring Boot for integration
- LLM Platforms: AWS Bedrock, OpenAI, Hugging Face
- Frameworks: LangChain, LangGraph, CrewAI, AutoGen
- Vector DBs: FAISS, Pinecone, OpenSearch Vector Engine
- Deployment: AWS Lambda, Step Functions, SAM CLI, Docker
- Monitoring: LangSmith, CloudWatch, OpenTelemetry
- Math/ML: Numpy, basic linear algebra, probability, transformers overview
- Design and deploy enterprise-ready Agentic AI solutions
- Integrate RAG, multi-agent orchestration, and MCP tools
- Build and deploy on AWS Bedrock with scalability & security
- Prepare portfolio projects and consulting materials for clients