
Ultimate access to all questions.
Answer-first summary for fast verification
Answer: AWS Shield Advanced with NLB., AWS WAF for Amazon API Gateway protection.
The correct answers are B and C. To provide the highest level of protection for the API-driven communications platform, you should use AWS Shield Advanced (Option B) and AWS WAF for Amazon API Gateway (Option C). AWS Shield Advanced offers enhanced DDoS protection for complex and large-scale attacks, which is essential for protecting the Network Load Balancer (NLB). AWS WAF is a web application firewall that helps protect the API Gateway against common web exploits, such as SQL injection and other vulnerabilities. Using these two solutions together ensures robust security for both web exploits and DDoS attacks.
Author: LeetQuiz Editorial Team
A company is developing a cloud-based API-driven communications platform hosted on EC2 instances with a Network Load Balancer (NLB) and Amazon API Gateway for external API access. To safeguard against web exploits and DDoS attacks, which AWS services should be combined for maximum protection?
A
AWS WAF for NLB protection.
B
AWS Shield Advanced with NLB.
C
AWS WAF for Amazon API Gateway protection.
D
Amazon GuardDuty with AWS Shield Standard.
E
AWS Shield Standard with Amazon API Gateway.
No comments yet.