AWS - Advanced SecurityWhy does GuardDuty not require you to deploy agents on your EC2 instances to detect threats?AGuardDuty only monitors S3 buckets, so agents are unnecessaryBGuardDuty uses Lambda functions installed on each instance insteadCGuardDuty analyzes network and account activity logs centrally without needing agentsDGuardDuty requires manual log uploads, so agents are redundantCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand GuardDuty architectureGuardDuty analyzes VPC flow logs, CloudTrail, and DNS logs centrally, so no agents are needed on instances.Step 2: Exclude incorrect optionsGuardDuty does not use Lambda on instances, does not only monitor S3, and does not require manual log uploads.Final Answer:GuardDuty analyzes network and account activity logs centrally without needing agents -> Option CQuick Check:Agentless detection = A [OK]Quick Trick: GuardDuty is agentless, using centralized log analysis [OK]Common Mistakes:Thinking agents or Lambda must be installed on instancesConfusing GuardDuty with host-based security tools
Master "Advanced Security" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes Architecture Best Practices - Why AWS Well-Architected matters - Quiz 8hard Cost Optimization - S3 storage class optimization - Quiz 7medium Cost Optimization - Data transfer cost awareness - Quiz 6medium Cost Optimization - Data transfer cost awareness - Quiz 4medium Cost Optimization - Spot Instances for cost savings - Quiz 13medium ECS and Fargate - ECS with ALB integration - Quiz 7medium EKS - Node groups (managed, self-managed, Fargate) - Quiz 10hard Serverless Architecture - Serverless vs container decision - Quiz 8hard Serverless Architecture - Lambda with DynamoDB Streams - Quiz 3easy Serverless Architecture - Lambda with S3 event triggers - Quiz 15hard