Google

Associate Cloud Engineer practice test

Practice with 15 free Testara sample questions, or choose paid access to the full 290-question bank.

Provider
Google
Question bank
290
Free sample
15 questions
Publisher
Testara

About this practice material

This page covers Testara's practice question bank for Associate Cloud Engineer, a certification listed under Google. Questions use original, exam-style scenarios and are not questions from the official certification exam.

Testara is an independent practice platform and is not affiliated with, endorsed by, or authorized by Google. The certification credential is issued by Google, not Testara. Certification and provider names belong to their respective owners.

Start practicing

The guest demo does not save an attempt. Sign in before buying access.

Try 15 questions free

Available without signing in

Free sample questions

These 15 questions and their explanations are server-rendered so you can inspect the material before opening the interactive demo.

  1. Question 1 · 1

    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?

    Choose one answer.

    • Generate a new SSH key pair. Give the private key to each member of your team. Configure the public key in the metadata of each instance.
    • Ask each member of the team to generate a new SSH key pair and to send you their public key. Use a configuration management tool to deploy those keys on each instance.
    • Ask each member of the team to generate a new SSH key pair and to add the public key to their Google account. Grant the ג€compute.osAdminLoginג€ role to the Google group corresponding to this team.
    • Generate a new SSH key pair. Give the private key to each member of your team. 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.
  2. Question 2 · 1

    You have a development project with appropriate IAM roles defined. You are creating a production project and want to have the same IAM roles on the new project, using the fewest possible steps. What should you do?

    Choose one answer.

    • Use gcloud iam roles copy and specify the production project as the destination project.
    • Use gcloud iam roles copy and specify your organization as the destination organization.
    • In the Google Cloud Platform Console, use the 'create role from role' functionality.
    • In the Google Cloud Platform Console, use the 'create role' functionality and select all applicable permissions.
  3. Question 3 · 1

    Your organization has strict requirements to control access to Google Cloud projects. You need to enable your Site Reliability Engineers (SREs) to approve requests from the Google Cloud support team when an SRE opens a support case. You want to follow Google-recommended practices. What should you do?

    Choose one answer.

    • Add your SREs to roles/iam.roleAdmin role.
    • Add your SREs to roles/accessapproval.approver role.
    • Add your SREs to a group and then add this group to roles/iam.roleAdmin.role.
    • Add your SREs to a group and then add this group to roles/accessapproval.approver role.
  4. Question 4 · 1

    You need to host an application on a Compute Engine instance in a project shared with other teams. You want to prevent the other teams from accidentally causing downtime on that application. Which feature should you use?

    Choose one answer.

    • Use a Shielded VM.
    • Use a Preemptible VM.
    • Use a sole-tenant node.
    • Enable deletion protection on the instance.
  5. Question 5 · 1

    Your organization needs to grant users access to query datasets in BigQuery but prevent them from accidentally deleting the datasets. You want a solution that follows Google-recommended practices. What should you do?

    Choose one answer.

    • Add users to roles/bigquery user role only, instead of roles/bigquery dataOwner.
    • Add users to roles/bigquery dataEditor role only, instead of roles/bigquery dataOwner.
    • Create a custom role by removing delete permissions, and add users to that role only.
    • Create a custom role by removing delete permissions. Add users to the group, and then add the group to the custom role.
  6. Question 6 · 1

    You have a developer laptop with the Cloud SDK installed on Ubuntu. The Cloud SDK was installed from the Google Cloud Ubuntu package repository. You want to test your application locally on your laptop with Cloud Datastore. What should you do?

    Choose one answer.

    • Export Cloud Datastore data using gcloud datastore export.
    • Create a Cloud Datastore index using gcloud datastore indexes create.
    • Install the google-cloud-sdk-datastore-emulator component using the apt get install command.
    • Install the cloud-datastore-emulator component using the gcloud components install command.
  7. Question 7 · 1

    Your company set up a complex organizational structure on Google Cloud. The structure includes hundreds of folders and projects. Only a few team members should be able to view the hierarchical structure. You need to assign minimum permissions to these team members, and you want to follow Google-recommended practices. What should you do?

    Choose one answer.

    • Add the users to roles/browser role.
    • Add the users to roles/iam.roleViewer role.
    • Add the users to a group, and add this group to roles/browser.
    • Add the users to a group, and add this group to roles/iam.roleViewer role.
  8. Question 8 · 1

    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?

    Choose one answer.

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

    Your organization has a dedicated person who creates and manages all service accounts for Google Cloud projects. You need to assign this person the minimum role for projects. What should you do?

    Choose one answer.

    • Add the user to roles/iam.roleAdmin role.
    • Add the user to roles/iam.securityAdmin role.
    • Add the user to roles/iam.serviceAccountUser role.
    • Add the user to roles/iam.serviceAccountAdmin role.
  10. Question 10 · 1

    You are building an archival solution for your data warehouse and have selected Cloud Storage to archive your data. Your users need to be able to access this archived data once a quarter for some regulatory requirements. You want to select a cost-efficient option. Which storage option should you use?

    Choose one answer.

    • Cold Storage
    • Nearline Storage
    • Regional Storage
    • Multi-Regional Storage
  11. Question 11 · 1

    A team of data scientists infrequently needs to use a Google Kubernetes Engine (GKE) cluster that you manage. They require GPUs for some long-running, non- restartable jobs. You want to minimize cost. What should you do?

    Choose one answer.

    • Enable node auto-provisioning on the GKE cluster.
    • Create a VerticalPodAutscaler for those workloads.
    • Create a node pool with preemptible VMs and GPUs attached to those VMs.
    • Create a node pool of instances with GPUs, and enable autoscaling on this node pool with a minimum size of 1.
  12. Question 12 · 1

    Your organization has user identities in Active Directory. Your organization wants to use Active Directory as their source of truth for identities. Your organization wants to have full control over the Google accounts used by employees for all Google services, including your Google Cloud Platform (GCP) organization. What should you do?

    Choose one answer.

    • Use Google Cloud Directory Sync (GCDS) to synchronize users into Cloud Identity.
    • Use the cloud Identity APIs and write a script to synchronize users to Cloud Identity.
    • Export users from Active Directory as a CSV and import them to Cloud Identity via the Admin Console.
    • Ask each employee to create a Google account using self signup. Require that each employee use their company email address and password.
  13. Question 13 · 1

    You need a dynamic way of provisioning VMs on Compute Engine. The exact specifications will be in a dedicated configuration file. You want to follow Google's recommended practices. Which method should you use?

    Choose one answer.

    • Deployment Manager
    • Cloud Composer
    • Managed Instance Group
    • Unmanaged Instance Group
  14. Question 14 · 1

    You have successfully created a development environment in a project for an application. This application uses Compute Engine and Cloud SQL. Now you need to create a production environment for this application. The security team has forbidden the existence of network routes between these 2 environments and has asked you to follow Google-recommended practices. What should you do?

    Choose one answer.

    • Create a new project, enable the Compute Engine and Cloud SQL APIs in that project, and replicate the setup you have created in the development environment.
    • Create a new production subnet in the existing VPC and a new production Cloud SQL instance in your existing project, and deploy your application using those resources.
    • Create a new project, modify your existing VPC to be a Shared VPC, share that VPC with your new project, and replicate the setup you have in the development environment in that new project in the Shared VPC.
    • Ask the security team to grant you the Project Editor role in an existing production project used by another division of your company. Once they grant you that role, replicate the setup you have in the development environment in that project.
  15. Question 15 · 1

    Your management has asked an external auditor to review all the resources in a specific project. The security team has enabled the Organization Policy called Domain Restricted Sharing on the organization node by specifying only your Cloud Identity domain. You want the auditor to only be able to view, but not modify, the resources in that project. What should you do?

    Choose one answer.

    • Ask the auditor for their Google account, and give them the Viewer role on the project.
    • Ask the auditor for their Google account, and give them the Security Reviewer role on the project.
    • Create a temporary account for the auditor in Cloud Identity, and give that account the Viewer role on the project.
    • Create a temporary account for the auditor in Cloud Identity, and give that account the Security Reviewer role on the project.

Each purchase applies to this certification. Prices are one-time payments, not monthly subscriptions.

Starter

$29 USD one time

Full access to one certification's question bank in standard practice mode for 60 days.

  • Full question bank for one certification
  • 60 days of access
  • Standard practice mode
  • Question notes and community discussions
  • Attempt scores and answer review

Professional

$49 USD one time

Full access to one certification's question bank, custom test controls and advanced analytics for 60 days.

  • Custom test builder
  • Timers and question selection
  • Randomized question and answer order
  • Advanced performance and weak-question analytics
  • Priority customer support
Try 15 questions free