Cloud Storage is object storage, Firestore is a NoSQL document database,
and Cloud SQL provides managed relational databases.
Question 1: Which Google Cloud service is used to deploy containerized applications?
- A. Compute Engine
- B. App Engine
- C. Google Kubernetes Engine (GKE) ✅
- D. Cloud Functions
Explanation: Google Kubernetes Engine (GKE) is a managed Kubernetes service used to deploy, manage, and scale containerized applications.
Question 2: Which service should be used for event-driven serverless functions?
- A. Compute Engine
- B. Cloud Run
- C. Cloud Functions ✅
- D. Google Kubernetes Engine
Explanation: Cloud Functions allows developers to run event-driven, serverless code without managing infrastructure.
Question 3: Which database is best for globally scalable relational workloads?
- A. Cloud SQL
- B. Firestore
- C. Cloud Spanner ✅
- D. BigQuery
Explanation: Cloud Spanner provides globally distributed, strongly consistent relational databases with high availability.
Question 4: Which Google Cloud service is recommended for CI/CD pipelines?
- A. Cloud Build ✅
- B. Cloud Functions
- C. Cloud Storage
- D. Cloud Monitoring
Explanation: Cloud Build automates builds, tests, and deployments, making it ideal for CI/CD pipelines.
Question 5: Which tool should be used to monitor application performance and logs?
- A. Cloud Deployment Manager
- B. Cloud Monitoring and Cloud Logging ✅
- C. Cloud Scheduler
- D. Cloud Tasks
Explanation: Cloud Monitoring and Cloud Logging provide visibility into application performance, logs, metrics, and alerts.
Download/Practice full Google Professional Cloud Developer exam questions..