Font size
WorksheetsGOOGLE CLOUD 3
Total questions: 157
Worksheet time: 2hrs 19mins
Store the database password inside the Docker image of the container, not in the YAML file.
Store the database password inside a Secret object. Modify the YAML file to populate the DB_PASSWORD environment variable from the Secret.
Store the database password inside a ConfigMap object. Modify the YAML file to populate the DB_PASSWORD environment variable from the ConfigMap.
Store the database password in a file inside a Kubernetes persistent volume, and use a persistent volume claim to mount the volume to the container.
Change the default region property setting in the existing GCP project to asia-northeast1.
Change the region property setting in the existing App Engine application from us-central to asia-northeast1.
Create a second App Engine application in the existing GCP project and specify asia-northeast1 as the region to serve your application.
Create a new GCP project and create an App Engine application inside this new project. Specify asia-northeast1 as the region to serve your application.
Create an instance template for the instances. Set the ‘Automatic Restart’ to on. Set the ‘On-host maintenance’ to Migrate VM instance. Add the instance template to an instance group.
Create an instance template for the instances. Set ‘Automatic Restart’ to off. Set ‘On-host maintenance’ to Terminate VM instances. Add the instance template to an instance group.
Create an instance group for the instances. Set the ‘Autohealing’ health check to healthy (HTTP).
Create an instance group for the instance. Verify that the ‘Advanced creation options’ setting for ‘do not retry machine creation’ is set to off.
Your organization needs to build streaming data pipelines. You don't want to manage the individual servers that do the data processing in the pipelines. Instead, you want a managed service that will automatically scale with the amount of data to be processed. Which Google Cloud product or feature should your organization choose?
Pub/Sub
Dataflow
Data Catalog
Dataprep by Trifacta
Your organization is building an application running in Google Cloud. Currently, software builds, tests, and regular deployments are done manually, but you want to reduce work for the team. Your organization wants to use Google Cloud managed solutions to automate your build, testing, and deployment process. Which Google Cloud product or feature should your organization use?
Cloud Scheduler
Cloud Code
Cloud Build
Cloud Deployment Manager
Which Google Cloud product can report on and maintain compliance on your entire Google Cloud organization to cover multiple projects?
Cloud Logging
Identity and Access Management
Google Cloud Armor
Security Command Center
Your organization needs to establish private network connectivity between its on-premises network and its workloads running in Google Cloud. You need to be able to set up the connection as soon as possible.
Which Google Cloud product or feature should you use?
Cloud Interconnect
Direct Peering
Cloud VPN
Cloud CDN
Your organization is developing a mobile app and wants to select a fully featured cloud-based compute platform for it.
Which Google Cloud product or feature should your organization use?
Google Kubernetes Engine
Firebase
Cloud Functions
App Engine
Your company has been using a shared facility for data storage and will be migrating to Google Cloud. One of the internal applications uses Linux custom images that need to be migrated.
Which Google Cloud product should you use to maintain the custom images?
App Engine flexible environment
Compute Engine
App Engine standard environment
Google Kubernetes Engine
Your organization wants to migrate its data management solutions to Google Cloud because it needs to dynamically scale up or down and to run transactional
SQL queries against historical data at scale. Which Google Cloud product or service should your organization use?
BigQuery
Cloud Bigtable
Pub/Sub
Cloud Spanner
Your organization needs to categorize objects in a large group of static images using machine learning. Which Google Cloud product or service should your organization use?
BigQuery ML
AutoML Video Intelligence
Cloud Vision API
AutoML Tables
Your organization runs all its workloads on Compute Engine virtual machine instances. Your organization has a security requirement: the virtual machines are not allowed to access the public internet. The workloads running on those virtual machines need to access BigQuery and Cloud Storage, using their publicly accessible interfaces, without violating the security requirement.
Which Google Cloud product or feature should your organization use?
Identity-Aware Proxy
Cloud NAT (network address translation)
VPC internal load balancers
Private Google Access
Which Google Cloud product is designed to reduce the risks of handling personally identifiable information (PII)?
Cloud Storage
Google Cloud Armor
Cloud Data Loss Prevention
Secret Manager
