Amazon Web Services (AWS) Cloud Connect
Met AWS Cloud Connect koppelt u een AWS Direct Connect-circuit rechtstreeks aan het Wanscale Platform. Zo krijgt u een private verbinding met hoge bandbreedte naar uw VPC’s en andere AWS-resources, zonder het publieke internet.
Provisioning Workflow
Het onderstaande diagram illustreert de lifecycle van het aanmaken en uitrollen van AWS Cloud Connect:
flowchart LR
A(Retrieve **AWS Account ID**) --> B(Create **AWS Cloud Connect** in the portal) --> C(Connect to AWS) --> D(Accept **Hosted Connection** in AWS Console) --> E(**Create Virtual Interface** in AWS) --> F(Configure BGP sessions in the portal)
%% Custom style for nodes
style A fill:#34ebb1
style B fill:#34ebb1
style C fill:#34ebb1
style D fill:#34ebb1
style E fill:#34ebb1
style F fill:#34ebb1
Prerequisites
Step 1 - Retrieve your AWS Account ID
Voor een Direct Connect hosted connection heeft het Wanscale Platform uw 12-digit AWS Account ID nodig. U vindt dit in de AWS Management Console bij uw accountinstellingen.
Configuration Workflow
Step 2 - Create AWS Cloud Connect in the Wanscale portal
- Ga naar Home van het Wanscale Platform.
- Klik Add Service.
- Kies AWS Cloud Connect in de servicelijst.
- Klik Go to service form.
- Vul de velden in:
- Label: Herkenbare naam voor de AWS Cloud Connect.
- Tags (Optional): Metadata voor interne organisatie.
- Cloud Type: AWS.
- Speed: Bandbreedte voor uw verbinding.
- Cloud connection type: Redundant voor hoge beschikbaarheid of Single.
- Virtual Network: VNET waaraan dit circuit koppelt.
- Primary Subnet: Primair BGP-peeringsubnet in CIDR (meestal /30 of /31).
- Secondary Subnet: Secundair BGP-peeringsubnet (vereist bij redundant).
- Vlan (C-TAG): Uw C-Tag.
- AS Number: Local AS Number voor BGP.
- Klik Save.
Step 3 - Connect to AWS
- Open AWS Cloud Connect, klap General uit en kies Basic.
- Op General Details, klik Connect to the cloud (linksonder).
- Voer uw AWS Account ID in de rechterzijbalk in.
- Klik Connect to the cloud
Step 4 - Accept the Connection in AWS
Na aanmaak in het portal levert Wanscale een Hosted Connection naar uw AWS-account.
- Log in op de AWS Management Console.
- Ga naar Direct Connect > Connections.
- Selecteer de nieuwe verbinding van Wanscale (status
pending). - Klik Accept om te activeren.
Step 5 - Create a Virtual Interface (VIF)
Na acceptatie maakt u in AWS een Private of Public Virtual Interface (VIF) aan voor het verkeer.
- Selecteer in Direct Connect uw verbinding.
- Klik Create Virtual Interface.
- Volg de AWS-stappen voor koppeling aan Direct Connect Gateway of Virtual Private Gateway.
- Noteer Amazon Side ASN en BGP Auth Key uit AWS.
Step 6 - Configure BGP sessions
Configureer BGP in het Wanscale portal voor routing.
- Ga naar Home van het Wanscale Platform.
- Open uw AWS Cloud Connect-service.
- Klap Configuration uit en kies BGP.
- Klik Add BGP Configuration.
- Vul in:
- Neighbor IP: Juiste neighbor (AWS-zijde van het peeringsubnet).
- BGP Password: BGP Auth Key uit de VIF-aanmaak in AWS.
- Enable BFD: On voor snelle uitvaldetectie.
Route Policy Settings:
- Add import settings voor inkomende routes van AWS.
- Local Preference en Import Prefixes indien nodig.
- Add export settings voor uitgaande routes naar AWS.
- Export VNET Space om platformroutes te adverteren.
- Add import settings voor inkomende routes van AWS.
- Klik Create.
Note
Understanding BFD: BFD detecteert snel linkuitval. Bij uitblijven van hello-pakketten schakelt BGP sneller om dan met alleen standaard BGP-timers. AWS ondersteunt BFD op alle Direct Connect-verbindingen.
Note
Applying Changes: Zoals bij alle netwerkservices wordt uw nieuwe AWS Cloud Connect pas actief na deployment. Zie Workflows and Applying Changes.