
Ultimate access to all questions.
You are currently storing historic data in Google Cloud Storage and need to conduct analytical operations on this data. Your primary goal is to identify any invalid data entries and carry out data transformations. Crucially, you prefer a solution that does not necessitate programming skills or SQL knowledge. What course of action should you take?
A
Use Cloud Dataflow with Beam to detect errors and perform transformations.
B
Use Cloud Dataprep with recipes to detect errors and perform transformations.
C
Use Cloud Dataproc with a Hadoop job to detect errors and perform transformations.
D
Use federated tables in BigQuery with queries to detect errors and perform transformations.