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?
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: