nerdexam
CompTIA

SY0-501 · Question #19

A company is developing a new secure technology and requires computers being used for development to be isolated. Which of the following should be implemented to provide the MOST secure environment?

The correct answer is B. An air gapped computer network. An air gapped network is physically isolated from all external networks, including the internet, providing the highest level of security for sensitive development environments.

Submitted by weili_xi· Mar 4, 2026Introduction to Security

Question

A company is developing a new secure technology and requires computers being used for development to be isolated. Which of the following should be implemented to provide the MOST secure environment?

Options

  • AA perimeter firewall and IDS
  • BAn air gapped computer network
  • CA honeypot residing in a DMZ
  • DAn ad hoc network with NAT
  • EA bastion host

How the community answered

(42 responses)
  • A
    12% (5)
  • B
    76% (32)
  • C
    2% (1)
  • D
    7% (3)
  • E
    2% (1)

Why each option

An air gapped network is physically isolated from all external networks, including the internet, providing the highest level of security for sensitive development environments.

AA perimeter firewall and IDS

A perimeter firewall and IDS still maintain a network connection to external systems, leaving the environment vulnerable to sophisticated attacks that bypass or exploit firewall rules and IDS signatures.

BAn air gapped computer networkCorrect

An air gapped network is completely physically disconnected from external networks, meaning there is no possible electronic pathway for remote attackers to access the systems. This physical isolation eliminates network-based attack vectors entirely, making it the most secure option for protecting sensitive or classified technology development where even a compromised perimeter device could not expose the systems.

CA honeypot residing in a DMZ

A honeypot in a DMZ is a deception tool designed to attract attackers and study their behavior, not to isolate and protect legitimate development systems.

DAn ad hoc network with NAT

An ad hoc network with NAT still allows outbound internet connectivity and lateral communication between devices, which does not provide true isolation from external threats.

EA bastion host

A bastion host is a hardened gateway that controls access into a network, but it still maintains network connectivity and does not physically isolate the development environment from external networks.

Concept tested: Physical network isolation using air gapped environments

Source: https://csrc.nist.gov/glossary/term/air_gap

Topics

#air gap#network isolation#physical security#secure environment

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice