LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Google Professional Cloud DevOps Engineer

Google Professional Cloud DevOps Engineer

Get started today

Ultimate access to all questions.


What is a recommended best practice for securing automated processes aimed at reducing toil in a DevOps environment on Google Cloud Platform?

Real Exam



Explanation:

Correct Answer: B
Using service accounts with least privilege access for automation is a best practice for securing automated processes in a DevOps environment on GCP. This approach ensures that automation processes are securely authenticated and authorized, with access strictly limited to necessary resources.

Incorrect Options:

  • A: Disabling audit logging can hinder the detection of security issues and compliance violations.
  • C: Storing credentials in plain text poses a significant security risk.
  • D: Broad access to credentials increases the risk of misuse.
Powered ByGPT-5