AWS Certified Solutions Architect – Professional — Question 179

How can multiple compute resources be used on the same pipeline in AWS Data Pipeline?

Answer options

Correct answer: A

Explanation

The correct answer, A, is accurate because it specifies that multiple cluster objects can be defined and associated with activities through the 'runs On' field. Option B is incorrect as it suggests using multiple cluster definition files, which is not the correct approach. Option C is misleading because simply defining multiple clusters without proper association will not enable their use in the pipeline. Option D is false since it is possible to use multiple compute resources in a pipeline.