Google Associate Cloud Engineer Google Cloud Certified – Associate Cloud Engineer Online Training
Google Associate Cloud Engineer Online Training
The questions for Associate Cloud Engineer were last updated at Jul 04,2025.
- Exam Code: Associate Cloud Engineer
- Exam Name: Google Cloud Certified – Associate Cloud Engineer
- Certification Provider: Google
- Latest update: Jul 04,2025
In your on-premises network, configure your DNS server to resolve *.googleapis.com as a CNAME to restricted.googleapis.com.
In your on-premises network, configure your DNS server to resolve *.googleapis.com as a CNAME to restricted.googleapis.com.
In your on-premises network, configure your DNS server to resolve *.googleapis.com as a CNAME to restricted.googleapis.com.
In the same Google Kubernetes Engine cluster as your application, deploy a container that takes the messages and sends them to your application.
In the same Google Kubernetes Engine cluster as your application, deploy a container that takes the messages and sends them to your application.
In the same Google Kubernetes Engine cluster as your application, deploy a container that takes the messages and sends them to your application.
In the same Google Kubernetes Engine cluster as your application, deploy a container that takes the messages and sends them to your application.
You need to deploy an application, which is packaged in a container image, in a new project. The application exposes an HTTP endpoint and receives very few requests per day. You want to minimize costs.
What should you do?
- A . Deploy the container on Cloud Run.
- B . Deploy the container on Cloud Run on GKE.
- C . Deploy the container on App Engine Flexible.
- D . Deploy the container on Google Kubernetes Engine, with cluster autoscaling and horizontal pod autoscaling enabled.
Your company has an existing GCP organization with hundreds of projects and a billing account. Your company recently acquired another company that also has hundreds of projects and its own billing account. You would like to consolidate all GCP costs of both GCP organizations onto a single invoice. You would like to consolidate all costs as of tomorrow.
What should you do?
- A . Link the acquired company’s projects to your company’s billing account.
- B . Configure the acquired company’s billing account and your company’s billing account to export the billing data into the same BigQuery dataset.
- C . Migrate the acquired company’s projects into your company’s GCP organization. Link the migrated projects to your company’s billing account.
- D . Create a new GCP organization and a new billing account. Migrate the acquired company’s projects and your company’s projects into the new GCP organization and link the projects to the new billing account.
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/monitoring.viewer role
- B . Add the support team group to the roles/spanner.databaseUser role.
- C . Add the support team group to the roles/spanner.databaseReader role.
- D . Add the support team group to the roles/stackdriver.accounts.viewer role.