多选题 To reduce costs,the Director of Engineering has required all developers to move their development infrastructure resources from on-premises virtual machines
(VMs) to Google Cloud Platform.These resources go through
Multiple start/stop events during the dayand require state to persist. You have been asked to desien the process of runninea development environment in Google Cloud while providing cost visibility to the finance department.
Which two steps should you take?Choose 2answers

A、 Use the--no-auto-delete flag on all persistent disks and stop the VM
B、 Use the--auto-delete flae on all persistent disks and terminate the VM
C、 Apply VM CPU utilization label and include it in the BigQuery billing export
D、 Use Google BigQuery billing export and labels to associate cost to groups
E、 Store all state into local SSDsnapshot the persistent disks, and terminate the.vm
F、 Store all state in Gooele Cloud Storaee.snapshot the persistent disks. and terminate the VM
G、 Store Gooele Cloud Storaee.snapshot the persistent disks
下载APP答题
由4l***oq提供 分享 举报 纠错

相关试题

单选题 You write a Python script to connect to Google BigQuery from a Google Compute Engine virtual machine.The script is printing errors that it cannot connect to BigQuery What should you do to fix the script?

A、lnstall the latest BigQuery API client library for Python
B、Run your script on a new virtual machine with the BieQuery access scope enabled
C、Create a new service account with BigQuery access and execute your script with that user
D、install the bq component for gcloud with the command gcloud components install bg

单选题 Your company plans to migrate a multi-petabyte data set to the cloud. The data set must be available 24hs a day.Your business analsts haveexperience onlywith usingaSoL interface.
How should you store the data to optimize it for ease of analysis?

A、Load data into Google BigQuery
B、insert data into Google Cloud soL
C、Put flat files into Google Cloud Storage
D、Stream data into Google Cloud Datastore

单选题 Your company has decided to make a major revision of their APl in order to create better experiences for their developers. They need to keep the oldversion of theAPlavailable and
Deplovable,while allowing new customers and testers to try out the new APl.They want to keep the same SSL and DNS records in place to serve both APIs. What should they do?

A、Configure a new load balancer for the newversion of the APl
B、Reconfigure old clients to use a new endpoint for the new API
C、Have the old APl forward traffic to the new AP based on the path
D、Use separate backend pools for each APl path behind the load balancer

单选题 Your customer is moving an existing corporate application to Goople Cloud Platform from anon-remises (匿名)datacenter.The business owners require minimal user disruption.There are strict security team reouirementsfor storing passwords.
What authentication strategy should they use?

A、Use G Suite Password Snctoreplicate Dasswords into Google
B、Federate authentication via SAML2.0 to the existingIdentit Provider
C、Provision users in Google using the Google Cloud Directory Sync tool
D、Ask users to set their Google password to match their corporate password

单选题 A news feed web service has the following code running on Google App Engine. During peak load,users report that they can see news articles they already viewed.
What is the most likely cause of this problem?
Inport nee
From flank impert Fash, rediteet, request from flank.extnpd import atatun
From google.appengine api import users
App=FLank(mame)
Dagp-eoute(“/*) dot homepege)):
UNeEues.get_curcens_uBeE) LE Bot UReE
Resurn "Inwalid login"
AtatunHITp 401 UNAUTHORIZED
It weer not in srsaions:
Sessione[wser =(rieed":[))
Newn_arsieles =news.get_new_newn (user, seanions (user ["riened"))
Sessiens [user "viewed" +-[n["id" foe n in newa_articlea
Cetwen news.render(news artioles)
If__-"ain"
App:ra(

A、The session variable is local to just a single instance
B、The session variable is beineoverwritten in Cloud Datastore
C、The URL of the API needs to be modified to prevent caching
D、The HTTP Expires header needs to be set to-1 stop caching

单选题 Your company wants to track whether someone is present in a meeting room reserved for a scheduled meetine.There are1000 meetine rooms across 5 offices on 3 continents.Eachroom is cauipped with a motion sensor that reports its status every second.The data from the motion detector includes only a sensor ID and several different discrete items of information. Analysts will use this data,toeether with information about account owners and office locations Which database type should you use?

A、Flat file
B、NoSQL
C、Relational
D、Blobstore

单选题 An application development team believes their current
Loeeine tool will not meet their needs for their new dloud-based product. They want a better tool to capture errors and help them analyze their historical loe data.You want to help them find a solution that meets their needs.What should you do?

A、Direct them to download and install the Gooele StackDriver logging agent
B、Send them a list of online resources about logging best practices
C、Help them define their requirements and assess viable logging tools
D、Help them upgrade their current tool to take advantage of any new features

单选题 You set up an autoscaline instance eroup to serve web traffic for an upcoming launch. After configuring the instance group as a backend service to an HTTP(S load balancer you notice that virtual machinelVM) instances are beine terminated and re launched every minute.The instances do not have a public iF address.
You have verified the appropriate web response is coming from each instance using the curl command. You want to ensure the backend is configured correctly What should you do?

A、Ensure that a firewall rules exists to allow source traffic on HTTP/HTTPS to reach the load balancer.
B、Assign a public IP to each instance and configure a firewall rule to allow the load balancer to reach the instance public IP
C、Ensure that a frewall rule exists to allow load balancer health checks to reach the instances in the instance group
D、Create a tae on each instance with the name of the load balancer.Configure a firewall rule with the name of the load balancer as the source and the instance tae as the destination.