AWS Certified Solutions Architect – Professional — Question 265
Which of the following components of AWS Data Pipeline specifies the business logic of your data management?
Answer options
- A. Task Runner
- B. Pipeline definition
- C. AWS Direct Connect
- D. Amazon Simple Storage Service 9Amazon S3)
Correct answer: B
Explanation
The pipeline definition is the component where you specify the business logic of your data management, including data sources, schedules, and activities. Task Runner is an application that polls for tasks and executes them, rather than defining the logic itself. AWS Direct Connect and Amazon S3 are external network and storage services, not internal logical components of AWS Data Pipeline.