- Newest
- Most votes
- Most comments
1) Can AWS Global Accelerator be placed in front of Palo Alto VM-Series?
Yes, for just standard north-south traffic control through fw rules (if the traffic lands on a supported public endpoint model such as NLB, ALB, EC2, or Elastic IP. It is not a good fit)
2) Can GA be used with IPSec / SD-WAN tunnels?
GA is mainly for public endpoint traffic. The AWS supported VPN acceleration case is AWS S2S VPN attached to Transit Gateway, where AWS uses GA.
3) If not, what is the recommended architecture?
Use GA for public application traffic, Transit Gateway + appliance mode for central routing and inspection, and a dedicated inspection VPC for the firewall .
4) Is AWS Site-to-Site VPN with acceleration more suitable than Palo Alto SD-WAN here?
If you specifically need Palo Alto SD-WAN features and policy control, keep Palo Alto for WAN, but do not expect GA to optimize that tunnel path directly.
5) Best practices for Palo Alto NGFW + TGW + GA?
Use TGW appliance mode for symmetric stateful inspection, keep firewalls in a dedicated inspection and security VPC, and for scale use Gateway Load Balancer + VM Series. Use GA only for valid public traffic use cases.
