
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:
Ultimate access to all questions.
No comments yet.
What is a recommended best practice for securing automated processes aimed at reducing toil in a DevOps environment on Google Cloud Platform?
A
Disabling audit logging for automated processes
B
Using service accounts with least privilege access for automation
C
Storing automation credentials in plain text files on GCP
D
Giving all team members access to automation credentials