AWS Workspaces Port Requirements | Exam ANS-C01 | Amazon Provider

AWS Workspaces Port Numbers

Prev Question Next Question

Question

Which of the following port numbers have to be open for AWS workspaces to function properly.

Choose 3 answers from the options below.

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

Answer - A ,C and D.

The following major ports need to be open for AWS Workspaces.

1

Port 443 (TCP) - This port is used for client application updates, registration, and authentication.

The desktop client applications support the use of a proxy server for port 443 (HTTPS) traffic.

2

Port 53 (UDP) - This port is used to access DNS servers.

3

Port 80 (UDP and TCP) - This port is used for initial connections to http://clients/amazonworkspaces.com, which then switch to HTTPS.

For more information on the port requirements, please visit the below link:

http://docs.aws.amazon.com/workspaces/latest/adminguide/workspaces-port-requirements.html

AWS WorkSpaces is a managed, secure cloud-based virtual desktop infrastructure (VDI) service that enables end-users to access the documents, applications, and resources they need from any supported device.

To ensure that AWS WorkSpaces functions properly, the following port numbers need to be open:

A. Port 443 - HTTPS (Hypertext Transfer Protocol Secure) port is used to provide secure communication over the internet between the client device and the AWS WorkSpaces infrastructure. This port must be open to enable access to the WorkSpaces management console and the WorkSpaces client software.

B. Port 22 - Secure Shell (SSH) port is used to provide secure remote access to the WorkSpaces instance. This port is used to manage WorkSpaces through an SSH client.

C. Port 53 - Domain Name System (DNS) port is used to resolve domain names to IP addresses. AWS WorkSpaces uses DNS to locate resources in the VPC (Virtual Private Cloud) environment, including the WorkSpaces directory service.

D. Port 80 - HTTP port is not required for AWS WorkSpaces to function properly. This port is used for unencrypted communication over the internet and is not recommended for use with WorkSpaces.

Therefore, the correct answers are A, B, and C.