Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Your data engineering team receives data in JSON format from external sources at the end of each day. You need to design the data pipeline. What should you do?
A
Make your BigQuery data warehouse public and ask the external sources to insert the data.
B
Store the data in Cloud Storage and create an extract, transform, and load (ETL) pipeline.
C
Store the data in persistent disks and create an ETL pipeline.
D
Create a public API to allow external applications to add the data to your warehouse.