[Mar 27, 2022] Passing Key To Getting Associate-Cloud-Engineer Certified Exam Engine PDF [Q10-Q35]

Share

[Mar 27, 2022] Passing Key To Getting Associate-Cloud-Engineer Certified Exam Engine PDF

Associate-Cloud-Engineer Exam Dumps Pass with Updated Mar-2022 Tests Dumps


The Google Associate Cloud Engineer exam targets software engineers who would like to dabble into the Google Cloud. So, you need to be capable of using the command-line interfaces and Google Cloud Console to handle core platform-based tasks. These mostly include monitoring operations and managing enterprise solutions to maintain deployed applications. In addition, after successful writing of the test, candidates obtain the appropriate Google Cloud certification.


Below is the Associate Cloud Engineer Exam Format

Format: Multiple choices, multiple answers

  • Language: English, Japanese, Spanish, Portuguese, French, German, and Indonesian.
  • Length of Examination: 2 Hours
  • Passing score: 80%
  • Number of Questions: 50

 

NEW QUESTION 10
You need to manage multiple Google Cloud projects in the fewest steps possible. You want to configure the Google Cloud SDK command line interface (CLI) so that you can easily manage multiple projects. What should you do?

  • A. 1. Use the default configuration for one project you need to manage.
    2. Use gcloud initto update the configuration values when you need to work with a non-default project.
  • B. 1. Use the default configuration for one project you need to manage.
    2. Activate the appropriate configuration when you work with each of your assigned Google Cloud projects.
  • C. 1. Create a configuration for each project you need to manage.
    2. Use gcloud initto update the configuration values when you need to work with a non-default project
  • D. 1. Create a configuration for each project you need to manage.
    2. Activate the appropriate configuration when you work with each of your assigned Google Cloud projects.

Answer: A

 

NEW QUESTION 11
An application generates daily reports in a Compute Engine virtual machine (VM). The VM is in the project corp-iot-insights. Your team operates only in the project corp-aggregate-reports and needs a copy of the daily exports in the bucket corp-aggregate-reports-storage. You want to configure access so that the daily reports from the VM are available in the bucket corp-aggregate- reports-storage and use as few steps as possible while following Google-recommended practices. What should you do?

  • A. Create a Shared VPC network between both projects.
    Grant the VM Service Account the role Storage Object Creator on corp-iot-insights.
  • B. Grant the VM Service Account the role Storage Object Creator on corp-aggregate-reports- storage.
  • C. Move both projects under the same folder.
  • D. Make corp-aggregate-reports-storage public and create a folder with a pseudo-randomized suffix name.
    Share the folder with the IoT team.

Answer: C

Explanation:
https://cloud.google.com/billing/docs/onboarding-checklist

 

NEW QUESTION 12
Your customer has implemented a solution that uses Cloud Spanner and notices some read latency-related performance issues on one table. This table is accessed only by their users using a primary key. The table schema is shown below.

You want to resolve the issue. What should you do?

  • A. Remove the profile_picture field from the table.
  • B. Add a secondary index on the person_id column.
  • C. Create a secondary index using the following Data Definition Language (DDL):
  • D. Change the primary key to not have monotonically increasing values.

Answer: C

 

NEW QUESTION 13
You want to configure a solution for archiving data in a Cloud Storage bucket. The solution must be cost- effective. Data with multiple versions should be archived after 30 days. Previous versions are accessed once a month for reporting. This archive data is also occasionally updated at month-end. What should you do?

  • A. Add a bucket lifecycle rule that archives data with newer versions after 30 days to Coldline Storage.
  • B. Add a bucket lifecycle rule that archives data from regional storage after 30 days to Coldline Storage.
  • C. Add a bucket lifecycle rule that archives data from regional storage after 30 days to Nearline Storage.
  • D. Add a bucket lifecycle rule that archives data with newer versions after 30 days to Nearline Storage.

Answer: D

Explanation:
https://cloud.google.com/storage/docs/managing-lifecycles

 

NEW QUESTION 14
A company has many applications on Amazon EC2 instances running in Auto Scaling groups. Company policies require that data on the attached Amazon EBS volume must be retained.
Which actions will meet this requirement without impacting performance?

  • A. Change the auto scaling Health Check to point to a source on the root volume.
  • B. Disable DeleteOnTermination for the Amazon EBS volumes.
  • C. Use Amazon EC2 user data to set up a synchronization job for root volume data.
  • D. Enable Termination Protection on the Amazon EC2 instances.

Answer: B

Explanation:
Explanation/Reference: https://aws.amazon.com/ec2/faqs/#Spot_instances

 

