Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the most efficient and cost-effective method to store raw social media posts for historical archiving and the data extracted from them, while enabling the analysis of hundreds of thousands of posts daily with minimal processing steps?
A
Utilize Cloud SQL to store both the social media posts and the data extracted from the API.
B
Store the raw social media posts in Cloud Storage, and write the extracted data from the API into BigQuery.
C
Feed the social media posts directly into the API from their source, and write the extracted data from the API into BigQuery.
D
Utilize BigQuery to store both the social media posts and the data extracted from the API.