
Answer-first summary for fast verification
Answer: AWS WAF, Amazon GuardDuty, and AWS CloudTrail
Option B is the correct choice for securing a serverless application against OWASP Top 10 vulnerabilities. AWS WAF can protect against common web exploits, Amazon GuardDuty provides threat detection, and AWS CloudTrail logs API calls for auditing and security monitoring.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Consider a serverless application that processes sensitive data and is exposed to the internet. The application is built using AWS Lambda and API Gateway. Given the OWASP Top 10 vulnerabilities, which AWS services would you integrate to secure the edge services effectively?
A
AWS Secrets Manager, AWS Shield, and AWS Config
B
AWS WAF, Amazon GuardDuty, and AWS CloudTrail
C
AWS WAF, AWS Shield, and Amazon CloudWatch
D
AWS Secrets Manager, AWS WAF, and AWS Shield
No comments yet.