Google Certification Google Cloud and Workspace 3 — Questions and Answers
Question 1: Which Google Cloud service lets you run code without managing servers, triggered by events?
- Cloud Functions (Correct answer)
- Compute Engine
- Cloud SQL
- Persistent Disk
Correct answer: Cloud Functions
Cloud Functions is a serverless, event-driven compute platform that runs code in response to triggers.
Question 2: In Google Workspace, what does a shared drive provide that a personal My Drive does not?
- Unlimited file size
- Files owned by the team rather than an individual (Correct answer)
- Offline access only
- Automatic translation
Correct answer: Files owned by the team rather than an individual
Shared drives store files owned by the team, so files remain when an individual leaves the organization.
Question 3: Which Google Cloud database is a fully managed relational service supporting MySQL and PostgreSQL?
- Firestore
- Cloud SQL (Correct answer)
- Bigtable
- Memorystore
Correct answer: Cloud SQL
Cloud SQL is the managed relational database supporting MySQL, PostgreSQL, and SQL Server.
Question 4: What is the recommended way to grant permissions to a group of users in Google Cloud IAM?
- Assign roles individually to each user
- Use a Google Group and bind a role to it (Correct answer)
- Share the admin password
- Disable IAM entirely
Correct answer: Use a Google Group and bind a role to it
Binding roles to a Google Group simplifies management since membership changes automatically apply permissions.
Question 5: Which Google Workspace feature lets users join video meetings from a browser or app?
- Google Chat
- Google Meet (Correct answer)
- Google Voice
- Google Groups
Correct answer: Google Meet
Google Meet is the video conferencing app within Workspace.
Question 6: What does a Google Cloud region represent?
- A billing tier
- A specific geographic location with multiple zones (Correct answer)
- A type of VM
- An IAM role
Correct answer: A specific geographic location with multiple zones
A region is a geographic area containing multiple isolated zones for redundancy.
Question 7: Which Workspace tool is designed for creating surveys and collecting responses?
- Google Sheets
- Google Forms (Correct answer)
- Google Slides
- Google Sites
Correct answer: Google Forms
Google Forms is built for surveys, quizzes, and collecting structured responses.
Which Google Cloud service lets you run code without managing servers, triggered by events?