exam questions

Exam CNX-001 All Questions

View all questions & answers for the CNX-001 exam

Exam CNX-001 topic 1 question 14 discussion

Actual exam question from CompTIA's CNX-001
Question #: 14
Topic #: 1
[All CNX-001 Questions]

A SaaS company is launching a new product based in a cloud environment. The new product will be provided as an API and should not be exposed to the internet. Which of the following should the company create to best meet this requirement?

  • A. A transit gateway that connects the API to the customer's VPC
  • B. Firewall rules allowing access to the API endpoint from the customer's VPC
  • C. A VPC peering connection from the API VPC to the customer's VPC
  • D. A private service endpoint exposing the API endpoint to the customer's VPC
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
SuntzuLegacy
1 month, 1 week ago
Selected Answer: D
Answer: D. A private service endpoint exposing the API endpoint to the customer's VPC A private service endpoint allows the customer to access the SaaS provider’s API without ever traversing the public internet. In AWS, this is typically implemented with VPC PrivateLink, and other cloud providers have equivalent offerings. By using a private endpoint, only the customer’s VPC can route to the API, ensuring it is not exposed publicly.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...