Question 166

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

    Which of these statements about BigQuery caching is true?
  • Question 168

    You are analyzing the price of a company's stock. Every 5 seconds, you need to compute a moving average of the past 30 seconds' worth of data. You are reading data from Pub/Sub and using DataFlow to conduct the analysis. How should you set up your windowed pipeline?
  • Question 169

    You designed a database for patient records as a pilot project to cover a few hundred patients in three clinics.
    Your design used a single database table to represent all patients and their visits, and you used self-joins to generate reports. The server resource utilization was at 50%. Since then, the scope of the project has expanded.
    The database must now store 100 times more patient records. You can no longer run the reports, because they either take too long or they encounter errors with insufficient compute resources. How should you adjust the database design?
  • Question 170

    Your financial services company is moving to cloud technology and wants to store 50 TB of financial time-
    series data in the cloud. This data is updated frequently and new data will be streaming in all the time.
    Your company also wants to move their existing Apache Hadoop jobs to the cloud to get insights into this
    data. Which product should they use to store the data?