- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
08-06-2021 02:06 AM
I was wondering what typical diagram would look like for this deployment (youtube video of same name). If anybody has a network diagram for a setup/deployment I'd be grateful for it.
08-09-2021 11:30 AM
Check out our consulting engineering org's github repo. They built terraform templates of all the common deployments from our reference architecture guide. For example, here's an HA pair attached to a transit gateway peering with 4 other VPCs.
You may be able to find the traditional 3 nic (1 mgt, 1 trust, 1 untrust) deployment model picture in a different directory.
08-06-2021 05:30 AM
Hi there,
The topology is pretty simple, a mgmt0 interface (sn-mgmt), Eth1/1 (untrust) (sn-pub) and Eth1/2 (trust) (sn-priv).
The firewall is positioned between the two AWS routing tables which hold the subnets sn-pub and sn-priv. Traffic must pass through the vPA to route between the AWS route tables.
Oddly the sn-mgmt subnet is also in the same routing table as sn-pub (on the 'outside') which strikes me as a bad topology....but probably easier to manage for the benefit of the tutorial!
cheers,
Seb.
08-08-2021 03:15 PM
Hi would you happen to have a picture/diagram ?
08-09-2021 06:05 AM
Something like this:
cheers,
Seb.
08-09-2021 11:30 AM
Check out our consulting engineering org's github repo. They built terraform templates of all the common deployments from our reference architecture guide. For example, here's an HA pair attached to a transit gateway peering with 4 other VPCs.
You may be able to find the traditional 3 nic (1 mgt, 1 trust, 1 untrust) deployment model picture in a different directory.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!