
Explanation:
Correct Option: C. Cloud Composer
Cloud Composer is a fully managed workflow orchestration service that leverages Apache Airflow. It is specifically designed for designing, scheduling, and overseeing intricate data pipelines and ETL processes. Its features include visual workflow creation, dynamic scalability, built-in failure recovery, and seamless integration with Google Cloud services like BigQuery, Dataflow, and Cloud Storage.
Why other options are not suitable:
Ultimate access to all questions.
No comments yet.
You are tasked with designing a data pipeline for a global e-commerce platform that processes millions of transactions daily. The pipeline must handle complex workflows including data ingestion, transformation, and loading into a data warehouse for analytics. The solution must be scalable, reliable, and integrate seamlessly with other Google Cloud services. Which Google Cloud tool is the BEST choice for orchestrating and managing these complex data pipeline workflows? (Choose one correct option)
A
Cloud Run
B
Cloud Storage
C
Cloud Composer
D
Cloud Functions