nerdexam
LPI

305-300 · Question #67

Which virtualization platforms can Vagrant be used with? (Select all that apply)

The correct answer is A. Docker B. VMware C. VirtualBox. Vagrant supports multiple providers, allowing it to work with different virtualization and container platforms. According to official Vagrant documentation, supported providers include VirtualBox, VMware, and Docker. VirtualBox is the default and most commonly used provider…

Virtualization

Question

Which virtualization platforms can Vagrant be used with? (Select all that apply)

Options

  • ADocker
  • BVMware
  • CVirtualBox
  • DHaws

How the community answered

(28 responses)
  • A
    75% (21)
  • D
    25% (7)

Explanation

Vagrant supports multiple providers, allowing it to work with different virtualization and container platforms. According to official Vagrant documentation, supported providers include VirtualBox, VMware, and Docker. VirtualBox is the default and most commonly used provider. VMware is supported through official plugins. Docker is also supported as a provider, enabling lightweight container-based development environments. Option D ("Haws") is an apparent typographical error and does not correspond to a valid virtualization platform. While Vagrant can integrate with AWS via community or third-party plugins, the option as written is invalid.

Topics

#Vagrant#providers#VirtualBox#VMware

Community Discussion

No community discussion yet for this question.

Full 305-300 Practice