Easy1 markMultiple Choice
AWS SAA-C03 · Question 02 · Domain 1.2: Secure Workloads
A web application runs on Amazon EC2 instances behind an Application Load Balancer (ALB). The company wants to protect the application from common web exploits like SQL injection. Which service should be used?
A web application runs on Amazon EC2 instances behind an Application Load Balancer (ALB). The company wants to protect the application from common web exploits like SQL injection. Which service should be used?
Answer options:
A.
AWS Shield Advanced
B.
AWS WAF
C.
Amazon GuardDuty
D.
AWS Network Firewall
How to approach this question
Look for layer 7 protection.
Full Answer
B.AWS WAF✓ Correct
AWS WAF
AWS WAF is a web application firewall that helps protect web applications or APIs against common web exploits.
Common mistakes
Choosing Shield instead of WAF for application-layer attacks.
Practice the full AWS SAA-C03 Practice Exam 2
65 questions · hints · full answers · grading
More questions from this exam
Q01A company wants to ensure that no AWS resources can be created in the ap-northeast-1 region acros...EasyQ03A company is storing highly sensitive data in an Amazon S3 bucket. The security team requires tha...MediumQ04An application running on an EC2 instance needs to access an Amazon DynamoDB table in a different...HardQ05A company needs to store database credentials securely. The credentials must be automatically rot...MediumQ06A solutions architect needs to implement a threat detection service that continuously monitors fo...Easy
Expert