All About Accurate Associate-Cloud-Engineer Exam Dumps

Examcollection offers free demo for Associate-Cloud-Engineer exam. "Google Cloud Certified - Associate Cloud Engineer", also known as Associate-Cloud-Engineer exam, is a Google Certification. This set of posts, Passing the Google Associate-Cloud-Engineer exam, will help you answer those questions. The Associate-Cloud-Engineer Questions & Answers covers all the knowledge points of the real exam. 100% real Google Associate-Cloud-Engineer exams and revised by experts!

Free demo questions for Google Associate-Cloud-Engineer Exam Dumps Below:

NEW QUESTION 1
You need to manage a Cloud Spanner Instance for best query performance. Your instance in production runs in a single Google Cloud region. You need to improve performance in the shortest amount of time. You want to follow Google best practices for service configuration. What should you do?

  • A. Create an alert in Cloud Monitoring to alert when the percentage of high priority CPU utilization reaches 45% If you exceed this threshold, add nodes lo your instance.
  • B. Create an alert in Cloud Monitoring to alert when the percentage ot high priority CPU utilization reaches 45% Use database query statistics to identify queries that result in high CPU usage, and then rewrite those queries to optimize their resource usage
  • C. Create an alert in Cloud Monitoring to alert when the percentage of high priority CPU utilization reaches 65% If you exceed this threshold, add nodes to your instance
  • D. Create an alert in Cloud Monitoring to alert when the percentage of high priority CPU utilization reaches 65%. Use database query statistics to identity queries that result in high CPU usage, and then rewrite those queries to optimize their resource usage.

Answer: A

NEW QUESTION 2
You are developing a new web application that will be deployed on Google Cloud Platform. As part of your release cycle, you want to test updates to your application on a small portion of real user traffic. The majority of the users should still be directed towards a stable version of your application. What should you do?

  • A. Deploy me application on App Engine For each update, create a new version of the same service Configure traffic splitting to send a small percentage of traffic to the new version
  • B. Deploy the application on App Engine For each update, create a new service Configure traffic splitting to send a small percentage of traffic to the new service.
  • C. Deploy the application on Kubernetes Engine For a new release, update the deployment to use the new version
  • D. Deploy the application on Kubernetes Engine For a now release, create a new deployment for the new version Update the service e to use the now deployment.

Answer: A

NEW QUESTION 3
&. You are working for a hospital that stores Its medical images in an on-premises data room. The hospital wants to use Cloud Storage for archival storage of these images. The hospital wants an automated process to upload any new medical images to Cloud Storage. You need to design and implement a solution. What should you do?

  • A. Deploy a Dataflow job from the batch template "Datastore lo Cloud Storage" Schedule the batch job on the desired interval
  • B. In the Cloud Console, go to Cloud Storage Upload the relevant images to the appropriate bucket
  • C. Create a script that uses the gsutil command line interface to synchronize the on-premises storage with Cloud Storage Schedule the script as a cron job
  • D. Create a Pub/Sub topic, and enable a Cloud Storage trigger for the Pub/Sub topi
  • E. Create an application that sends all medical images to the Pub/Sub lope

Answer: A

NEW QUESTION 4
Every employee of your company has a Google account. Your operational team needs to manage a large number of instances on Compute Engine. Each member of this team needs only administrative access to the servers. Your security team wants to ensure that the deployment of credentials is operationally efficient and must be able to determine who accessed a given instance. What should you do?

  • A. Generate a new SSH key pai
  • B. Give the private key to each member of your tea
  • C. Configure the public key in the metadata of each instance.
  • D. Ask each member of the team to generate a new SSH key pair and to send you their public ke
  • E. Use a configuration management tool to deploy those keys on each instance.
  • F. Ask each member of the team to generate a new SSH key pair and to add the public key to their Google accoun
  • G. Grant the “compute.osAdminLogin” role to the Google group corresponding to this team.
  • H. Generate a new SSH key pai
  • I. Give the private key to each member of your tea
  • J. Configure the public key as a project-wide public SSH key in your Cloud Platform project and allow project-wide public SSH keys on each instance.

Answer: C

Explanation:
https://cloud.google.com/compute/docs/instances/managing-instance-access

NEW QUESTION 5
You need to update a deployment in Deployment Manager without any resource downtime in the deployment. Which command should you use?

  • A. gcloud deployment-manager deployments create --config <deployment-config-path>
  • B. gcloud deployment-manager deployments update --config <deployment-config-path>
  • C. gcloud deployment-manager resources create --config <deployment-config-path>
  • D. gcloud deployment-manager resources update --config <deployment-config-path>

Answer: B

