Question 171

You create an important report for your large team in Google Data Studio 360. The report uses Google
BigQuery as its data source. You notice that visualizations are not showing data that is less than 1 hour
old. What should you do?
  • Question 172

    Which of the following is NOT true about Dataflow pipelines?
  • Question 173

    Suppose you have a dataset of images that are each labeled as to whether or not they contain a human face. To create a neural network that recognizes human faces in images using this labeled dataset, what approach would likely be the most effective?
  • Question 174

    You are designing the database schema for a machine learning-based food ordering service that will predict what users want to eat. Here is some of the information you need to store:
    * The user profile: What the user likes and doesn't like to eat
    * The user account information: Name, address, preferred meal times
    * The order information: When orders are made, from where, to whom
    The database will be used to store all the transactional data of the product. You want to optimize the data schema. Which Google Cloud Platform product should you use?
  • Question 175

    You are building an application to share financial market data with consumers, who will receive data feeds.
    Data is collected from the markets in real time. Consumers will receive the data in the following ways:
    * Real-time event stream
    * ANSI SQL access to real-time stream and historical data
    * Batch historical exports
    Which solution should you use?