This is a dedicated watch page for a single video.
Your organization hosts both frontend application VMs and backend database VMs within the same VPC , but in separate subnets . Currently, global network firewall policies are in place allowing direct communication from frontend to backend VMs. However, due to new compliance requirements , all traffic between these subnets must be inspected by network virtual appliances (NVAs) acting as full proxy firewalls . These NVAs are deployed in the same VPC and perform source NAT (SNAT) on permitted traffic. You need to configure VPC routing so that traffic between frontend and backend VMs is routed through the NVAs for inspection. What should you do?