[2021] Use Real Google Dumps - 100% Free Associate-Cloud-Engineer Exam Dumps [Q138-Q162]

Share

[2021] Use Real Google Dumps - 100% Free Associate-Cloud-Engineer Exam Dumps

Realistic Associate-Cloud-Engineer Dumps Latest Google Practice Tests Dumps


Books and Additional Resources

There are various books on Amazon that can help you prepare for the Google Associate Cloud Engineer test such as:

  • One of the most recommended books is the Official Google Cloud Certified Associate Cloud Engineer Study Guide (1st Edition) by Dan Sullivan. This study guide presents everything you need to know to pass this crucial exam. You can master the knowledge required to obtain the Google Cloud Engineer certification and demonstrate your skillset needed to operate and deploy services, infrastructure, and networks in Google Cloud. The book prepares you to step-by-step studies with a pre-book official test to evaluate what you know before you start, exam objectives, and review questions in each chapter. Moreover, you will access the online learning environment, which will help you sharpen your knowledge with practice tests.
  • Google Cloud Certified Associate Cloud Engineer Certification Guide 1: Learn with challenge labs, assessment tests and practice exams to build innovations and real-life experiences by A. B. Lawal. This study guide is one of the most up-to-date books that can get you from the current level you are at, to passing the Google Associate Cloud Engineer certification exam. All of this is due to the fact that this book has additional tasks such as challenge labs, assessment tests bank, and flashcard banks to raise your self-assurance. Moreover, it also offers practice exam questions along with their correct answers and remarks as well as downloadable screenshots and summaries for quick exam revision to fully prepare you.
  • Google Cloud: GCP: Google Cloud Platform: Associate Cloud Engineer Practice Test 2021 by Anthony Stewart. This book is an A to Z guide that efficiently teaches the skills that are required by the Associate Cloud Engineer certification. Thus, it covers topics such as management of enterprise solutions, deploying applications, and monitoring operations. At the same time, this is a good book for beginners as it does not require students to already have previous experience, going in. It also aids potential test-takers to demonstrate their skills through a certification exam that requires the ability to use the command-line and the GCP console to perform many general platform-based tasks.
  • Google Cloud Certified Associate Cloud Engineer All-in-One Exam Guide 1st Edition by Jack Hyman. This book is written by a cloud computing expert and educator in this field. By ordering this edition from Amazon, you will get an exam guide based on proven experience and containing unique techniques that supply and reinforce practical skills through precise practice questions and detailed explanations of answers. Thus, you can gain confidence in planning, setting up, and configuring GCP; ensuring effective operation, and administering access and security, which helps you to pass the Associate Cloud Engineer exam on your first attempt.
  • Google Certified Associate Cloud Engineer Technology workbook by IP specialist. This book will help you enhance your ability to understand monitoring operations, deploying applications, and managing enterprise solutions. So, you will gain in-depth knowledge in using the GCP Console and the CLI to perform common platform-based tasks for the maintenance of one or more deployed solutions that leverage services on Google Cloud.

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 are the topics of Associate Cloud Engineer Exam

Candidates must know the exam topics before they start of preparation. Because it will really help them in hitting the core. Our Associate Cloud Engineer dumps will include the following topics:

  • Configuring access and security
  • Deploying and implementing a cloud solution
  • Setting up a cloud solution environment
  • Ensuring successful operation of a cloud solution
  • Planning and configuring a cloud solution

 

NEW QUESTION 138
You recently deployed a new version of an application to App Engine and then discovered a bug in the release. You need to immediately revert to the prior version of the application. What should you do?

  • A. On the App Engine page of the GCP Console, select the application that needs to be reverted and click Revert.
  • B. On the App Engine Versions page of the GCP Console, route 100% of the traffic to the previous version.
  • C. Deploy the original version as a separate application. Then go to App Engine settings and split traffic between applications so that the original version serves 100% of the requests.
  • D. Run gcloud app restore.

Answer: C

