DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Premium Associate Cloud Engineer Practice Tests & Real Exam Simulations, Google Associate Cloud Engineer | SPOTO

Elevate your Google Associate Cloud Engineer certification journey with our premium practice tests and real exam simulations. Gain an unparalleled exam preparation experience with our meticulously crafted exam materials, featuring regularly updated exam dumps with a vast collection of online exam questions, sample questions, and exam answers that accurately reflect the real certification exam. Immerse yourself in a realistic testing environment with our mock exams and exam simulator, designed to hone your skills in deploying applications, monitoring operations, and managing enterprise solutions on Google Cloud. Leverage our in-depth explanations and exam practice resources to identify knowledge gaps and refine your understanding of the Google Cloud Console, command-line interface, and platform-based tasks. Unlock your full potential with our free tests and premium exam preparation tools, empowering you to master Google-managed and self-managed services. Achieve certification excellence with our unrivaled Associate Cloud Engineer practice tests and real exam simulations.

Take other online exams

Question #1
8. You are working for a cryptocurrency startup, and you have enabled a link to the company’s Initial Coin Offering (ICO) whitepaper on the company website – which runs off Google Cloud Storage. Your CTO clicked on this link and got prompted to save the file to their desktop. The CTO thinks this is a poor user experience and has asked you to identify if it is possible to render the file directly in the browser for all users. What should you do?
A. Add a metadata tag on all the PDF file objects with key: Content- Type and value: application/pdf
B. Modify the bucket ACLs to make all PDF files public
C. Add a label on the Cloud Storage bucket with key: Content-Type and value: application/pdf
D. Use Cloud CDN to front the static bucket and set the HTTP header displayInBrowser to 1
View answer
Correct Answer: A

View The Updated Associate Cloud Engineer Exam Questions

SPOTO Provides 100% Real Associate Cloud Engineer Exam Questions for You to Pass Your Associate Cloud Engineer Exam!

