Ten of the forty LCAE questions come from the deploy domain, and it is the domain nobody studies because building graphs is more fun than shipping them. This course fixes that. You learn the six words the exam is built on (graph, deployment, revision, assistant, thread, run), how a deployment actually gets built and served, why multi-region does the opposite of what you would guess, how authentication and authorization split across two different handler families, and exactly what survives a restart and what evaporates. The exam is semi-open-book, so this teaches distinctions and architecture, not signatures you could look up.
You are on holiday with barn wifi. You are not deploying anything. So the capstone is the thing that actually predicts an exam score: draw the whole deployment from memory, then defend every box.
Take a blank page. Draw a control plane and a data plane, and draw the arrow between them pointing the correct way. Inside the data plane, draw one deployment. Inside the deployment, draw two graphs. Hang a default assistant off each graph, then hang a second, differently configured assistant off one of them. Draw a thread. Draw a run connecting an assistant to that thread. Draw Postgres underneath the whole thing and label everything it is holding. Draw Redis next to it and label what it is holding, which is much less than you think.
For every box and every line, answer out loud:
You can do the drawing in under five minutes, from memory, and you get all six defences right without hedging. Miss one, go back to the module it came from and reread just that lesson. This is the whole domain, compressed into a page you can redraw in the exam room on scratch paper before you answer a single question.