Question 11

Which of these sources can you not load data into BigQuery from?
  • Question 12

    What is the general recommendation when designing your row keys for a Cloud Bigtable schema?
  • Question 13

    You have a table that contains millions of rows of sales data, partitioned by date Various applications and users query this data many times a minute. The query requires aggregating values by using avg. max. and sum, and does not require joining to other tables. The required aggregations are only computed over the past year of data, though you need to retain full historical data in the base tables You want to ensure that the query results always include the latest data from the tables, while also reducing computation cost, maintenance overhead, and duration. What should you do?
  • Question 14

    How can you get a neural network to learn about relationships between categories in a categorical feature?
  • Question 15

    Your company has a hybrid cloud initiative. You have a complex data pipeline that moves data between cloud provider services and leverages services from each of the cloud providers. Which cloud-native service should you use to orchestrate the entire pipeline?