Prisma Certified Cloud Security Engineer (PCCSE) — Question 98
Which type of query is used for scanning Infrastructure as Code (laC) templates?
Answer options
- A. API
- B. XML
- C. JSON
- D. RQL
Correct answer: C
Explanation
The correct answer is C, JSON, because IaC templates are often formatted in JSON, making it the most suitable query type for scanning these templates. While API, XML, and RQL have their uses, they are not specifically tailored for the structure and syntax commonly found in IaC templates.