Need advice about which tool to choose?Ask the StackShare community!

Lando

60
63
+ 1
4
Vagrant

11.5K
7.8K
+ 1
1.5K
Add tool

Lando vs Vagrant: What are the differences?

  1. Packaging and Configuration:

    • Lando uses recipes to define application configurations which are easy to share and reuse, while Vagrant relies on manually configuring the Vagrantfile.
  2. Resource Efficiency:

    • Lando is known for its lightweight resource usage compared to Vagrant, making it faster to spin up development environments.
  3. Built-in Services:

    • Lando provides built-in services such as databases, caching systems, and search engines, while Vagrant requires additional provisioning tools to set up these services.
  4. Ease of Use:

    • Lando is praised for its user-friendly and intuitive interface, simplifying the setup and management of development environments, whereas Vagrant may have a steeper learning curve for beginners.
  5. Integrations:

    • Lando seamlessly integrates with popular CMS platforms like Drupal and WordPress, providing specific configurations for these systems, which can be more challenging to set up in Vagrant.
  6. Containerization Approach:

    • Lando leverages Docker containers under the hood, allowing for greater isolation and consistency in development environments, whereas Vagrant uses virtual machines, which might be heavier and slower in comparison.

In Summary, Lando and Vagrant differ in their packaging and configuration methods, resource efficiency, built-in services, ease of use, integrations, and containerization approach.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Lando
Pros of Vagrant
  • 2
    Multi containers
  • 2
    Open source
  • 352
    Development environments
  • 290
    Simple bootstraping
  • 237
    Free
  • 139
    Boxes
  • 130
    Provisioning
  • 84
    Portable
  • 81
    Synced folders
  • 69
    Reproducible
  • 51
    Ssh
  • 44
    Very flexible
  • 5
    Works well, can be replicated easily with other devs
  • 5
    Easy-to-share, easy-to-version dev configuration
  • 3
    Great
  • 3
    Just works
  • 2
    Quick way to get running
  • 1
    DRY - "Do Not Repeat Yourself"
  • 1
    Container Friendly
  • 1
    What is vagrant?
  • 1
    Good documentation

Sign up to add or upvote prosMake informed product decisions

Cons of Lando
Cons of Vagrant
    Be the first to leave a con
    • 2
      Can become v complex w prod. provisioner (Salt, etc.)
    • 2
      Multiple VMs quickly eat up disk space
    • 1
      Development environment that kills your battery

    Sign up to add or upvote consMake informed product decisions

    - No public GitHub repository available -

    What is Lando?

    It's a free, open source, cross-platform, local development environment and DevOps tool built on Docker container technology and developed by Tandem. Designed to work with most major languages, frameworks and services, it provides an easy way for developers of all skill levels to specify simple or complex requirements for their projects, and then quickly get to work on them.

    What is Vagrant?

    Vagrant provides the framework and configuration format to create and manage complete portable development environments. These development environments can live on your computer or in the cloud, and are portable between Windows, Mac OS X, and Linux.

    Need advice about which tool to choose?Ask the StackShare community!

    What companies use Lando?
    What companies use Vagrant?
    Manage your open source components, licenses, and vulnerabilities
    Learn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Lando?
    What tools integrate with Vagrant?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    What are some alternatives to Lando and Vagrant?
    Docker
    The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, enabling organizations to seamlessly build and share any application — from legacy to what comes next — and securely run them anywhere
    Git
    Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
    GitHub
    GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
    Visual Studio Code
    Build and debug modern web and cloud applications. Code is free and available on your favorite platform - Linux, Mac OSX, and Windows.
    npm
    npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and used by hundreds of thousands of JavaScript developers every day.
    See all alternatives