AWS SAP-C02 · Question 11 · Domain 1.2: Security Controls
A company is deploying a new microservices architecture using Amazon EKS. The security team requires that all pod-to-pod communication within the cluster be encrypted. Additionally, they must restrict which pods can communicate with each other based on labels. Which solution meets these requirements with the LEAST operational overhead?
A company is deploying a new microservices architecture using Amazon EKS. The security team requires that all pod-to-pod communication within the cluster be encrypted. Additionally, they must restrict which pods can communicate with each other based on labels. Which solution meets these requirements with the LEAST operational overhead?
Answer options:
Configure Kubernetes Network Policies using the AWS VPC CNI plugin. Modify application code to use TLS.
Implement AWS App Mesh with mTLS enabled. Use App Mesh virtual nodes and routes to control traffic.
Use AWS Network Firewall to inspect and encrypt traffic between EKS nodes.
Deploy an Application Load Balancer (ALB) in front of every pod and configure HTTPS listeners.
How to approach this question
Full Answer
Common mistakes
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 4
75 questions · hints · full answers · grading
Expert