单选题 For this question, refer to the TerramEarth case study. A new architecture that writes all incoming data to BigQuery has been introduced. You notice that the data is dirty, and want to ensure data quality on an automated daily basis while managing cost.
What should you do?

A、 Set up a streaming Cloud Dataflow job, receiving data by the ingestion process. Clean the data in a Cloud Dataflow pipeline.
B、 Create a Cloud Function that reads data from BigQuery and cleans it. Trigger the Cloud Function from a Compute Engine instance.
C、 Create a SQL statement on the data in BigQuery, and save it as a view. Run the view daily, and save the result to a new table.
D、 Use Cloud Dataprep and configure the BigQuery tables as the source. Schedule a daily job to clean the data.
下载APP答题
由4l***v1提供 分享 举报 纠错

相关试题

单选题 Your development team has created a structured API to retrieve vehicle data. They want to allow third parties to develop tools for dealerships that use this vehicle event data. You want to support delegated authorization against this data.
What should you do?

A、 Build or leverage an OAuth-compatible access control system
B、 Build SAML 2.0 SSO compatibility into your authentication system
C、 Restrict data access based on the source IP address of the partner systems
D、 Create secondary credentials for each dealer that can be given to the trusted third party

单选题 Mountkirk Games wants you to secure the connectivity from the new gaming application platform to Google Cloud. You want to streamline the process and follow
Google-recommended practices. What should you do?

A、 Configure Workload Identity and service accounts to be used by the application platform.
B、 Use Kubernetes Secrets, which are obfuscated by default. Configure these Secrets to be used by the application platform.
C、 Configure Kubernetes Secrets to store the secret, enable Application-Layer Secrets Encryption, and use Cloud Key Management Service (Cloud KMS) to manage the encryption keys. Configure these Secrets to be used by the application platform.
D、 Configure HashiCorp Vault on Compute Engine, and use customer managed encryption keys and Cloud Key Management Service (Cloud KMS) to manage the encryption keys. Configure these Secrets to be used by the application platform.

单选题 Your development teams release new versions of games running on Google Kubernetes Engine (GKE) daily. You want to create service level indicators (SLIs) to evaluate the quality of the new versions from the userג€™s perspective. What should you do?

A、 Create CPU Utilization and Request Latency as service level indicators.
B、 Create GKE CPU Utilization and Memory Utilization as service level indicators.
C、 Create Request Latency and Error Rate as service level indicators.
D、 Create Server Uptime and Error Rate as service level indicators.

单选题 The TerramEarth development team wants to create an API to meet the companyג€™s business requirements. You want the development team to focus their development effort on business value versus creating a custom framework.
Which method should they use?

A、 Use Google App Engine with Google Cloud Endpoints. Focus on an API for dealers and partners
B、 Use Google App Engine with a JAX-RS Jersey Java-based framework. Focus on an API for the public
C、 Use Google App Engine with the Swagger (Open API Specification) framework. Focus on an API for the public
D、 Use Google Container Engine with a Django Python container. Focus on an API for the public
E、 Use Google Container Engine with a Tomcat container with the Swagger (Open API Specification) framework. Focus on an API for dealers and partners

单选题 TerramEarth plans to connect all 20 million vehicles in the field to the cloud. This increases the volume to 20 million 600 byte records a second for 40 TB an hour.
How should you design the data ingestion?

A、 Vehicles write data directly to GCS
B、 Vehicles write data directly to Google Cloud Pub/Sub
C、 Vehicles stream data directly to Google BigQuery
D、 Vehicles continue to write data using the existing system (FTP)

单选题 TerramEarthג€™s CTO wants to use the raw data from connected vehicles to help identify approximately when a vehicle in the field will have a catastrophic failure.
You want to allow analysts to centrally query the vehicle data.
Which architecture should you recommend?

A、1
B、2
C、3
D、4

单选题 Your development team has created a mobile game app. You want to test the new mobile app on Android and iOS devices with a variety of configurations. You need to ensure that testing is efficient and cost-effective. What should you do?

A、 Upload your mobile app to the Firebase Test Lab, and test the mobile app on Android and iOS devices.
B、 Create Android and iOS VMs on Google Cloud, install the mobile app on the VMs, and test the mobile app.
C、 Create Android and iOS containers on Google Kubernetes Engine (GKE), install the mobile app on the containers, and test the mobile app.
D、 Upload your mobile app with different configurations to Firebase Hosting and test each configuration.

单选题 You need to implement a network ingress for a new game that meets the defined business and technical requirements. Mountkirk Games wants each regional game instance to be located in multiple Google Cloud regions. What should you do?

A、 Configure a global load balancer connected to a managed instance group running Compute Engine instances.
B、 Configure kubemci with a global load balancer and Google Kubernetes Engine.
C、 Configure a global load balancer with Google Kubernetes Engine.
D、 Configure Ingress for Anthos with a global load balancer and Google Kubernetes Engine.