ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 108 - ANS-C01 discussion

Report
Export

A company's VPC has Amazon EC2 instances that are communicating with AWS services over the public internet. The company needs to change the connectivity so that the communication does not occur over the public intemet.

The company deploys AWS PrivateLink endpoints in the VPC. After the deployment of the PrivateLink endpoints, the EC2 instances can no longer communicate at all with the required AWS

services.

Which combination of steps should a network engineer take to restore communication with the AWS services? (Select TWO.)

A.
In the VPC route table, add a route that has the PrivateLink endpoints as the destination.
Answers
A.
In the VPC route table, add a route that has the PrivateLink endpoints as the destination.
B.
Ensure that the enableDnsSupport attribute is set to True for the VPC. Ensure that each VPC endpoint has DNS support enabled.
Answers
B.
Ensure that the enableDnsSupport attribute is set to True for the VPC. Ensure that each VPC endpoint has DNS support enabled.
C.
Ensure that the VPC endpoint policy allows communication.
Answers
C.
Ensure that the VPC endpoint policy allows communication.
D.
Create an Amazon Route 53 public hosted zone for all services.
Answers
D.
Create an Amazon Route 53 public hosted zone for all services.
E.
Create an Amazon Route 53 private hosted zone that includes a custom name for each service.
Answers
E.
Create an Amazon Route 53 private hosted zone that includes a custom name for each service.
Suggested answer: B, C

Explanation:

To use AWS PrivateLink, you need to create interface type VPC endpoints for the services that you want to access privately from your VPC1. These endpoints appear as elastic network interfaces (ENIs) with private IPs in your subnets2. To enable DNS resolution for these endpoints, you need to set the enableDnsSupport attribute to True for your VPC, and enable DNS support for each endpoint3. You also need to ensure that the VPC endpoint policy allows communication between your VPC and the service4. You do not need to create any route table entries or Route 53 hosted zones for the endpoints, as they are not required for PrivateLink5.

AWS PrivateLink FAQs -- Amazon Web Services 2: AWS PrivateLink and service endpoint - Amazon EC2 Overview and Networking Introduction for Telecom Companies 3: VPC Endpoints: Secure and Direct Access to AWS Services 4: AWS PrivateLink and service endpoint - Amazon EC2 Overview and Networking Introduction for Telecom Companies 5: AWS Private Link vs VPC Endpoint - Stack Overflow

asked 16/09/2024
Leila Bekirova
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first