Palo Alto Networks Certified Strata Field Engineer (PCSFE) — Question 55
Which two valid components are used in installation of a VM-Series firewall in an OpenStack environment? (Choose two.)
Answer options
- A. OpenStack heat template in JSON format
- B. OpenStack heat template in YAML Ain't Markup Language (YAML) format
- C. VM-Series VHD image
- D. VM-Series qcow2 image
Correct answer: B, D
Explanation
The correct options are B and D because OpenStack heat templates are commonly used in YAML format for infrastructure as code, and the VM-Series qcow2 image is a suitable format for virtual machine images in OpenStack. Option A is incorrect as JSON format is not the preferred format for OpenStack heat templates, and option C is incorrect since VHD is not typically used in OpenStack environments.