NEW QUESTION 15
You need to add a group of new users to Cloud Identity. Some of the users already have existing Google accounts. You want to follow one of Google's recommended practices and avoid conflicting accounts. What should you do?

  • A. Invite the user to transfer their existing account
  • B. Tell the user that they must delete their existing account
  • C. Invite the user to use an email alias to resolve the conflict
  • D. Tell the user to remove all personal email from the existing account

Answer: C

 

NEW QUESTION 16
You are analyzing Google Cloud Platform service costs from three separate projects. You want to use this information to create service cost estimates by service type, daily and monthly, for the next six months using standard query syntax. What should you do?

  • A. Export your bill to a BigQuery dataset, and then write time window-based SQL queries for analysis.
  • B. Export your bill to a Cloud Storage bucket, and then import into Google Sheets for analysis.
  • C. Export your bill to a Cloud Storage bucket, and then import into Cloud Bigtable for analysis.
  • D. Export your transactions to a local file, and perform analysis with a desktop tool.

Answer: A

Explanation:
BigQuery provides an ideal storage option to store and query in standard SQL dialect.BigQuery, Google's serverless, highly scalable enterprise data warehouse.

 

NEW QUESTION 17
You are developing a new application and are looking for a Jenkins installation to build and deploy your source code. You want to automate the installation as quickly and easily as possible. What should you do?

  • A. Create a new Kubernetes Engine cluster. Create a deployment for the Jenkins image.
  • B. Create an instance template with the Jenkins executable. Create a managed instance group with this template.
  • C. Deploy Jenkins through the Google Cloud Marketplace.
  • D. Create a new Compute Engine instance. Run the Jenkins executable.

Answer: A

 

NEW QUESTION 18
A cloud engineer wants to create a VM named whiz-server-1 with four CPUs. Which of the following commands would he use to create the VM whiz-server-1?

  • A. gcloud compute instances create --machine-type=n1-standard-4 -instancename whiz-server-1
  • B. gcloud compute instances create --cpus=4 whiz-server-1
  • C. gcloud compute instances create --machine-type=n1-4-cpu whiz-server-1
  • D. gcloud compute instances create --machine-type=n1-standard-4 whiz-server-1

Answer: D

 

NEW QUESTION 19
You are the team lead of a group of 10 developers. You provided each developer with an individual Google Cloud Project that they can use as their personal sandbox to experiment with different Google Cloud solutions.
You want to be notified if any of the developers are spending above $500 per month on their sandbox environment. What should you do?

  • A. Create a separate billing account per sandbox project and enable BigQuery billing exports. Create a Data Studio dashboard to plot the spending per billing account.
  • B. Create a single budget for all projects and configure budget alerts on this budget.
  • C. Create a single billing account for all sandbox projects and enable BigQuery billing exports. Create a Data Studio dashboard to plot the spending per project.
  • D. Create a budget per project and configure budget alerts on all of these budgets.

Answer: D

Explanation:
Explanation/Reference: https://cloud.google.com/billing/docs/how-to/budgets

 

NEW QUESTION 20
You built an application on Google Cloud Platform that uses Cloud Spanner. Your support team needs to monitor the environment but should not have access to table data. You need a streamlined solution to grant the correct permissions to your support team, and you want to follow Google-recommended practices. What should you do?

  • A. Add the support team group to the roles/spanner.databaseUser role.
  • B. Add the support team group to the roles/monitoring.viewer role
  • C. Add the support team group to the roles/stackdriver.accounts.viewer role.
  • D. Add the support team group to the roles/spanner.databaseReader role.

Answer: B

 

NEW QUESTION 21
You want to select and configure a solution for storing and archiving data on Google Cloud Platform. You need to support compliance objectives for data from one geographic location. This data is archived after 30 days and needs to be accessed annually. What should you do?

  • A. Select Multi-Regional Storage. Add a bucket lifecycle rule that archives data after 30 days to Coldline Storage.
  • B. Select Regional Storage. Add a bucket lifecycle rule that archives data after 30 days to Coldline Storage.
  • C. Select Regional Storage. Add a bucket lifecycle rule that archives data after 30 days to Nearline Storage.
  • D. Select Multi-Regional Storage. Add a bucket lifecycle rule that archives data after 30 days to Nearline Storage.

Answer: C

 