Question #2
5. You host a production application in Google Compute Engine in the us-central1-a zone. Your application needs to be available 24*7 all through the year. The application suffered an outage recently due to a Compute Engine outage in the zone hosting your application. Your application is also susceptible to slowness during peak usage. You have been asked for a recommendation on how to modify the infrastructure to implement a cost-effective and scalable solution that can withstand zone failures. What would yo
A. Use Unmanaged instance groups across multiple zones
B. Use Managed instance groups with instances in a single zone
C. Use Managed instance groups across multiple zones
D. Use Managed instance groups with preemptible instances across multiple zones
View answer
Correct Answer: C
Question #3
75. If network traffic between one Google Compute Engine instance and another instance is being dropped, what is the most likely cause?
A. Restrict usage of the owner role for projects and log buckets
B. Require two people to inspect the logs
C. Implement object versioning on the log-buckets
D. Encrypt the logs using Cloud KMS
View answer
Correct Answer: BC
Question #4
72. If you have configured Stackdriver Logging to export logs to BigQuery, but logs entries are not getting exported to BigQuery, what is the most likely cause?
A. Monitoring, Trace, and Debugger
B. Monitoring and Error Reporting
C. Debugger and Error Reporting
D. Alerts and Debugger
View answer
Correct Answer: ABC
Question #5
74. To minimize the risk of someone changing your log files to hide their activities, which of the following principles would help? (Select 3 answers.)
A. Google Cloud Platform, Microsoft Azure
B. Google Cloud Platform
C. Google Cloud Platform, Microsoft Azure, Amazon Web Services
D. Google Cloud Platform, Amazon Web Services
View answer
Correct Answer: AD
Question #6
4. You want to migrate a public NodeJS application, which serves requests over HTTPS, from your on-premises data centre to Google Cloud Platform. You plan to host it on a fleet of instances behind Managed Instances Group (MIG) in Google Compute Engine. You need to configure a GCP load balancer to terminate SSL session before passing traffic to the VMs. Which GCP Load balancer should you use?
A. Use External SSL proxy load balancer
B. Use HTTP(S) load balancer
C. Use Internal TCP load balancer
D. Use External TCP proxy load balancer
View answer
Correct Answer: B
Question #7
71. Which combination of Stackdriver services will alert you about errors generated by your applications and help you locate the root cause in the code?
A. In a resilience test, your application should keep running with little or no downtime
B. To test the resilience of an autoscaling instance group, you can terminate a random instance within that group
C. In order for an application to survive instance failures, it should not be stateless
D. Resilience testing is the same as disaster recovery testing
View answer
Correct Answer: D
Question #8
7. Your company retains all its audit logs in BigQuery for 10 years. At the annual audit every year, you need to provide the auditors’ access to the audit logs. You want to follow Google recommended practices. What should you do?
A. Grant the auditors’ group custom IAM roles with specific permissions
B. Grant the auditors’ user accounts roles/logging
C. Grant the auditors’ group roles/logging
D. Grant the auditors’ user accounts custom IAM roles with specific permissions
View answer
Correct Answer: C
Question #9
2. You are migrating a mission-critical HTTPS Web application from your on-premises data centre to Google Cloud, and you need to ensure unhealthy compute instances within the autoscaled Managed Instances Group (MIG) are recreated automatically. What should you do?
A. Deploy Managed Instance Group (MIG) instances in multiple zones
B. When creating the instance template, add a startup script that sends server status to Cloud Monitoring as a custom metric
C. Add a metadata tag to the Instance Template with key: healthcheck value: enabled
D. Configure a health check on port 443 when creating the Managed Instance Group (MIG)
View answer
Correct Answer: D
Question #10
3. Your organization specializes in helping other companies detect if any pages on their website do not align to the specified standards. To do this, your company has deployed a custom C++ application in your on-premises data centre that crawls all the web pages of a customer’s website, compares the headers and template to the expected standard and stores the result before moving on to another customer’s website. This testing takes a lot of time and has resulted in it missing out on the SLA several times re
A. Deploy the application on Google App Engine Standard service
B. Deploy the application as Cloud Dataproc job based on Hadoop
C. Deploy the application on a GCE Managed Instance Group (MIG) with autoscaling enabled
D. Deploy the application on a GCE Unmanaged Instance Group
View answer
Correct Answer: C
Question #11
83. You want to optimize the performance of an accurate, real-time, weather-charting application. The data comes from 50,000 sensors sending 10 readings a second, in the format of a timestamp and sensor reading. Where should you store the data?
A. Google Cloud SQL
B. Google Cloud Bigtable
C. Google Cloud Storage
D. Google Cloud Datastore
View answer
Correct Answer: ABD
Question #12
79. Which of the following statements about Stackdriver Trace are true? (Select 2 answers.)
A. Archive objects older than 30 days (the second rule doesn’t do anything)
B. Delete objects older than 30 days (the second rule doesn’t do anything)
C. Archive objects older than 30 days and move objects to Coldline Storage after 365 days
D. Delete objects older than 30 days and move objects to Coldline Storage after 365 days
View answer
Correct Answer: C
Question #13
10. You want to reduce storage costs for infrequently accessed data. The data will still be accessed approximately once a month and data older than 2 years is no longer needed. What should you do to reduce storage costs? (Select 2)
A. Set an Object Lifecycle Management policy to change the storage class to Archive for data older than 2 years
B. Set an Object Lifecycle Management policy to change the storage class to Coldline for data older than 2 years
C. Store infrequently accessed data in a Nearline bucket
D. Set an Object Lifecycle Management policy to delete data older than 2 years
E. Store infrequently accessed data in a Multi-Regional bucket
View answer
Correct Answer: CD
Question #14
1. You want to deploy a cost-sensitive application to Google Cloud Compute Engine. You want the application to be up at all times, but because of the cost-sensitive nature of the application, you only want to run the application in a single VM instance. How should you configure the managed instance group?
A. Enable autoscaling on the Managed Instance Group (MIG) and set minimum instances to 1 and maximum instances to 2
B. Disable autoscaling on the Managed Instance Group (MIG) and set mininum instances to 1 and maximum instances to 1
C. Disable autoscaling on the Managed Instance Group (MIG) and set mininum instances to 1 and maximum instances to 2
D. Enable autoscaling on the Managed Instance Group (MIG) and set minimum instances to 1 and maximum instances to 1
View answer
Correct Answer: D
Question #15
81. You want to optimize the performance of an accurate, real-time, weather-charting application. The data comes from 50,000 sensors sending 10 readings a second, in the format of a timestamp and sensor reading. Where should you store the data?
A. Google Cloud SQL
B. Google Cloud Bigtable
C. Google Cloud Storage
D. Google Cloud Datastore
View answer
Correct Answer: ABC
Question #16
76. Which of the following practices can help you develop more secure software? (Select 3 answers.)
A. The instances are on a network with low bandwidth
B. The TCP keep-alive setting is too short
C. The instances are on a default network with no additional firewall rules
D. A firewall rule was deleted
View answer
Correct Answer: AD
Question #17
13. Your company owns a mobile game that is popular with users all over the world. The mobile game backend uses Cloud Spanner to store user state. An overnight job exports user state to a Cloud Storage bucket. The app pushes all time-series events during the game to a streaming Dataflow service that saves them to Cloud Bigtable. You are debugging an in-game issue raised by a gamer, and you want to join the user state information with data stored in Bigtable to debug. How can you do this one-off join efficie
A. Create two external tables in BigQuery and link them to the Cloud BigTable and Cloud Storage data sources, respectively
B. Set up a Cloud Dataflow job to read data from Cloud Spanner and Cloud BigTable for the specific gamer
C. Set up a Cloud Dataflow job to read data from Cloud Storage and Cloud BigTable for the specific gamer
D. Set up a Cloud Dataproc Cluster to run a Hadoop job to join up data from Cloud BigTable and Cloud Storage for the specific gamer
View answer
Correct Answer: A
Question #18
6. A mission-critical application running on a Managed Instance Group (MIG) in Google Cloud has been having scaling issues. Although the scaling works, it is not quick enough, and users experience slow response times. The solution architect has recommended moving to GKE to achieve faster scaling and optimize machine resource utilization. Your colleague containerized the application and provided you with a Dockerfile. You now need to deploy this in a GKE cluster. How should you do it?
A. Deploy the application using gcloud app deploy
B. Deploy the application using kubectl app deploy
C. Build a container image from the Dockerfile and push it to Google Cloud Storage (GCS)
D. Build a container image from the Dockerfile and push it to Google Container Registry (GCR)
View answer
Correct Answer: D
Question #19
12. You want to migrate a mission-critical application from the on-premises data centre to Google Cloud Platform. Due to the mission-critical nature of the application, you want to have 3 idle (unoccupied) instances all the time to ensure the application always has enough resources to handle sudden bursts in traffic. How should you configure the scaling to meet this requirement?
A. Start with 3 instances and manually scale as needed
B. Enable Basic Scaling and set maximum instances to 3
C. Enable Basic Scaling and set minimum instances to 3
D. Enable Automatic Scaling and set minimum idle instances to 3
View answer
Correct Answer: D
Question #20
73. You can use Stackdriver to monitor virtual machines on which cloud platforms?
A. The Cloud Data Transfer Service has not been enabled
B. There isn’t a firewall rule allowing traffic between Stackdriver and BigQuery
C. Stackdriver Logging does not have permission to write to the BigQuery dataset
D. The size of the Stackdriver log entries being exported exceeds the maximum capacity of the BigQuery dataset
View answer
Correct Answer: BD
Question #21
77. Which two places hold information you can use to monitor the effects of a Cloud Storage lifecycle policy on specific objects? (Select 2 answers.)
A. Penetration tests
B. Integrating static code analysis tools into your CI/CD pipeline
C. Encrypting your source code
D. Peer review of code
View answer
Correct Answer: AB
Question #22
80. You have been asked to select the storage system for the click-data of your company’s large portfolio of websites. This data is streamed in from a custom website analytics package at a typical rate of 6,000 clicks per minute. With bursts of up to 8,500 clicks per second. It must have been stored for future analysis by your data science and user experience teams. Which storage infrastructure should you choose?
A. Stackdriver Trace tracks the performance of the virtual machines running the application
B. Stackdriver Trace tracks the latency of incoming requests
C. Applications in App Engine automatically submit traces to Stackdriver Trace
D. To make an application work with Stackdriver Trace, you need to add instrumentation code using the Trace SDK or Trace API, even if the application is in Ap
View answer
Correct Answer: D

View The Updated GOOGLE Exam Questions

SPOTO Provides 100% Real GOOGLE Exam Questions for You to Pass Your GOOGLE Exam!

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number: