Lambda Auto-Remediation Quiz

5 questions Pass: 70% +25 pts

Quiz covering Response Automation

Lambda Auto-Remediation Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    What is the primary purpose of using AWS Lambda in an incident response workflow?

  2. 2

    When configuring a Lambda function to remediate an overly permissive S3 bucket, which AWS service is most commonly used to trigger the function automatically?

  3. 3

    You are designing an auto-remediation function to isolate compromised EC2 instances. What is the most important security consideration for the Lambda execution role?

  4. 4

    Which of the following is a best practice when implementing 'Human-in-the-Loop' for auto-remediation workflows?

  5. 5

    You observe that your remediation Lambda is failing to modify a security group because of an 'AccessDenied' error, despite having the 'ec2:AuthorizeSecurityGroupIngress' permission. What is the most likely cause?