Is it possible to set up a dynamic routing connection to AWS through a site-to-site VPN via a vendor?

0

A customer wants to create a network setup where their vendor establishes a VPN to Amazon, and from Amazon establish two VPNs to each of their two on-premises sites. Both sites are using a 3rd-party vendor appliance, and the customer believes that the vendor is operating on AWS and has Virtual Private Gateways (VGW) set up on their side. Specifics from the customer:

  • They have a vendor with whom they must establish a VPN connection from their building sites (two of them)
  • Each of the two sites have 2 independent ISPs providing internet service to the building
  • They would like a network set up where their vendor establishes a VPN to Amazon, and from Amazon- establish two VPNs to each site for redundancy- when one link fails, the other should carry the traffic
  • Their vendor allows them to have 1 VPN connection for each site.
Nick_G
posta 4 anni fa601 visualizzazioni
1 Risposta
0
Risposta accettata

Yes, you can use VPN Cloudhub if it is strictly what you have mentioned. See Providing secure communication between sites using VPN CloudHub and AWS VPN CloudHub.

Or you can also use AWS Transit Gateway (TGW) + VPN(s), this will increase cost of TGW VPN attachments. This architecture gives more flexibility in terms of future need to connect to AWS VPCs.

Recommended approach is to go with TGW VPNs. It also has additional benefit of ECMP over VPN to get more VPN throughput whereas VPN Cloudhub is limited to 1.25Gbps throughput per VPN connection. Site-to-Site VPN single and multiple connection examples also cover both mentioned options.

AWS
ESPERTO
VK
con risposta 4 anni fa
profile picture
ESPERTO
verificato un mese fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande