Practice free →
HomeGCP Associate Cloud Engineercloudcomputinggcpsecurity › Which Google Cloud product stores secrets (API t…

Which Google Cloud product stores secrets (API tokens, passwords, certificates) with versioning, IAM-controlled access, and audit logging?

ABigQuery datasets
BSecret Manager
CCompute Engine instance metadata custom fields
DCloud Storage public buckets
Answer & Solution
Correct answer: B. Secret Manager
Secret Manager is the purpose-built secrets store — versioned secrets, IAM bindings, audit. Public buckets and instance metadata are bad places for secrets; BigQuery is for analytics, not secret handling.
Solve this in the app — GCP Associate Cloud Engineer practice & 24k+ MCQs →
Related questions