NEW QUESTION 6
Your company publishes large files on an Apache web server that runs on a Compute Engine instance. The Apache web server is not the only application running in the project. You want to receive an email when the egress network costs for the server exceed 100 dollars for the current month as measured by Google Cloud Platform (GCP). What should you do?

  • A. Set up a budget alert on the project with an amount of 100 dollars, a threshold of 100%, and notificationtype of “email.”
  • B. Set up a budget alert on the billing account with an amount of 100 dollars, a threshold of 100%, and notification type of “email.”
  • C. Export the billing data to BigQuer
  • D. Create a Cloud Function that uses BigQuery to sum the egress network costs of the exported billing data for the Apache web server for the current month and sends an email if it is over 100 dollar
  • E. Schedule the Cloud Function using Cloud Scheduler to run hourly.
  • F. Use the Stackdriver Logging Agent to export the Apache web server logs to Stackdriver Logging.Create a Cloud Function that uses BigQuery to parse the HTTP response log data in Stackdriver for the current month and sends an email if the size of all HTTP responses, multiplied by current GCP egress prices, totals over 100 dollar
  • G. Schedule the Cloud Function using Cloud Scheduler to run hourly.

Answer: D

NEW QUESTION 7
You deployed a new application inside your Google Kubernetes Engine cluster using the YAML file specified below.
Associate-Cloud-Engineer dumps exhibit
You check the status of the deployed pods and notice that one of them is still in PENDING status:
Associate-Cloud-Engineer dumps exhibit
You want to find out why the pod is stuck in pending status. What should you do?

  • A. Review details of the myapp-service Service object and check for error messages.
  • B. Review details of the myapp-deployment Deployment object and check for error messages.
  • C. Review details of myapp-deployment-58ddbbb995-lp86m Pod and check for warning messages.
  • D. View logs of the container in myapp-deployment-58ddbbb995-lp86m pod and check for warning messages.

Answer: C

NEW QUESTION 8
You are using Data Studio to visualize a table from your data warehouse that is built on top of BigQuery. Data is appended to the data warehouse during the day. At night, the daily summary is recalculated by overwriting the table. You just noticed that the charts in Data Studio are broken, and you want to analyze the problem. What should you do?

  • A. Use the BigQuery interface to review the nightly Job and look for any errors
  • B. Review the Error Reporting page in the Cloud Console to find any errors.
  • C. In Cloud Logging create a filter for your Data Studio report
  • D. Use Cloud Debugger to find out why the data was not refreshed correctly

Answer: D

NEW QUESTION 9
Your company runs one batch process in an on-premises server that takes around 30 hours to complete. The task runs monthly, can be performed offline, and must be restarted if interrupted. You want to migrate this workload to the cloud while minimizing cost. What should you do?

  • A. Migrate the workload to a Compute Engine Preemptible VM.
  • B. Migrate the workload to a Google Kubernetes Engine cluster with Preemptible nodes.
  • C. Migrate the workload to a Compute Engine V
  • D. Start and stop the instance as needed.
  • E. Create an Instance Template with Preemptible VMs O
  • F. Create a Managed Instance Group from the template and adjust Target CPU Utilizatio
  • G. Migrate the workload.

Answer: B

NEW QUESTION 10
You are managing several Google Cloud Platform (GCP) projects and need access to all logs for the past 60 days. You want to be able to explore and quickly analyze the log contents. You want to follow Google- recommended practices to obtain the combined logs for all projects. What should you do?

  • A. Navigate to Stackdriver Logging and select resource.labels.project_id="*"
  • B. Create a Stackdriver Logging Export with a Sink destination to a BigQuery datase
  • C. Configure the table expiration to 60 days.
  • D. Create a Stackdriver Logging Export with a Sink destination to Cloud Storag
  • E. Create a lifecycle rule to delete objects after 60 days.
  • F. Configure a Cloud Scheduler job to read from Stackdriver and store the logs in BigQuer
  • G. Configure the table expiration to 60 days.

Answer: B

NEW QUESTION 11
You have a Compute Engine instance hosting an application used between 9 AM and 6 PM on weekdays. You want to back up this instance daily for disaster recovery purposes. You want to keep the backups for 30 days. You want the Google-recommended solution with the least management overhead and the least number of services. What should you do?

  • A. * 1. Update your instances’ metadata to add the following value: snapshot–schedule: 0 1 * * ** 2. Update your instances’ metadata to add the following value: snapshot–retention: 30
  • B. * 1. In the Cloud Console, go to the Compute Engine Disks page and select your instance’s disk.* 2. In the Snapshot Schedule section, select Create Schedule and configure the following parameters:–Schedule frequency: Daily–Start time: 1:00 AM – 2:00 AM–Autodelete snapshots after 30 days
  • C. * 1. Create a Cloud Function that creates a snapshot of your instance’s disk.* 2. Create a Cloud Function that deletes snapshots that are older than 30 day
  • D. 3.Use Cloud Scheduler to trigger both Cloud Functions daily at 1:00 AM.
  • E. * 1. Create a bash script in the instance that copies the content of the disk to Cloud Storage.* 2. Create a bash script in the instance that deletes data older than 30 days in the backup Cloud Storage bucket.* 3. Configure the instance’s crontab to execute these scripts daily at 1:00 AM.

Answer: B

