OD41

Memaparkan catatan dengan label Google Cloud. Papar semua catatan
Memaparkan catatan dengan label Google Cloud. Papar semua catatan

25 Jun 2024

Google Associate Cloud Engineer: Google Cloud Operations Suite

 

Question:

What is the name of the script that needs to be downloaded and ran, in order to install the cloud monitoring agent on a Linux device?

  • add-monitoring-agent-repo.sh


Question

:

Which API is ran by an equipped application manage error reporting to the cloud error reporting console?

  • gcloud beta error-reporting


Question

:

Which of the options are valid sink destinations?

  • Cloud Logging Bucket

  • BigQuery data set

  • Cloud Storage Bucket


Question

:

The cloud logging agent is an application that runs on your virtual machines and is based on which open-source data collector?

  • Fluentd


Question

:

What is the name of the request that is sent to a resource to see if it responds in a timely manner? These requests are useful to determine the availability of your VM instances, URLs and app engine services.

  • Uptime checks


Question

:

Which pane in the logs explorer console must be added to the page and offers a high-level summary of the logs data and gives users a more practical way to refine queries?

  • Logs fields pane


Question

:

What must be created as part of an alerting policy in order to advise administrators of problems within our GCP project?

  • Notification channel


Question

:

When creating user defined logs-based metrics, what are the two metrics types available?

  • Counter

  • Distribution


Question

:

Which type of insights into your application can you gather from using the cloud trace tool in the Google cloud console?

  • Application requests

  • Application latency


Question

:

Which is the URL to view status information on all the services that make up Google cloud?

  • https://status.cloud.google.com


Question

:

Which option is available to users to inject logging into our running app without the need to restart it?

  • Log point


Question

:

The legacy log viewer allows users to view and organize their log data for which options?

  • For a single cloud project


Question

:

What must you configure in your GCP project to ensure that all new VMs created automatically install the monitoring and logging agents?

  • Agent rules


Question

:

Google cloud monitoring allows you to view and organize metrics in which ways?

  • For multiple projects across multiple organizations

  • For multiple projects in a single organization

  • For a single project


Question

:

When creating resource groups, which criterion can you select to produce your resource groups with the most precision?

  • Security group

  • Resource type

  • Tag


Question

:

Which of the options are resource types that custom metrics can be created for?

  • k8s_cluster

  • gce_instance

  • aws_ec2_instance



Google Associate Cloud Engineer: Google Virtual Private Cloud


Question:

Which types of routes are created by default when you create a VPC?

  • Default local routes to all other subnets
  • Default route to the Internet

Question
:

If you have multiple services running on a VM and you want to assign each service a different IP address, what must you create at the subnet level that these VMs are deployed in?

  • Secondary IP range

Question
:

When you select the checkbox to allow HTTP and HTTPS traffic through the firewall and into your compute engine VM, which ports are automatically opened?

  • 443
  • 80

Question
:

When you are finished with a reserved static IP address, what should you do to ensure no additional charges are generated?

  • Release the IP back to Google

Question
:

Which routing algorithm is used by a Cloud HA VPN gateway to share routes dynamically amongst members of a VPN tunnel?

  • BGP

Question
:

When expanding your subnet to gain more IP addresses, which two requirements must you meet?

  • In private address space of 10.0.0.0/8, 172.16.0.0/12 or 192.168.0.0/16
  • New prefix must be smaller than the original

Question
:

When creating a VPC, which option must you enable in order to create a set of logs that show you all the IP traffic that is occurring within your VPC?

  • Flow logs

Question
:

When creating your VPC, what are the two modes of subnet creation that you can choose from?

  • Automatic
  • Custom

Question
:

When launching a compute instance, which choices are available for attaching an external IP to the new instance?

  • Ephemeral external IP
  • Create a new static external IP
  • No external IP

Question
:

A user creates a firewall rule with a priority of 1000. This new firewall rule conflicts with a pre-existing firewall rule that has a priority of 65534. If there is a match to both firewall rules, which rule will run?

  • Firewall rule with a priority of 1000

Question
:

Which two options are available to connect your physical, on-premises network to the Google Cloud platform?

  • Cloud Interconnect
  • Cloud VPN

Question:

A VM interface can send packets to external IP addresses that belong to Google APIs and services, this is accomplished via private google access and can be set up using one of two possible URLs. Which of the options are the appropriate URLs that Google uses to accomplish this?

  • restricted.googleapis.cm
  • private.googleapis.com

Question
:

When creating resources using deployment manager templates, which language is used to write the template specifications?

  • Python
  • Jinja



 

Google Associate Cloud Engineer: Managing Google Cloud Storage


 

Question:

You can create dataflow jobs very quick using the built-in templates provided. Which types of dataflow templates are available to users using the dataflow template dropdown menu?

  • Process data continuously (stream)

  • Process data in bulk (Batch)

  • Utilities


Question

:

When transferring data into a GCP cloud storage bucket, what are the available options that you can select as a source to transfer your data from?

  • Google cloud storage bucket

  • Amazon S3 bucket

  • Azure storage container


