ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 16 - NCP-CI-AWS discussion

Report
Export

An administrator is tasked with enabling inbound internet access to two Virtual Servers in an NC2 cluster on AWS for the HTTPs protocol.

The cluster is configured with:

* 8 nodes

* Prism Central

* 3 x User VM subnets

All subnets have been configured and can communicate with Internet-based resources as well as on-premises servers. The company d to allow Internet access, so the administrator must implement an AWS solution.

Which approach will enable the necessary communication?

A.
Create a WS Network Load Balancer, configure the listener TCP port as 80, create a target groud and register the servers as the endpoint
Answers
A.
Create a WS Network Load Balancer, configure the listener TCP port as 80, create a target groud and register the servers as the endpoint
B.
Create a AWS Network Load Balancer, configure the listener TCP port as 443, create a target group and register an HP as the endpoint.
Answers
B.
Create a AWS Network Load Balancer, configure the listener TCP port as 443, create a target group and register an HP as the endpoint.
C.
Create a AWS Network Load Balancer, configure the lister TCP port as 433, create a target group and register an EIP as the Endpoint.
Answers
C.
Create a AWS Network Load Balancer, configure the lister TCP port as 433, create a target group and register an EIP as the Endpoint.
D.
Create a AWS Network Load Balancer, configure the listener TCP port as 80, create a target group and register the servers as targets.
Answers
D.
Create a AWS Network Load Balancer, configure the listener TCP port as 80, create a target group and register the servers as targets.
Suggested answer: B

Explanation:

To enable inbound internet access to Virtual Servers in an NC2 cluster on AWS for the HTTPS protocol, the administrator should use an AWS Network Load Balancer (NLB).

Configure the NLB listener to listen on TCP port 443, which is the standard port for HTTPS traffic.

Create a target group in AWS, and register the servers (Virtual Servers in the NC2 cluster) as targets within this group.

Ensure the NLB is properly configured with an Elastic IP (EIP) if required, to provide a static IP address for the load balancer.

Verify that the security groups and network ACLs associated with the load balancer and the target group allow inbound traffic on port 443.

Reference: Refer to AWS documentation on Network Load Balancers and Nutanix NC2 on AWS integration guides for step-by-step instructions on setting up and configuring the necessary components for enabling HTTPS access.

asked 23/09/2024
Kevin Zander
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first