NEW QUESTION 22
You have a Compute Engine instance hosting a production application. You want to receive an email if the instance consumes more than 90% of its CPU resources for more than 15 minutes. You want to use Google services. What should you do?

  • A. 1. Create a consumer Gmail account.
    2. Write a script that monitors the CPU usage.
    3. When the CPU usage exceeds the threshold, have that script send an email using the Gmail account and smtp.gmail.comon port 25 as SMTP server.
  • B. 1. Create a Stackdriver Workspace, and associate your GCP project with it.
    2. Write a script that monitors the CPU usage and sends it as a custom metric to Stackdriver.
    3. Create an uptime check for the instance in Stackdriver.
  • C. 1. Create a Stackdriver Workspace, and associate your Google Cloud Platform (GCP) project with it.
    2. Create an Alerting Policy in Stackdriver that uses the threshold as a trigger condition.
    3. Configure your email address in the notification channel.
  • D. 1. In Stackdriver Logging, create a logs-based metric to extract the CPU usage by using this regular expression: CPU Usage: ([0-9] {1,3})%
    2. In Stackdriver Monitoring, create an Alerting Policy based on this metric.
    3. Configure your email address in the notification channel.

Answer: D

Explanation:
Explanation/Reference:

 

NEW QUESTION 23
Which of the following is a valid use case for Flow Logs?

  • A. Network forensics.
  • B. Proxying SSL traffic.
  • C. Blocking instances from communicating over certain ports.
  • D. Serving as a UDP relay.

Answer: A

 

NEW QUESTION 24
You have deployed a Django 1.5 Python application to App Engine. This version of Django requires Python 3. Due to some issues, App Engine is trying to run the application using Python
2. Which of the following file would you check and modify (if required) to ensure that Python 3 is used with the application?

  • A. app.config
  • B. services.yaml
  • C. cron.yaml
  • D. app.yaml

Answer: D

 

NEW QUESTION 25
You need to create an autoscaling managed instance group for an HTTPS web application. You want to make sure that unhealthy VMs are recreated. What should you do?

  • A. In the Instance Template, add the label 'health-check'.
  • B. In the Instance Template, add a startup script that sends a heartbeat to the metadata server.
  • C. Create a health check on port 443 and use that when creating the Managed Instance Group.
  • D. Select Multi-Zone instead of Single-Zone when creating the Managed Instance Group.

Answer: A

 

NEW QUESTION 26
You are building a new version of an application hosted in an App Engine environment. You want to test the new version with 1% of users before you completely switch your application over to the new version.
What should you do?

  • A. Deploy a new version of your application in App Engine. Then go to App Engine settings in GCP Console and split traffic between the current version and newly deployed versions accordingly.
  • B. Deploy a new version as a separate app in App Engine. Then configure App Engine using GCP Console to split traffic between the two apps.
  • C. Deploy a new version of your application in Google Kubernetes Engine instead of App Engine and then use GCP Console to split traffic.
  • D. Deploy a new version of your application in a Compute Engine instance instead of App Engine and then use GCP Console to split traffic.

Answer: A

Explanation:
https://cloud.google.com/appengine/docs/standard/python/splitting-traffic

 

