rights reserved. AWS Network Firewall – Security Approach Kubernetes Network Policies (NPs) • Enforced at the pod level within a Kubernetes cluster. • Offer fine-grained control over intra-cluster network traffic. • Ideal for defining communication rules between pods based on labels, namespaces, ports, and IP addresses. • Well-suited for security within the cluster boundaries. AWS Network Firewall (NFW) • Managed firewall service that filters network traffic at the VPC level. • Provides broader security capabilities for all traffic entering or leaving a VPC. • Can restrict traffic flow to and from your EKS cluster, including external access. • Excels at securing inbound and outbound traffic for the entire cluster.