AWS Certified Solutions Architect – Professional — Question 367
Which of the following cannot be done using AWS Data Pipeline?
Answer options
- A. Create complex data processing workloads that are fault tolerant, repeatable, and highly available.
- B. Regularly access your data where it's stored, transform and process it at scale, and efficiently transfer the results to another AWS service.
- C. Generate reports over data that has been stored.
- D. Move data between different AWS compute and storage services as well as on premise data sources at specified intervals.
Correct answer: C
Explanation
AWS Data Pipeline is designed to automate the movement and transformation of data across various AWS services and on-premises data sources at scheduled intervals. While it orchestrates data workflows and processing, it does not have built-in capabilities to generate or render reports directly; reporting and visualization are typically handled by services like Amazon QuickSight.