AWS - Advanced SecurityYou configured AWS WAF rules but still see unwanted traffic reaching your application. What is the most likely mistake?ANot attaching the WAF to the correct resource like CloudFront or ALB.BUsing IAM roles instead of WAF for traffic filtering.CEncrypting data with KMS before applying WAF rules.DDisabling CloudTrail logging.Check Answer
Step-by-Step SolutionSolution:Step 1: Understand WAF role and attachmentWAF must be attached to resources like CloudFront or Application Load Balancer to filter traffic.Step 2: Identify common misconfigurationIf WAF is not attached properly, it won't filter traffic, allowing unwanted requests.Final Answer:Not attaching the WAF to the correct resource like CloudFront or ALB. -> Option AQuick Check:WAF must be attached to filter traffic [OK]Quick Trick: Attach WAF to resource to filter traffic [OK]Common Mistakes:Confusing IAM roles with traffic filteringThinking encryption affects WAF filteringIgnoring resource attachment for WAF
Master "Advanced Security" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes CloudFormation - Resources section - Quiz 15hard CloudFormation - Nested stacks for modularity - Quiz 7medium Cost Optimization - Budgets and cost anomaly detection - Quiz 14medium ECS and Fargate - ECR for container image registry - Quiz 11easy ECS and Fargate - ECS cluster concept - Quiz 15hard Route 53 - Route 53 with ELB integration - Quiz 12easy Serverless Architecture - Lambda with S3 event triggers - Quiz 6medium Serverless Architecture - Serverless Application Model (SAM) - Quiz 11easy Serverless Architecture - Why serverless architecture matters - Quiz 11easy Serverless Architecture - Step Functions for workflows - Quiz 4medium