SAA-C03 · Question #273
A company has a multi-tier web application. The application's internal service components are deployed on Amazon EC2 instances. The internal service components need to access third-party software as…
The correct answer is D. Use AWS PrivateLink to create a private connection between the application's VPC and the third-. AWS PrivateLink enables private connectivity between VPCs and supported AWS or third-party services without exposing traffic to the public internet. It ensures secure and private communications, making it ideal for connecting internal services to SaaS applications hosted in
Question
A company has a multi-tier web application. The application's internal service components are deployed on Amazon EC2 instances. The internal service components need to access third-party software as a service (SaaS) APIs that are hosted on AWS. The company needs to provide secure and private connectivity from the application's internal services to the third-party SaaS application. The company needs to ensure that there is minimal public internet exposure. Which solution will meet these requirements?
Options
- AImplement an AWS Site-to-Site VPN to establish a secure connection with the third-party SaaS
- BDeploy AWS Transit Gateway to manage and route traffic between the application's VPC and the
- CConfigure AWS PrivateLink to allow only outbound traffic from the VPC without enabling the third-
- DUse AWS PrivateLink to create a private connection between the application's VPC and the third-
How the community answered
(27 responses)- A4% (1)
- D96% (26)
Explanation
AWS PrivateLink enables private connectivity between VPCs and supported AWS or third-party services without exposing traffic to the public internet. It ensures secure and private communications, making it ideal for connecting internal services to SaaS applications hosted in
Community Discussion
No community discussion yet for this question.