Explanation:
Reference:
https://medium.com/google-cloud/app-engine-project-cleanup-9647296e796a

 

NEW QUESTION 139
You received a JSON file that contained a private key of a Service Account in order to get access to several resources in a Google Cloud project. You downloaded and installed the Cloud SDK and want to use this private key for authentication and authorization when performing gcloud commands. What should you do?

  • A. Place the private key file in your home directory and rename it to ''GOOGLE_APPUCATION_CREDENTiALS".
  • B. Place the private key file in the installation directory of the Cloud SDK and rename it to "credentials ison"
  • C. Use the command gcloud auth activate-service-account and point it to the private key
  • D. Use the command gcloud auth login and point it to the private key

Answer: D

 

NEW QUESTION 140
You need to assign a Cloud Identity and Access Management (Cloud IAM) role to an external auditor. The auditor needs to have permissions to review your Google Cloud Platform (GCP) Audit Logs and also to review your Data Access logs. What should you do?

  • A. Assign the auditor's IAM user to a custom role that has logging.privateLogEntries.list permission.
    Direct the auditor to also review the logs for changes to Cloud IAM policy.
  • B. Assign the auditor's IAM user to a custom role that has logging.privateLogEntries.list permission.
    Perform the export of logs to Cloud Storage.
  • C. Assign the auditor the IAM role roles/logging.privateLogViewer.
    Direct the auditor to also review the logs for changes to Cloud IAM policy.
  • D. Assign the auditor the IAM role roles/logging.privateLogViewer.
    Perform the export of logs to Cloud Storage.

Answer: C

 

NEW QUESTION 141
You are deploying an application to App Engine. You want the number of instances to scale based on request rate. You need at least 3 unoccupied instances at all times. Which scaling type should you use?

  • A. Manual Scaling with 3 instances.
  • B. Basic Scaling with max_instances set to 3.
  • C. Automatic Scaling with min_idle_instances set to 3.
  • D. Basic Scaling with min_instances set to 3.

Answer: C

Explanation:
App Engine supports the following scaling types, which controls how and when instances are created:
Automatic
Basic
Manual
You specify the scaling type in your app's app.yaml.
Automatic scaling
Automatic scaling creates instances based on request rate, response latencies, and other application metrics. You can specify thresholds for each of these metrics, as well as a minimum number instances to keep running at all times.
https://cloud.google.com/appengine/docs/standard/python/how-instances-are-managed

 

NEW QUESTION 142
What is the gcloud command to create a cluster named ch09-cluster-10 with four nodes?

  • A. gcloud container clusters create ch09-cluster-10 --num-nodes=4
  • B. gcloud container clusters create ch09-cluster-10 --nodes-num=4
  • C. gcloud clusters container create ch09-cluster-10 --num-nodes=4
  • D. gcloud container clusters create ch09-cluster-10 4

Answer: A

 

NEW QUESTION 143
You created several resources in multiple Google Cloud projects. All projects are linked to different billing accounts. To better estimate future charges, you want to have a single visual representation of all costs incurred. You want to include new cost data as soon as possible. What should you do?

  • A. Configure Billing Data Export to BigQuery and visualize the data in Data Studio.
  • B. Fill all resources in the Pricing Calculator to get an estimate of the monthly cost.
  • C. Visit the Cost Table page to get a CSV export and visualize it using Data Studio.
  • D. Use the Reports view in the Cloud Billing Console to view the desired cost information.

Answer: A

 

NEW QUESTION 144
You have a web application deployed as a managed instance group. You have a new version of the application to gradually deploy. Your web application is currently receiving live web traffic. You want to ensure that the available capacity does not decrease during the deployment. What should you do?

  • A. Perform a rolling-action start-update with maxSurge set to 1 and maxUnavailable set to 0.
  • B. Create a new managed instance group with an updated instance template. Add the group to the backend service for the load balancer. When all instances in the new managed instance group are healthy, delete the old managed instance group.
  • C. Create a new instance template with the new application version. Update the existing managed instance group with the new instance template. Delete the instances in the managed instance group to allow the managed instance group to recreate the instance using the new instance template.
  • D. Perform a rolling-action start-update with maxSurge set to 0 and maxUnavailable set to 1.

