305-300 · Question #62
What is Packer?
The correct answer is B. An image building tool. Packer is an image automation and building tool developed by HashiCorp. According to virtualization and DevOps documentation, Packer is used to create machine images for multiple platforms from a single configuration file. Packer is not an orchestration platform, configuration…
Question
Options
- AA container orchestration tool
- BAn image building tool
- CA configuration management tool
- DA virtualization platform
How the community answered
(42 responses)- A19% (8)
- B69% (29)
- C7% (3)
- D5% (2)
Explanation
Packer is an image automation and building tool developed by HashiCorp. According to virtualization and DevOps documentation, Packer is used to create machine images for multiple platforms from a single configuration file. Packer is not an orchestration platform, configuration management tool, or hypervisor. Its primary role is to ensure consistent, repeatable, and automated image creation, making B the correct
Topics
Community Discussion
No community discussion yet for this question.