
Answer-first summary for fast verification
Answer: IAM
Option C (IAM) is correct because IAM logs, categorized under audit logs, are minimal and cannot be turned off. In contrast, options A (VPC Flow logs), B (Data Access logs), and D (Load Balancer) can generate substantial logs, though Data Access logs are off by default due to their potential volume. References: [Load Balancer Logging](https://cloud.google.com/load-balancing/docs/https/https-logging-monitoring), [Data Access Logs Configuration](https://cloud.google.com/logging/docs/audit/configure-data-access), [Audit Logs Overview](https://cloud.google.com/logging/docs/audit).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
As a DevOps engineer for a tech company, you're tasked with managing the production project. The finance department has raised concerns over high charges from logs storage, prompting an investigation to reduce log generation. Which of the following is least likely to be a significant source of logs?
A
VPC Flow logs
B
Data Access logs
C
IAM
D
Load Balancer
No comments yet.