CompTIA DataX (CNX-001) — Question 10

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?

Answer options

Correct answer: D

Explanation

The correct answer is D because a private service endpoint allows secure and private access to the API from the customer's VPC without exposing it to the internet. Options A, B, and C do not provide the same level of isolation and security needed for the API in a cloud environment, as they either require internet exposure or do not establish a direct private connection.