Commit 9483e2
2026-05-14 16:36:46 Peter: -/-| /dev/null .. fortinet/fortigate in the cloud.md | |
| @@ 0,0 1,30 @@ | |
| + | # Fortigate in the Cloud |
| + | |
| + | |
| + | |
| + | AWS Gateway Load Balancer (GWLB) |
| + | |
| + | You should absolutely know this flow. |
| + | |
| + | Traffic flow in AWS: |
| + | |
| + | Traffic from protected VPC |
| + | Routed to GWLBe |
| + | Sent to FortiGate CNF |
| + | Security inspection happens |
| + | Allowed traffic returns to internet gateway |
| + | |
| + | Key concepts: |
| + | |
| + | GWLB = scalable entry point |
| + | GWLBe = endpoint referenced in route tables |
| + | Used for HA and scaling |
| + | |
| + | Azure deployment flow |
| + | |
| + | Azure equivalent: |
| + | |
| + | GWLB tied to VNET |
| + | Traffic forwarded to CNF |
| + | CNF enforces policy |
| + | Traffic exits through Azure NAT Gateway |