Question

:

When changing storage classes for your cloud storage buckets, sometimes you need to transform the objects so the new storage class can take effect. Which command is used to accomplish this?

  • rewrite


Question

:

Which history options are available to you when viewing the history of your jobs in BigQuery?

  • Project history

  • Personal history


Question

:

Cloud SQL performs two distinctly different types of backups, what are these two types?

  • On-Demand backups

  • Automated backups


Question

:

When importing Firestore entities, which file type must be used to start the import?

  • overall_export_metadata


Question

:

When using BigQuery to query data from GCP data instances, which external data sources are supported?

  • BigTable

  • Cloud SQL

  • GCP cloud storage


Question

:

A system administrator is using the command line to view information about a bucket called storagebucket709281. The administrator wants to view all the labels that are associated with that bucket; which command should they run?

  • gsutil ls -L -b gs://storagebucket709281


Question

:

To view all buckets in your Google cloud project using gsutil, which command should you specify?

  • gsutil ls


Question

:

You need to set up a policy so that files stored in a cloud storage bucket are moved to nearline after 30 days, and then deleted after one year from their creation. How should you set up the policy?

  • Use cloud storage object lifecycle management. Set the SetStorageClass action to 30 days and the delete action to 365 days


Question

:

When trying to estimate query costs for BigQuery, which two options are available to a user?

  • Query validator

  • Google cloud pricing calculator


Question

:

When running Dataproc jobs, which options are the available job types that you can select from the dropdown menu?

  • Spark

  • Hadoop

  • Hive

Google Associate Cloud Engineer: Implementing Google Cloud Storage

Question:

Which of the options are available storage classes to be used in Google Cloud Storage?

  • Archive
  • Standard
  • Coldline
  • Nearline

Question
:

Cloud Storage considers bucket names that contain dots to be domain names. As such, a bucket containing a dot in its name must:

  • End with a currently recognized top-level domain, such as .com
  • Be a valid DNS name
  • Be created by a user authorized to work with domain names

Question
:

Which action is performed when an object meets all conditions specified in the lifecycle rule?

  • SetStorageClass

Question
:

When creating your bucket via the Google Cloud console, what are the two available access control options?

  • Uniform
  • Fine-Grained

Question
:

Which options are Google Cloud Storage best practices with regards to bucket security?

  • Use HTTPS libraries that validates server certificates
  • Never share your credentials
  • Always use TLS (HTTPS) to transport data

Question
:

Which of the statements are true with regards to naming cloud storage buckets?

  • Bucket names must contain only lowercase letters, numbers, dashes (-), underscores (_), and dots (.). Spaces are not allowed
  • Bucket names must start and end with a number or a letter
  • Bucket names must contain between 3-63 characters

Question
:

To retrieve metadata for a specified bucket, which method should you call?

  • Get

Question
:

When migrating your database to the Google Cloud Platform, which options are available for you to use as a source database?

  • PostgreSQL
  • Azure SQL for MySQL
  • Amazon RDS for MySQL

Question
:

Which options are considered ways you can interact with Cloud Storage?

  • gsutil
  • Console
  • REST API

Question
:

When using the gsutil tool what command is used to create a basic bucket?

  • mb

Question
:

When configuring bucket locations, what are the three options available with regards to storing your data?

  • Multi-Region
  • Dual-Region
  • Regional

Question:

Which type of storage is the right choice if you wish to store any type of data, any amount of data, with the option to retrieve it as often as you would like?

  • Block storage



 

Google Associate Cloud Engineer: Managing Google App Engine

 

Question:

When deploying multiple revisions to a service; what option can you select to determine which revision gets what amount of the traffic?

  • Manage Traffic


Question

:

When securing your custom domain with a Google managed certificate, what option must be selected?

  • Enable Managed Security


Question

:

When accepting inbound traffic to a Cloud Run service, what are the options available?

  • Allow internal traffic and traffic from Cloud Load Balancing

  • Allow internal traffic only

  • Allow all traffic


Question

:

When configuring automatic scaling; which metrics are available to be used as metrics to scale up and down as needed?

  • Idle Time

  • Request Rate

  • Response Latency


Question

:

Instead of setting scaling configuration in the app.yaml file; you may need to use the API explorer if you are using which of the option(s) to deploy your application?

  • appcfg


Question

:

What element must be present in the app.yaml file to allow for gradual migration of traffic?

  • Inbound Services : - warmup


Question

:

App Engine provides a tool for you to use to view the security of your application. It will give you warnings and make you aware of any security concerns with your App Engine deployment. What service is used to accomplish this?

  • Cloud Web Security Scanner


Question

:

Once you are in your project directory, what command must you run to deploy a version of your application?

  • gcloud app deploy


Question

:

After mapping your custom domain to your App Engine application, what does Google provide for you to route your domain name to the application?

  • DNS Settings


Question

:

Which are the two supported options that you can use to migrate traffic from one version to another?

  • Gradual migration

  • Immediate migration