
Answer-first summary for fast verification
Answer: Use AWS PrivateLink
AWS PrivateLink provides private connectivity between virtual private clouds (VPCs), AWS services, and on-premises networks, securely communicating over the AWS network. By using PrivateLink, the company can ensure that their application components communicate only with trusted AWS service endpoints.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company is building a highly secure web application that requires communication between various application components and AWS services. They want to ensure that the application communicates only with trusted AWS service endpoints. What should they implement to achieve this?
A
Configure Amazon VPC security groups
B
Use AWS PrivateLink
C
Implement AWS WAF
D
Configure AWS Direct Connect
No comments yet.