Answer: A

 

NEW QUESTION 145
An employee was terminated, but their access to Google Cloud Platform (GCP) was not removed until 2 weeks later. You need to find out this employee accessed any sensitive customer information after their termination.
What should you do?

  • A. View Data Access audit logs in Stackdriver. Search for the user's email as the principal.
  • B. View System Event Logs in Stackdriver. Search for the user's email as the principal.
  • C. View the Admin Activity log in Stackdriver. Search for the service account associated with the user.
  • D. View System Event Logs in Stackdriver. Search for the service account associated with the user.

Answer: D

 

NEW QUESTION 146
You are storing sensitive information in a Cloud Storage bucket. For legal reasons, you need to be able to record all requests that read any of the stored data. You want to make sure you comply with these requirements. What should you do?

  • A. Scan the bucker using the Data Loss Prevention API.
  • B. Enable the Identity Aware Proxy API on the project.
  • C. Enable Data Access audit logs for the Cloud Storage API.
  • D. Allow only a single Service Account access to read the data.

Answer: C

Explanation:
https://cloud.google.com/storage/docs/audit-logs

 

NEW QUESTION 147
You have created a code snippet that should be triggered whenever a new file is uploaded to a Cloud Storage bucket. You want to deploy this code snippet. What should you do?

  • A. Use Cloud Functions and configure the bucket as a trigger resource.
  • B. Use App Engine and configure Cloud Scheduler to trigger the application using Pub/Sub.
  • C. Use Google Kubernetes Engine and configure a CronJob to trigger the application using Pub/Sub.
  • D. Use Dataflow as a batch job, and configure the bucket as a data source.

Answer: B

Explanation:
Reference:
https://cloud.google.com/scheduler/docs/tut-pub-sub

 

NEW QUESTION 148
You are hosting an application from Compute Engine virtual machines (VMs) in us-central1-a. You want to adjust your design to support the failure of a single Compute Engine zone, eliminate downtime, and minimize cost. What should you do?

  • A. - Create a Managed Instance Group and specify us-central1-a as the zone.
    -Configure the Health Check with a short Health Interval.
  • B. - Perform regular backups of your application.
    -Create a Cloud Monitoring Alert and be notified if your application becomes unavailable.
    -Restore from backups when notified.
  • C. - Create an HTTP(S) Load Balancer.
    -Create one or more global forwarding rules to direct traffic to your VMs.
  • D. - Create Compute Engine resources in us-central1-b.
    -Balance the load across both us-central1-a and us-central1-b.

Answer: A

 

NEW QUESTION 149
You have been asked to set up Object Lifecycle Management for objects stored in storage buckets. The objects are written once and accessed frequently for 30 days. After 30 days, the objects are not read again unless there is a special need. The object should be kept for three years, and you need to minimize cost. What should you do?

  • A. Set up a policy that uses Standard storage for 30 days and then moves to Archive storage for three years.
  • B. Set up a policy that uses Nearline storage for 30 days and then moves to Archive storage for three years.
  • C. Set up a policy that uses Nearline storage for 30 days, then moves the Coldline for one year, and then moves to Archive storage for two years.
  • D. Set up a policy that uses Standard storage for 30 days, then moves to Coldline for one year, and then moves to Archive storage for two years.

Answer: B

 

NEW QUESTION 150
You need to monitor resources that are distributed over different projects in Google Cloud Platform. You want to consolidate reporting under the same Stackdriver Monitoring dashboard.
What should you do?

  • A. Configure a single Stackdriver account, and link all projects to the same account.
  • B. Configure a single Stackdriver account for one of the projects. In Stackdriver, create a Group and add the other project names as criteria for that Group.
  • C. For each project, create a Stackdriver account. In each project, create a service account for that project and grant it the role of Stackdriver Account Editor in all other projects.
  • D. Use Shared VPC to connect all projects, and link Stackdriver to one of the projects.

