Let’s create a simple, linear Step Functions workflow using two AWS Lambda functions. This part will introduce core CDK constructs for defining Lambda-backed tasks, linking them sequentially, and deploying the entire state machine using Infrastructure-as-Code.