Google
ASSOCIATE-CLOUD-ENGINEER · Question #146
You are creating a Kubernetes Engine cluster to deploy multiple pods inside the cluster. All container logs must be stored in BigQuery for later analysis. You want to follow Google- recommended practi
Sign in or unlock ASSOCIATE-CLOUD-ENGINEER to reveal the answer and full explanation for question #146. The question stem and answer options stay visible for context.
Submitted by chen.hong· Mar 30, 2026Ensuring successful operation of a cloud solution
Question
You are creating a Kubernetes Engine cluster to deploy multiple pods inside the cluster. All container logs must be stored in BigQuery for later analysis. You want to follow Google- recommended practices. Which two approaches can you take?
Options
- ATurn on Stackdriver Logging during the Kubernetes Engine cluster creation.
- BTurn on Stackdriver Monitoring during the Kubernetes Engine cluster creation.
- CDevelop a custom add-on that uses Cloud Logging API and BigQuery API. Deploy the add-on to
- DUse the Stackdriver Logging export feature to create a sink to Cloud Storage. Create a Cloud
- EUse the Stackdriver Logging export feature to create a sink to BigQuery. Specify a filter
Unlock ASSOCIATE-CLOUD-ENGINEER to see the answer
You've previewed enough free ASSOCIATE-CLOUD-ENGINEER questions. Unlock ASSOCIATE-CLOUD-ENGINEER for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#GKE logging#Stackdriver Logging#BigQuery log sink#log export