Answer: B

 

NEW QUESTION 151
You are storing sensitive information in a Cloud Storage bucket. For legal reasons, you need to be able to record all requests that read any of the stored data. You want to make sure you comply with these requirements. What should you do?

  • A. Scan the bucker using the Data Loss Prevention API.
  • B. Enable the Identity Aware Proxy API on the project.
  • C. Enable Data Access audit logs for the Cloud Storage API.
  • D. Allow only a single Service Account access to read the data.

Answer: C

 

NEW QUESTION 152
You received a JSON file that contained a private key of a Service Account in order to get access to several resources in a Google Cloud project. You downloaded and installed the Cloud SDK and want to use this private key for authentication and authorization when performing gcloud commands. What should you do?

  • A. Use the command gcloud auth loginand point it to the private key.
  • B. Place the private key file in your home directory and rename it to
    "GOOGLE_APPLICATION_CREDENTIALS".
  • C. Use the command gcloud auth activate-service-accountand point it to the private key.
  • D. Place the private key file in the installation directory of the Cloud SDK and rename it to "credentials.json".

Answer: C

Explanation:
Explanation/Reference: https://cloud.google.com/sdk/docs/authorizing

 

NEW QUESTION 153
You've deployed a microservice called myapp1 to a Google Kubernetes Engine cluster using the YAML file specified below:

You need to refactor this configuration so that the database password is not stored in plain text.
You want to follow Google-recommended practices. What should you do?

  • A. Store the database password inside a ConfigMap object.
    Modify the YAML file to populate the DB_PASSWORD environment variable from the ConfigMap.
  • B. Store the database password inside a Secret object.
    Modify the YAML file to populate the DB_PASSWORD environment variable from the Secret.
  • C. Store the database password inside the Docker image of the container, not in the YAML file.
  • D. Store the database password in a file inside a Kubernetes persistent volume, and use a persistent volume claim to mount the volume to the container.

Answer: B

Explanation:
Google Kubernetes Engine supports secret to store sensitive data such as database passwords and is a google recommended practice.
https://cloud.google.com/kubernetes-engine/docs/concepts/secret

 

NEW QUESTION 154
Your managed instance group raised an alert stating that new instance creation has failed to create new instances. You need to maintain the number of running instances specified by the template to be able to process expected application traffic. What should you do?

  • A. Create an instance template that contains valid syntax which will be used by the instance group. Delete any persistent disks with the same name as instance names.
  • B. Create an instance template that contains valid syntax that will be used by the instance group. Verify that the instance name and persistent disk name values are not the same in the template.
  • C. Delete the current instance template and replace it with a new instance template. Verify that the instance name and persistent disk name values are not the same in the template. Set the disks.autoDelete property to true in the instance template.
  • D. Verify that the instance template being used by the instance group contains valid syntax. Delete any persistent disks with the same name as instance names. Set the disks.autoDelete property to true in the instance template.

Answer: D

Explanation:
Reference:
https://cloud.google.com/compute/docs/instance-groups/creating-groups-of-managed-instances

 

NEW QUESTION 155
You have just created a new project which will be used to deploy a globally distributed application. You will use Cloud Spanner for data storage. You want to create a Cloud Spanner instance. You want to perform the first step in preparation of creating the instance. What should you do?

  • A. Enable the Cloud Spanner API
  • B. Grant yourself the IAM role of Cloud Spanner Admin
  • C. Configure your Cloud Spanner instance to be multi-regional
  • D. Create a new VPC network with subnetworks in all desired regions

Answer: C

 

NEW QUESTION 156
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 Cloud Storage. Create a lifecycle rule to delete objects after 60 days.
  • C. Configure a Cloud Scheduler job to read from Stackdriver and store the logs in BigQuery. Configure the table expiration to 60 days.
  • D. Create a Stackdriver Logging Export with a Sink destination to a BigQuery dataset. Configure the table expiration to 60 days.

