Courseiva
easyMultiple ChoiceObjective-mapped

220-1102 Practice Question: Allow external contractors to access a specific…

A company wants to allow external contractors to access a specific internal web application without installing any client software. Which remote access technology best meets this requirement?

⚠ Common exam trap

Test-takers frequently confuse 'remote access' with VPN or RDP, assuming any secure remote connection requires a client, but the question specifically tests the understanding that a reverse proxy provides application-layer access without client software, unlike VPN or RDP which require dedicated clients.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Reverse proxy

A reverse proxy is the correct choice because it allows external contractors to access a specific internal web application through a public-facing proxy server without requiring any client software installation. The reverse proxy terminates the external connection and forwards requests to the internal web server, handling authentication and encryption at the proxy layer, which meets the requirement of zero client-side setup.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • VPN with a client

    Why it's wrong here

    A Virtual Private Network (VPN) with a client requires the installation of specific software on each contractor's device to establish a secure, encrypted tunnel to the company's internal network. This client software manages the connection, authentication, and encryption protocols, allowing the remote device to appear as if it's directly connected to the internal LAN. However, the company explicitly wants to avoid any client software installation, making this solution unsuitable for providing external access to web applications without additional setup.

  • Remote Desktop Protocol

    Why it's wrong here

    Remote Desktop Protocol (RDP) enables a user to connect to and control a remote computer's graphical user interface over a network. While widely used for remote administration and accessing full desktop environments, it necessitates a dedicated RDP client application on the contractor's device to initiate and maintain the connection. Furthermore, RDP provides access to an entire desktop, which is generally overkill and less secure for merely accessing specific web applications, and it violates the requirement to avoid client software.

  • Reverse proxy

    Why this is correct

    A reverse proxy acts as an intermediary server that sits in front of one or more web servers, forwarding client requests to the appropriate backend server and returning the server's response to the client. For external contractors, this means they can access internal web applications simply by using a standard web browser, as the reverse proxy handles the routing, security, and potentially SSL termination without requiring any special client software or configuration on their devices. This method centralizes access control and enhances security by shielding internal servers from direct internet exposure.

  • SSH

    Why it's wrong here

    Secure Shell (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network, primarily used for remote command-line interface (CLI) access, remote command execution, and secure file transfers. It requires an SSH client application on the contractor's device to establish the encrypted connection to an SSH server. Crucially, SSH is designed for shell access and secure tunneling, not for directly presenting web applications through a standard browser, making it an inappropriate solution for the stated goal of accessing web applications without client software.

About these practice questions

This 220-1202 question is part of Courseiva's 495-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 220-1202 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 220-1202 exam.