Google Cloud Associate Data Practitioner — Question 41

Your organization has decided to move their on-premises Apache Spark-based workload to Google Cloud. You want to be able to manage the code without needing to provision and manage your own cluster. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A, as Dataproc Serverless allows you to run Spark jobs without managing your own cluster, making it ideal for this scenario. Options B and C require you to manage a Kubernetes cluster, which does not meet the requirement of avoiding cluster management. Option D involves Compute Engine, which also necessitates cluster management, contrary to the objective.