Lab 17 — System Design Review
In this lab, you’ll review an end-to-end architecture for a production AI application and identify:
- Reliability risks (timeouts, retries, backpressure, queueing)
- Security risks (authn/authz, secret handling, prompt injection surfaces)
- Observability gaps (logs, metrics, traces)
- Cost risks (token spend, cache strategy, infra scaling)
Coming soon
This lab is intentionally kept as a placeholder so the landing page and sidebar match the full course roadmap.
In the meantime, revisit: