
Ultimate access to all questions.
As a cloud engineer responsible for managing a Cloud Dataproc cluster, you are tasked with optimizing the performance of a job. Your goal is to accelerate the job's execution while keeping costs low and ensuring that no work in progress is lost. What steps should you take to achieve this?
A
Increase the cluster size with more non-preemptible workers.
B
Increase the cluster size with preemptible worker nodes, and configure them to forcefully decommission.
C
Increase the cluster size with preemptible worker nodes, and use Cloud Stackdriver to trigger a script to preserve work.
D
Increase the cluster size with preemptible worker nodes, and configure them to use graceful decommissioning.