Prisma Certified Cloud Security Engineer (PCCSE) — Question 192

Which two statements explain differences between build and run config policies? (Choose two.)

Answer options

Correct answer: B, D

Explanation

Option B is correct because build policies specifically focus on identifying and preventing security misconfigurations in IaC during the build phase. Option D is also correct as run policies are designed to monitor deployed resources for issues post-deployment. Options A and C do not accurately describe the core functions of build and run policies, making them incorrect.