
Explanation:
The correct answer is Orchestrating and managing workflows and pipelines. Cloud Composer is a GCP service designed for workflow orchestration and pipeline management, leveraging the Apache Airflow project. It allows users to define, schedule, and monitor workflows with complex dependencies and tasks, using Python or the Airflow DSL. While it can be part of data analysis pipelines, its core functionality is not data analysis or visualization. Similarly, it does not manage virtual machines or focus on application performance monitoring, making Orchestrating and managing workflows and pipelines the correct choice.
What is the primary function of Cloud Composer in Google Cloud Platform (GCP)?
A
Analyzing and visualizing data
B
Creating and managing virtual machines
C
Monitoring and logging application performance
D
Orchestrating and managing workflows and pipelines
No comments yet.