Kubernetes and Cloud Native Associate (KCNA) — Question 11
In a cloud native world, what does the IaC abbreviation stands for?
Answer options
- A. Infrastructure and Code
- B. Infrastructure as Code
- C. Infrastructure above Code
- D. Infrastructure across Code
Correct answer: B
Explanation
The correct answer is B, 'Infrastructure as Code', which refers to managing and provisioning computing infrastructure through machine-readable definition files. The other options incorrectly expand the acronym IaC and do not represent the established terminology used within cloud-native practices.