NEW QUESTION 27
You manage three Google Cloud projects with the Cloud Monitoring API enabled. You want to follow Google-recommended practices to visualize CPU and network metrics for all three projects together. What should you do?

  • A. 1 Create a Service Account and apply roles/viewer on the three projects
    2. Collect metrics and publish them lo the Cloud Monitoring API
    3. Add CPU and network Charts for each of the three projects.
  • B. 1. Create a fourth Google Cloud project
    2. Create a Cloud Workspace from the fourth project and add the other three projects
  • C. 1. Create a Cloud Monitoring Dashboard
    2. Collect metrics and publish them into the Pub/Sub topics
    3. Add CPU and network Charts (or each of (he three projects
  • D. 1. Create a Cloud Monitoring Dashboard.
    2. Select the CPU and Network metrics from the three projects.
    3. Add CPU and network Charts lot each of the three protects.

Answer: D

 

NEW QUESTION 28
Your company has a single sign-on (SSO) identity provider that supports Security Assertion Markup Language (SAML) integration with service providers. Your company has users in Cloud Identity. You would like users to authenticate using your company's SSO provider.
What should you do?

  • A. Obtain OAuth 2.0 credentials, configure the user consent screen, and set up OAuth 2.0 for Web Server Applications.
  • B. Obtain OAuth 2.0 credentials, configure the user consent screen, and set up OAuth 2.0 for Mobile
    & Desktop Apps.
  • C. In Cloud Identity, set up SSO with a third-party identity provider with Google as a service provider.
  • D. In Cloud Identity, set up SSO with Google as an identity provider to access custom SAML apps.

Answer: C

Explanation:
https://support.google.com/cloudidentity/answer/6262987?hl=en&ref_topic=7558767 Google offers a SAML-based single sign-on (SSO) service that provides partner companies with full control over the authorization and authentication of hosted user accounts that can access web-based applications like Gmail or Google Calendar. Using the SAML model, Google acts as the service provider and provides services such as Gmail and Start Pages.

 

NEW QUESTION 29
You will have several applications running on different Compute Engine instances in the same project. You want to specify at a more granular level the service account each instance uses when calling Google Cloud APIs. What should you do?

  • A. After starting the instances, use gcloud compute instances update to assign the name of the relevant Service Account as instance metadata
  • B. When creating the instances, assign the name of each Service Account as instance metadata
  • C. When creating the instances, specify a Service Account for each instance
  • D. After starting the instances, use gcloud compute instances update to specify a Service Account for each instance

Answer: D

 

NEW QUESTION 30
You have downloaded and installed the gcloud command line interface (CLI) and have authenticated with your Google Account. Most of your Compute Engine instances in your project run in the europe-west1-d zone. You want to avoid having to specify this zone with each CLI command when managing these instances. What should you do?

  • A. Set the europe-west1-d zone as the default zone using the gcloud config subcommand.
  • B. In the Settings page for Compute Engine under Default location, set the zone to europe-west1-d.
  • C. In the CLI installation directory, create a file called default.conf containing zone=europe-west1-d.
  • D. Create a Metadata entry on the Compute Engine page with key compute/zone and value europe-west1-d.

Answer: C

Explanation:
Explanation/Reference: https://cloud.google.com/compute/docs/gcloud-compute

 

NEW QUESTION 31
Your finance team wants to view the billing report for your projects. You want to make sure that the finance team does not get additional permissions to the project. What should you do?

  • A. Add the group for the finance team to roles/billing admin role.
  • B. Add the group for the finance team to roles/billing user role.
  • C. Add the group for the finance team to roles/billing project/Manager role.
  • D. Add the group for the finance team to roles/billing viewer role.

Answer: B

 

NEW QUESTION 32
You want to configure 10 Compute Engine instances for availability when maintenance occurs.
Your requirements state that these instances should attempt to automatically restart if they crash.
Also, the instances should be highly available including during system maintenance. What should you do?

  • A. 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 intsance group.
  • B. Create an instance template for the instances.
    `Automatic Restart' to off. Set `On-host maintenance' to Terminate VM instances.
    Add the instance template to an instance group.
  • C. Create an instance group for the instance.
    Verify that the `Advanced creation options' setting for `do not retry machine creation' is set to off.
  • D. Create an instance group for the instances.
    Set the `Autohealing' health check to healthy (HTTP).

Answer: A

Explanation:
Configure an instance's maintenance behavior and automatic restart setting using the onHostMaintenance and automaticRestart properties. All instances are configured with default values unless you explicitly specify otherwise.
onHostMaintenance: Determines the behavior when a maintenance event occurs that might cause your instance to reboot.
[Default] migrate, which causes Compute Engine to live migrate an instance when there is a maintenance event.
terminate, which terminates an instance instead of migrating it.

 

NEW QUESTION 33
Your projects incurred more costs than you expected last month. Your research reveals that a development GKE container emitted a huge number of logs, which resulted in higher costs. You want to disable the logs quickly using the minimum number of steps. What should you do?

  • A. 1. Go to the GKE console, and delete existing clusters.
    2. Recreate a new cluster.
    3. Clear the option to enable legacy Stackdriver Logging.
  • B. 1. Go to the Logs ingestion window in Stackdriver Logging, and disable the log source for the GKE Cluster Operations resource.
  • C. 1. Go to the Logs ingestion window in Stackdriver Logging, and disable the log source for the GKE container resource.
  • D. 1. Go to the GKE console, and delete existing clusters.
    2. Recreate a new cluster.
    3. Clear the option to enable legacy Stackdriver Monitoring.

Answer: C

 

NEW QUESTION 34
Your company has embraced a hybrid cloud strategy where some of the applications are deployed on Google Cloud. A Virtual Private Network (VPN) tunnel connects your Virtual Private Cloud (VPC) in Google Cloud with your company's on-premises network. Multiple applications in Google Cloud need to connect to an on-premises database server, and you want to avoid having to change the IP configuration in all of your applications when the IP of the database changes.
What should you do?

  • A. Configure Cloud NAT for all subnets of your VPC to be used when egressing from the VM instances.
  • B. Create a private zone on Cloud DNS, and configure the applications with the DNS name.
  • C. Query the Compute Engine internal DNS from the applications to retrieve the IP of the database.
  • D. Configure the IP of the database as custom metadata for each instance,

Answer: A

 

NEW QUESTION 35
......

Associate-Cloud-Engineer exam questions for practice in 2022 Updated 245 Questions: https://latestdumps.actual4exams.com/Associate-Cloud-Engineer-real-braindumps.html