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

Docker

176K
141.5K
+ 1
3.9K
Salt

418
448
+ 1
165
Add tool

Docker vs Salt: What are the differences?

  1. Isolation: Docker focuses on creating isolated containers that encapsulate applications and their dependencies, ensuring consistency and portability across different environments. On the other hand, Salt is more geared towards configuration management and automation, allowing for efficient management of infrastructure and network devices.

  2. Purpose: Docker is primarily used for packaging and deploying applications in lightweight, portable containers, making it easy to scale and manage distributed applications. In contrast, Salt is designed for orchestrating infrastructure, automating configuration changes, and ensuring uniformity across servers and devices in a network.

  3. Architecture: Docker follows a client-server architecture where Docker Engine manages containers and images, while Salt utilizes a master-minion architecture where the Salt master controls and communicates with Salt minions on target systems. This distinction affects how tasks are executed and managed within each system.

  4. Ease of Use: Docker provides a user-friendly interface and commands for managing containers, images, and networks, making it accessible to developers and system administrators. Salt, on the other hand, requires a deeper understanding of configuration files, states, and pillars to effectively automate and manage infrastructure, which may have a steeper learning curve.

  5. Community Support: Docker boasts a large community of users and contributors, leading to a wealth of resources, plugins, and integrations that enhance its capabilities. Salt also has a strong community backing, with a focus on infrastructure automation, networking, and cloud orchestration, providing support for a wide range of use cases and environments.

  6. Scalability: Docker excels in containerization and scaling applications horizontally, allowing for efficient resource utilization and deployment in microservices architectures. In contrast, Salt is more suited for managing configurations and enforcing policies across a large number of servers or network devices, providing a robust solution for infrastructure automation at scale.

In Summary, Docker and Salt serve different purposes in the realm of DevOps, with Docker focusing on containerization for application deployment and scalability, while Salt specializes in infrastructure automation and configuration management.

Decisions about Docker and Salt
Florian Sager
IT DevOp at Agitos GmbH · | 3 upvotes · 465.3K 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 Docker
Pros of Salt
  • 823
    Rapid integration and build up
  • 692
    Isolation
  • 521
    Open source
  • 505
    Testa­bil­i­ty and re­pro­ducibil­i­ty
  • 460
    Lightweight
  • 218
    Standardization
  • 185
    Scalable
  • 106
    Upgrading / down­grad­ing / ap­pli­ca­tion versions
  • 88
    Security
  • 85
    Private paas environments
  • 34
    Portability
  • 26
    Limit resource usage
  • 17
    Game changer
  • 16
    I love the way docker has changed virtualization
  • 14
    Fast
  • 12
    Concurrency
  • 8
    Docker's Compose tools
  • 6
    Easy setup
  • 6
    Fast and Portable
  • 5
    Because its fun
  • 4
    Makes shipping to production very simple
  • 3
    Highly useful
  • 3
    It's dope
  • 2
    Package the environment with the application
  • 2
    Super
  • 2
    Open source and highly configurable
  • 2
    Simplicity, isolation, resource effective
  • 2
    MacOS support FAKE
  • 2
    Its cool
  • 2
    Does a nice job hogging memory
  • 2
    Docker hub for the FTW
  • 2
    HIgh Throughput
  • 2
    Very easy to setup integrate and build
  • 0
    Asdfd
  • 46
    Flexible
  • 30
    Easy
  • 27
    Remote execution
  • 24
    Enormously flexible
  • 12
    Great plugin API
  • 10
    Python
  • 5
    Extensible
  • 3
    Scalable
  • 2
    nginx
  • 1
    Vagrant provisioner
  • 1
    HipChat
  • 1
    Best IaaC
  • 1
    Automatisation
  • 1
    Parallel Execution

Sign up to add or upvote prosMake informed product decisions

Cons of Docker
Cons of Salt
  • 8
    New versions == broken features
  • 6
    Unreliable networking
  • 6
    Documentation not always in sync
  • 4
    Moves quickly
  • 3
    Not Secure
  • 1
    Bloated
  • 1
    Dangerous
  • 1
    No immutable infrastructure

Sign up to add or upvote consMake informed product decisions

- No public GitHub repository available -

What is 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

What is Salt?

Salt is a new approach to infrastructure management. Easy enough to get running in minutes, scalable enough to manage tens of thousands of servers, and fast enough to communicate with them in seconds. Salt delivers a dynamic communication bus for infrastructures that can be used for orchestration, remote execution, configuration management and much more.

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

What companies use Docker?
What companies use Salt?
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 Docker?
What tools integrate with Salt?

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

Blog Posts

PythonDockerKubernetes+7
3
1182
PythonDockerKubernetes+14
12
2676
Jul 9 2019 at 7:22PM

Blue Medora

DockerPostgreSQLNew Relic+8
11
2400
DockerAmazon EC2Scala+8
6
2787
GitHubDockerReact+17
42
37772
What are some alternatives to Docker and Salt?
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.
rkt
Rocket is a cli for running App Containers. The goal of rocket is to be composable, secure, and fast.
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.
Cloud Foundry
Cloud Foundry is an open platform as a service (PaaS) that provides a choice of clouds, developer frameworks, and application services. Cloud Foundry makes it faster and easier to build, test, deploy, and scale applications.
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.
See all alternatives