Explore hands-on System design labs with real cloud environments
Build a robust agentic AI workflow with LangGraph and open-source LLMs. Implement multi-step reasoning, tool integration, conditional routing, secure logging, and export the workflow graph for validation.
Decompose a FastAPI monolith into containerized microservices using Docker Compose. Implement service-to-service HTTP communication, independent databases, and validate end-to-end request flow across isolated services.