NEW QUESTION 12
Your organization has three existing Google Cloud projects. You need to bill the Marketing department for only their Google Cloud services for a new initiative within their group. What should you do?

  • A. * 1. Verify that you ace assigned the Billing Administrator IAM role tor your organization's Google Cloud Project for the Marketing department* 2. Link the new project to a Marketing Billing Account
  • B. * 1. Verify that you are assigned the Billing Administrator IAM role for your organization's Google Cloud account* 2. Create a new Google Cloud Project for the Marketing department* 3. Set the default key-value project labels to department marketing for all services in this project
  • C. * 1. Verify that you are assigned the Organization Administrator IAM role for your organization's Google Cloud account* 2. Create a new Google Cloud Project for the Marketing department 3. Link the new project to a Marketing Billing Account.
  • D. * 1. Verity that you are assigned the Organization Administrator IAM role for your organization's Google Cloud account* 2. Create a new Google Cloud Project for the Marketing department* 3. Set the default key value project labels to department marketing for all services in this protect

Answer: A

NEW QUESTION 13
You have created an application that is packaged into a Docker image. You want to deploy the Docker image as a workload on Google Kubernetes Engine. What should you do?

  • A. Upload the image to Cloud Storage and create a Kubernetes Service referencing the image
  • B. Upload the image to Cloud Storage and create a Kubernetes Deployment referencing the image
  • C. Upload the image to Container Registry and create a Kubernetes Service referencing the image.
  • D. Upload the image to Container Registry and create a Kubernetes Deployment referencing the mage

Answer: C

NEW QUESTION 14
You create a new Google Kubernetes Engine (GKE) cluster and want to make sure that it always runs a supported and stable version of Kubernetes. What should you do?

  • A. Enable the Node Auto-Repair feature for your GKE cluster.
  • B. Enable the Node Auto-Upgrades feature for your GKE cluster.
  • C. Select the latest available cluster version for your GKE cluster.
  • D. Select “Container-Optimized OS (cos)” as a node image for your GKE cluster.

Answer: B

NEW QUESTION 15
You want to configure an SSH connection to a single Compute Engine instance for users in the dev1 group. This instance is the only resource in this particular Google Cloud Platform project that the dev1 users should be able to connect to. What should you do?

  • A. Set metadata to enable-oslogin=true for the instanc
  • B. Grant the dev1 group the compute.osLogin role.Direct them to use the Cloud Shell to ssh to that instance.
  • C. Set metadata to enable-oslogin=true for the instanc
  • D. Set the service account to no service account for that instanc
  • E. Direct them to use the Cloud Shell to ssh to that instance.
  • F. Enable block project wide keys for the instanc
  • G. Generate an SSH key for each user in the dev1 group.Distribute the keys to dev1 users and direct them to use their third-party tools to connect.
  • H. Enable block project wide keys for the instanc
  • I. Generate an SSH key and associate the key with that instanc
  • J. Distribute the key to dev1 users and direct them to use their third-party tools to connect.

Answer: D

NEW QUESTION 16
You manage an App Engine Service that aggregates and visualizes data from BigQuery. The application is deployed with the default App Engine Service account. The data that needs to be visualized resides in a different project managed by another team. You do not have access to this project, but you want your application to be able to read data from the BigQuery dataset. What should you do?

  • A. Ask the other team to grant your default App Engine Service account the role of BigQuery Job User.
  • B. Ask the other team to grant your default App Engine Service account the role of BigQuery Data Viewer.
  • C. In Cloud IAM of your project, ensure that the default App Engine service account has the role of BigQuery Data Viewer.
  • D. In Cloud IAM of your project, grant a newly created service account from the other team the role of BigQuery Job User in your project.

Answer: C

Explanation:
The Owner, Editor, and Viewer primitive roles include the BigQuery Admin (roles/bigquery.dataOwner), BigQuery Data Editor (roles/bigquery.dataEditor), and BigQuery Data Viewer (roles/bigquery.dataViewer) roles, respectively. This means the Owner, Editor, and Viewer primitive roles have BigQuery access as
defined for the respective BigQuery roles.

NEW QUESTION 17
You are assigned to maintain a Google Kubernetes Engine (GKE) cluster named dev that was deployed on Google Cloud. You want to manage the GKE configuration using the command line interface (CLI). You have just downloaded and installed the Cloud SDK. You want to ensure that future CLI commands by default address this specific cluster. What should you do?

  • A. Use the command gcloud config sot container/cluster dev
  • B. Use the command gcloud container clusters update dev
  • C. Create a file called gk
  • D. default in the -/ .gcloud folder that contains the cluster name
  • E. Create a file called default
  • F. j son in the -/.gcioud folder that contains the cluster name

Answer: B

NEW QUESTION 18
......

Thanks for reading the newest Associate-Cloud-Engineer exam dumps! We recommend you to try the PREMIUM Downloadfreepdf.net Associate-Cloud-Engineer dumps in VCE and PDF here: https://www.downloadfreepdf.net/Associate-Cloud-Engineer-pdf-download.html (190 Q&As Dumps)