Question 26

In order to securely transfer web traffic data from your computer's web browser to the Cloud Dataproc cluster you should use a(n) _____.
  • Question 27

    Scaling a Cloud Dataproc cluster typically involves ____.
  • Question 28

    You are developing a new deep teaming model that predicts a customer's likelihood to buy on your ecommerce site. Alter running an evaluation of the model against both the original training data and new test data, you find that your model is overfitting the dat a. You want to improve the accuracy of the model when predicting new data. What should you do?
  • Question 29

    You are designing a fault-tolerant architecture to store data in a regional BigOuery dataset. You need to ensure that your application is able to recover from a corruption event in your tables that occurred within the past seven days. You want to adopt managed services with the lowest RPO and most cost-effective solution. What should you do?
  • Question 30

    You are designing a basket abandonment system for an ecommerce company. The system will send a message to a user based on these rules:
    * No interaction by the user on the site for 1 hour
    * Has added more than $30 worth of products to the basket
    * Has not completed a transaction
    You use Google Cloud Dataflow to process the data and decide if a message should be sent. How should you design the pipeline?