AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: You are working as a cloud native engineer cncf video

Question 1
« Back   Next cncf kcna Question »

Full Certification Question

You are working as a cloud native engineer responsible for securing a multi-tier application running on Kubernetes. The application consists of frontend and backend services. The frontend should only be able to communicate with the backend, and the backend should only accept traffic from the frontend, but you want to deny any other inbound traffic. You decide to create network policies to enforce this. Which of the following Kubernetes Network Policy configurations will best achieve this objective?