Google Certification Google Cloud and Workspace 2 — Questions and Answers
Question 1: In Google Cloud, which resource sits at the top of the resource hierarchy?
- Project
- Folder
- Organization (Correct answer)
- Billing account
Correct answer: Organization
The Organization node is the root of the Google Cloud resource hierarchy, above folders and projects.
Question 2: Which Google Cloud service provides a fully managed, serverless data warehouse for analytics?
- BigQuery (Correct answer)
- Cloud SQL
- Bigtable
- Firestore
Correct answer: BigQuery
BigQuery is Google Cloud's serverless data warehouse designed for large-scale analytics with SQL.
Question 3: What is the primary purpose of Google Cloud IAM?
- Storing application logs
- Controlling who can do what on which resources (Correct answer)
- Hosting virtual machines
- Encrypting network traffic
Correct answer: Controlling who can do what on which resources
IAM lets administrators define which identities (who) have which roles (what) on which resources.
Question 4: In Google Workspace, which tool is used by administrators to manage users, devices, and settings?
- Google Drive
- Admin console (Correct answer)
- Google Keep
- Google Sites
Correct answer: Admin console
The Admin console (admin.google.com) is where administrators manage users, groups, devices, and policies.
Question 5: Which Google Cloud compute service runs containerized applications using managed Kubernetes?
- Compute Engine
- App Engine
- Google Kubernetes Engine (Correct answer)
- Cloud Functions
Correct answer: Google Kubernetes Engine
Google Kubernetes Engine (GKE) is the managed Kubernetes service for running containers.
Question 6: What does Google Cloud Storage primarily provide?
- Object storage for unstructured data (Correct answer)
- A relational database
- A virtual machine fleet
- A messaging queue
Correct answer: Object storage for unstructured data
Cloud Storage is an object storage service for unstructured data like files, images, and backups.
Question 7: Which Google Workspace app is best suited for real-time collaborative document editing?
- Google Forms
- Google Docs (Correct answer)
- Google Calendar
- Google Meet
Correct answer: Google Docs
Google Docs supports multiple users editing the same document simultaneously in real time.
In Google Cloud, which resource sits at the top of the resource hierarchy?