350-401 · Question #1091
Which network devices secure API platforms?
The correct answer is B. web application firewalls. Web Application Firewalls (WAFs) are specifically designed to protect web applications and APIs from common web-based attacks by filtering and monitoring HTTP/HTTPS traffic.
Question
Which network devices secure API platforms?
Options
- Acontent switches
- Bweb application firewalls
- Cnext-generation intrusion detection systems
- DLayer 3 transit network devices
How the community answered
(47 responses)- A2% (1)
- B87% (41)
- C6% (3)
- D4% (2)
Why each option
Web Application Firewalls (WAFs) are specifically designed to protect web applications and APIs from common web-based attacks by filtering and monitoring HTTP/HTTPS traffic.
Content switches (load balancers) distribute traffic across servers and might offer some basic security features, but they are not primarily designed for comprehensive API platform security against application-layer attacks.
Web Application Firewalls (WAFs) are purpose-built security devices or services that sit in front of web applications and APIs, protecting them from a variety of attacks, including SQL injection, cross-site scripting (XSS), and API-specific threats by inspecting HTTP/HTTPS traffic.
Next-generation intrusion detection systems (IDS) monitor network traffic for malicious activity and alert administrators, but they typically focus on broader network threats rather than specific API-level vulnerabilities as a WAF does.
Layer 3 transit network devices (routers) forward traffic between different networks and are not designed to provide application-layer security for API platforms.
Concept tested: API platform security (WAFs)
Source: https://learn.microsoft.com/en-us/azure/web-application-firewall/overview
Topics
Community Discussion
No community discussion yet for this question.