Answer: D

Explanation:
Explanation/Reference: https://cloud.google.com/blog/products/gcp/best-practices-for-working-with-google-cloud-audit- logging

 

NEW QUESTION 157
You want to run a single caching HTTP reverse proxy on GCP for a latency-sensitive website. This specific reverse proxy consumes almost no CPU.
You want to have a 30-GB in-memory cache, and need an additional 2 GB of memory for the rest of the processes. You want to minimize cost. How should you run this reverse proxy?

  • A. Run it on Compute Engine, and choose a custom instance type with 6 vCPUs and 32 GB of memory.
  • B. Create a Cloud Memorystore for Redis instance with 32-GB capacity.
  • C. Run it on Compute Engine, choose the instance type n1-standard-1, and add an SSD persistent disk of 32 GB.
  • D. Package it in a container image, and run it on Kubernetes Engine, using n1-standard-32 instances as nodes.

Answer: A

 

NEW QUESTION 158
Your application has a large international audience and runs stateless virtual machines within a managed instance group across multiple locations. One feature of the application lets users upload files and share them with other users. Files must be available for 30 days; after that, they are removed from the system entirely. Which storage solution should you choose?

  • A. Persistent SSD on virtual machine instances.
  • B. A multi-regional Cloud Storage bucket.
  • C. A Cloud Datastore database.
  • D. A managed instance group of Filestore servers.

Answer: B

Explanation:
A is not correct because a Datastore database is not designed for file storage.
B is correct because buckets can be multi-regional and have lifecycle management.
C is not correct because disks are generally ephemeral for virtual machines in managed instance groups.
D is not correct because content would be restricted to a single region for all international users.

 

NEW QUESTION 159
Your managed instance group raised an alert stating that new instance creation has failed to create new instances. You need to maintain the number of running instances specified by the template to be able to process expected application traffic. What should you do?

  • A. Create an instance template that contains valid syntax which will be used by the instance group. Delete any persistent disks with the same name as instance names.
  • B. Create an instance template that contains valid syntax that will be used by the instance group. Verify that the instance name and persistent disk name values are not the same in the template.
  • C. Delete the current instance template and replace it with a new instance template. Verify that the instance name and persistent disk name values are not the same in the template. Set the disks.autoDelete property to true in the instance template.
  • D. Verify that the instance template being used by the instance group contains valid syntax. Delete any persistent disks with the same name as instance names. Set the disks.autoDelete property to true in the instance template.

Answer: D

 

NEW QUESTION 160
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. Create a file called gke. default in the -/ .gcloud folder that contains the cluster name
  • C. Create a file called defaults. j son in the -/.gcioud folder that contains the cluster name
  • D. Use the command gcloud container clusters update dev

Answer: D

 

NEW QUESTION 161
You are building a pipeline to process time-series data. Which Google Cloud Platform services should you put in boxes 1,2,3, and 4?

  • A. Firebase Messages, Cloud Pub/Sub, Cloud Spanner, BigQuery
  • B. Cloud Pub/Sub, Cloud Dataflow, Cloud Bigtable, BigQuery
  • C. Cloud Pub/Sub, Cloud Storage, BigQuery, Cloud Bigtable
  • D. Cloud Pub/Sub, Cloud Dataflow, Cloud Datastore, BigQuery

Answer: B

Explanation:
Reference:
https://cloud.google.com/solutions/correlating-time-series-dataflow

 

NEW QUESTION 162
......

Associate-Cloud-Engineer Dumps PDF - Associate-Cloud-Engineer Real Exam Questions Answers: https://www.dumpsreview.com/Associate-Cloud-Engineer-exam-dumps-review.html

Associate-Cloud-Engineer Exam [2021] Dumps Google PDF Questions: https://drive.google.com/open?id=1OsxXgdDOTnRmvA6OMA8EaGRJt1yDRDHO