GCP PCA · Question 43 · Domain 3: Designing for Security and Compliance
You need to store database passwords and API keys for your Cloud Run application. Which TWO statements correctly describe why Secret Manager is preferred over Cloud KMS for this use case? (Select TWO)
Answer options:
Secret Manager stores the actual payload (the password), while KMS only manages encryption keys.
Secret Manager supports versioning of secrets natively.
Secret Manager is free, while KMS is expensive.
Cloud KMS cannot be accessed by Cloud Run.
Secret Manager automatically rotates passwords in the database.
50 questions · hints · full answers · grading