Need advice about which tool to choose?Ask the StackShare community!
Add tool
Lando vs Vagrant: What are the differences?
-
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.
-
Resource Efficiency:
- Lando is known for its lightweight resource usage compared to Vagrant, making it faster to spin up development environments.
-
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.
-
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.
-
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.
-
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 MorePros of Lando
Pros of Vagrant
Pros of Lando
- Multi containers2
- Open source2
Pros of Vagrant
- Development environments352
- Simple bootstraping290
- Free237
- Boxes139
- Provisioning130
- Portable84
- Synced folders81
- Reproducible69
- Ssh51
- Very flexible44
- Works well, can be replicated easily with other devs5
- Easy-to-share, easy-to-version dev configuration5
- Great3
- Just works3
- Quick way to get running2
- DRY - "Do Not Repeat Yourself"1
- Container Friendly1
- What is vagrant?1
- Good documentation1
Sign up to add or upvote prosMake informed product decisions
Cons of Lando
Cons of Vagrant
Cons of Lando
Be the first to leave a con
Cons of Vagrant
- Can become v complex w prod. provisioner (Salt, etc.)2
- Multiple VMs quickly eat up disk space2
- Development environment that kills your battery1
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!
Jobs that mention Lando and Vagrant as a desired skillset
What companies use Lando?
What companies use Vagrant?
What companies use Lando?
Manage your open source components, licenses, and vulnerabilities
Learn MoreSign up to get full access to all the companiesMake informed product decisions
What tools integrate with Lando?
What tools integrate with Vagrant?
What tools integrate with Vagrant?
Sign up to get full access to all the tool integrationsMake informed product decisions
Blog Posts
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.