Clone the starter template, cdk deploy in your own account, and watch a real page load, call a real API, and actually get its data back.
Everything so far ran inside CloudSynth's sandbox — real cdk synth, but never a real bucket serving a real page, never a real Mock integration actually returning nothing. This lesson closes that gap: clone a finished version of the same stack and run cdk deploy in your own AWS account.