
Ultimate access to all questions.
You are tasked with designing a data lake on Google Cloud for an Internet of Things (IoT) application that involves millions of sensors continuously streaming both structured and unstructured data to your cloud backend. The goal is to implement an architecture that ensures high availability and resilience, adhering strictly to Google's recommended practices. What steps should you take to accomplish this?
A
Stream data to Pub/Sub, and use Dataflow to send data to Cloud Storage.
B
Stream data to Pub/Sub, and use Storage Transfer Service to send data to BigQuery.
C
Stream data to Dataflow, and use Dataprep by Trifacta to send data to Bigtable.
D
Stream data to Dataflow, and use Storage Transfer Service to send data to BigQuery.