Question 56

The Development and External teams nave the project viewer Identity and Access Management (1AM) role m a folder named Visualization. You want the Development Team to be able to read data from both Cloud Storage and BigQuery, but the External Team should only be able to read data from BigQuery. What should you do?
  • Question 57

    You are planning to use Google's Dataflow SDK to analyze customer data such as displayed below. Your project requirement is to extract only the customer name from the data source and then write to an output PCollection.
    Tom,555 X street
    Tim,553 Y street
    Sam, 111 Z street
    Which operation is best suited for the above data processing requirement?
  • Question 58

    The YARN ResourceManager and the HDFS NameNode interfaces are available on a Cloud Dataproc cluster ____.
  • Question 59

    Business owners at your company have given you a database of bank transactions. Each row contains the
    user ID, transaction type, transaction location, and transaction amount. They ask you to investigate what
    type of machine learning can be applied to the data. Which three machine learning applications can you
    use? (Choose three.)
  • Question 60

    You are building a model to make clothing recommendations. You know a user's fashion preference is likely to change over time, so you build a data pipeline to stream new data back to the model as it becomes available. How should you use this data to train the model?