A company hosts its applications in multiple private and public subnets in a VPC. The applications in the private subnets need to access an API. The API is available on the internet and is hosted in the company's on-premises data center. A solutions architect needs to establish connectivity for applications in the private subnets.
Which solution will meet these requirements MOST cost-effectively?
AWS Site-to-Site VPN is a cost-effective way to securely connect your on-premises data center with AWS resources. In this scenario:
Applications in private subnetsrequire access to the API hosted in the on-premises data center.
ASite-to-Site VPN connectionis a secure and cost-efficient option to route traffic between the VPC and on-premises resources.
Transit GatewayandPrivateLinkare not cost-effective for this use case.
NAT Gatewayonly provides internet access for private subnets, which is not suitable for reaching an on-premises resource.
AWS Documentation Reference:
AWS Site-to-Site VPN
Sherill
2 days agoPatrick
4 days agoTiffiny
19 days ago