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

LXD

104
194
+ 1
68
VMware vSphere

617
550
+ 1
30
Add tool

LXD vs VMware vSphere: What are the differences?

  1. Scalability: LXD is designed to be lightweight and is optimized for managing containers at scale. It allows for easy creation and management of large numbers of containers across multiple hosts. On the other hand, VMware vSphere is designed to handle virtual machines and is known for its robust scalability, allowing users to manage thousands of VMs in a single environment.

  2. Resource Overhead: LXD provides a more efficient and lightweight solution for running containers, as it uses the same kernel as the host system, resulting in lower resource overhead. VMware vSphere, on the other hand, runs virtual machines with their own guest OS, which requires more resources for each VM.

  3. Hardware Support: LXD is primarily focused on Linux containers and runs on Linux-based systems. It leverages the capabilities of the Linux kernel and can run on a wide range of hardware architectures. VMware vSphere, on the other hand, is a hypervisor-based virtualization platform that supports a variety of guest operating systems, including Windows, Linux, and others. It can run on x86-based hardware.

  4. Management Interface: LXD provides a simple command-line interface as well as a web-based graphical user interface (GUI) called LXDUI for managing containers. VMware vSphere, on the other hand, offers a comprehensive management interface called vSphere Client, which provides a rich set of features for managing virtual machines, storage, networking, and other resources.

  5. Virtualization vs. Containerization: LXD is a containerization technology that enables the lightweight and isolated execution of applications within containers. It allows for faster startup times and better performance compared to traditional virtualization. VMware vSphere, on the other hand, is a virtualization platform that enables the creation and management of virtual machines. Virtualization provides full isolation between VMs and enables running different operating systems within each VM.

  6. Ecosystem and Support: LXD is part of the larger LXC (Linux Containers) ecosystem and benefits from the active open-source community behind it. It is supported by Canonical, the company behind Ubuntu, and has a growing ecosystem of tools and integrations. VMware vSphere, on the other hand, is a commercial product supported by VMware, a well-established company in the virtualization space. It offers extensive documentation, enterprise-level support, and a wide range of additional tools and products.

In Summary, LXD and VMware vSphere differ in terms of scalability, resource overhead, hardware support, management interface, virtualization approach, and ecosystem/support. LXD is optimized for managing containers at scale with lower resource overhead, while VMware vSphere is a virtualization platform with robust scalability and support for various guest operating systems.

Decisions about LXD and VMware vSphere
Florian Sager
IT DevOp at Agitos GmbH · | 3 upvotes · 479K views
Chose
LXDLXD
over
DockerDocker

lxd/lxc and Docker aren't congruent so this comparison needs a more detailed look; but in short I can say: the lxd-integrated administration of storage including zfs with its snapshot capabilities as well as the system container (multi-process) approach of lxc vs. the limited single-process container approach of Docker is the main reason I chose lxd over Docker.

See more
Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of LXD
Pros of VMware vSphere
  • 10
    More simple
  • 8
    Open Source
  • 8
    API
  • 8
    Best
  • 7
    Cluster
  • 5
    Multiprocess isolation (not single)
  • 5
    Fast
  • 5
    I like the goal of the LXD and found it to work great
  • 4
    Full OS isolation
  • 3
    Container
  • 3
    More stateful than docker
  • 2
    Systemctl compatibility
  • 8
    Strong host isolation
  • 6
    Industry leader
  • 5
    Great VM management (HA,FT,...)
  • 4
    Easy to use
  • 2
    Feature rich
  • 2
    Great Networking
  • 1
    Free
  • 1
    Running in background
  • 1
    Can be setup on single physical server

Sign up to add or upvote prosMake informed product decisions

Cons of LXD
Cons of VMware vSphere
    Be the first to leave a con
    • 9
      Price

    Sign up to add or upvote consMake informed product decisions

    What is LXD?

    LXD isn't a rewrite of LXC, in fact it's building on top of LXC to provide a new, better user experience. Under the hood, LXD uses LXC through liblxc and its Go binding to create and manage the containers. It's basically an alternative to LXC's tools and distribution template system with the added features that come from being controllable over the network.

    What is VMware vSphere?

    vSphere is the world’s leading server virtualization platform. Run fewer servers and reduce capital and operating costs using VMware vSphere to build a cloud computing infrastructure.

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

    What companies use LXD?
    What companies use VMware vSphere?
    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 LXD?
    What tools integrate with VMware vSphere?

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

    What are some alternatives to LXD and VMware vSphere?
    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
    LXC
    LXC is a userspace interface for the Linux kernel containment features. Through a powerful API and simple tools, it lets Linux users easily create and manage system or application containers.
    KVM
    KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware containing virtualization extensions (Intel VT or AMD-V).
    Kubernetes
    Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.
    VirtualBox
    VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2.
    See all alternatives