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.


As a DevOps engineer for a tech company, you're tasked with managing the production project. At month's end, finance reports unusually high charges from log storage. Your mission is to investigate and reduce log generation. Which of the following is least likely to be a significant source of logs?

Real Exam



Explanation:

Option C (IAM) is correct because IAM logs are audit logs that cannot be turned off but generate minimal data compared to other types. Options A (VPC Flow logs) and D (Load Balancer) are incorrect as they can generate a large volume of logs, though Load Balancer logging can be disabled. Option B (Data Access logs) is also incorrect because, although they're off by default due to high log generation, they can still be a significant source when enabled. References: Google Cloud Load Balancing, Google Cloud Logging, Google Cloud Audit Logs.

Powered ByGPT-5