Stage 4Week 11-13
System Design Ready
Learn to design ML systems at scale. Practice common ML system design interview questions.
Goal:Pass system design rounds
3items
System Design: AI Customer Support with AWS Bedrock
Design an AI-powered customer support system using AWS Bedrock. Covers multi-model routing, RAG with Knowledge Base, Guardrails, conversation management, and production deployment.
System Designsenior
System Design: MLOps Pipeline with MLflow & Kubeflow
Design an MLOps pipeline with MLflow and Kubeflow. Covers experiment tracking, model registry, 8-step automated pipeline, Kubernetes serving, Redis caching, and Prometheus monitoring.
System Designsenior
System Design: LangGraph Log Analysis & Slack Notification System
Design a multi-agent system using LangGraph that reads logs/tickets from Jira/GitHub, fetches error logs, and posts actionable summaries to Slack.
System Designhard