nerdexam
CompTIA

CV0-002 · Question #276

Which of the following would be appropriate when considering inbound access security for a web- based SaaS solution?

The correct answer is C. Firewall. When considering inbound access security for a web-based SaaS solution, a firewall is a critical component for controlling and filtering incoming network traffic.

Security

Question

Which of the following would be appropriate when considering inbound access security for a web- based SaaS solution?

Options

  • AAntivirus/anti-malware
  • BIPSec
  • CFirewall
  • DObfuscation

How the community answered

(38 responses)
  • A
    8% (3)
  • B
    5% (2)
  • C
    74% (28)
  • D
    13% (5)

Why each option

When considering inbound access security for a web-based SaaS solution, a firewall is a critical component for controlling and filtering incoming network traffic.

AAntivirus/anti-malware

Antivirus/anti-malware solutions are designed to detect, prevent, and remove malicious software from systems and files, which is important for endpoint and server security but does not directly manage inbound network access control for a web service.

BIPSec

IPSec (Internet Protocol Security) is a suite of protocols that provides authentication and encryption at the IP layer, primarily used for VPNs or securing server-to-server communication, rather than for general inbound web access security for a public-facing SaaS solution.

CFirewallCorrect

A firewall is a fundamental security component that monitors and filters all incoming and outgoing network traffic based on predefined security rules. For a web-based SaaS solution, a firewall is essential for controlling inbound access by allowing legitimate traffic (e.g., HTTPS on port 443) while blocking unauthorized connection attempts and known malicious traffic, thereby protecting the solution's backend infrastructure.

DObfuscation

Obfuscation is a technique used to make code or data less readable and harder to understand, typically employed to protect intellectual property or hide sensitive information within an application, and is not a mechanism for securing inbound network access.

Concept tested: Inbound network access security for SaaS

Source: https://learn.microsoft.com/en-us/azure/firewall/overview

Topics

#inbound security#SaaS security#IPSec#network security

Community Discussion

No community discussion yet for this question.

Full CV0-002 Practice