Clone the starter template, cdk deploy in your own account, and watch a real item survive a real round trip through a real table.
Everything so far ran inside CloudSynth's sandbox — real cdk synth, but never a real deploy, never a real item actually written to a real table. This lesson closes that gap: clone a finished version of the same stack and run cdk deploy in your own AWS account.