Google Cloud Professional Cloud Developer — Question 59

Your company is planning to migrate their on-premises Hadoop environment to the cloud. Increasing storage cost and maintenance of data stored in HDFS is a major concern for your company. You also want to make minimal changes to existing data analytics jobs and existing architecture.
How should you proceed with the migration?

Answer options

Correct answer: D

Explanation

The correct answer is D because it allows you to migrate your Hadoop code to a cloud-native environment while keeping the existing data processing workflows intact. This approach minimizes changes to your architecture and leverages Cloud Storage for cost-effective data management. Options A and B involve significant changes that could disrupt existing jobs, while option C does not take full advantage of Cloud Storage and may not fully address the cost concerns.