ads

16 April 2024

Google Associate Cloud Engineer: Managing Google Compute Engine

 

Question:

When creating a VM image, GCP offers three different encryption options. What are they?

  • Customer-Managed Encryption Key

  • Customer-Supplied Encryption Key

  • Google-Managed Encryption Key



Question

:

Which of these statements are true with regards to connecting to your VM instances?

  • Linux VMs connect using SSH options

  • Windows VMs use the RDP protocol to connect to the instance



Question

:

Which API must be enabled to use VM Manager to manage your operating systems?

  • OS Config API



Question

:

When creating an instance group, which two different types must you choose from?

  • Managed Groups

  • Unmanaged Groups



Question

:

Which statements are true when stopping or suspending a VM?

  • Temporary external IPs are released

  • No cost associated with stopping or suspending



Question

:

Which machine type families are available for use when deploying a VM with an attached GPU?

  • A2

  • N1


Question
:

When creating an auto-scaled managed instance group, which compute metric is used by default to set up the auto-scaling policy?

  • CPU Utilization



Question

:

When viewing quota metric details, which options are displayed for the user to get a quick look at what is and has been deployed?

  • Current Usage

  • 7-day peak Usage



Question

:

When exporting a VM configuration using gcloud, which command will export the “mywebapp” VM from the us-central1-a zone and save it to the “appconfig” folder in the user's home folder?

  • gcloud compute instances export mywebapp --zone us-central1-a --destination /home/user/appconfig/config



Question

:

GCP offers which option to allow users to automatically and effectively back up their data?

  • Snapshot Schedules



Question

:

When retrieving metadata from the metadata server, which statement must be included in the header?

  • Metadata-Flavor: Google



Question

:

When running OS inventory commands for the first time, you will be prompted to install an additional command group. Which component is then installed on your machine?

  • Alpha