Ultimate access to all questions.
Consider a scenario where you need to schedule a data pipeline to run every hour to process real-time data from IoT devices. The pipeline involves extracting data from Amazon Kinesis Data Streams, transforming it with AWS Lambda, and loading it into Amazon DynamoDB. How would you configure AWS services to handle this requirement?