Docker killed the sysadmin, but it did not kill the developer
February 27, 2017

Docker killed the sysadmin, but it did not kill the developer

Brad Magyar | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User

Overall Satisfaction with Docker

Docker is being used primarily to host a MySQL database that runs a production website. It has been very stable and easy to work with, and we like the security that containerization affords.
  • Security by isolation.
  • Ease of deployment.
  • Flexible configuration.
  • Scalability.
  • Resource management.
  • Administration simplicity.
  • Very easy to deploy containers saving tons of time for developers and admins.
  • Can run comfortably on lightweight systems or scale up easily to larger builds.
  • Easy to run multiple, isolated containers on one system, saves time and money from having to configure multiple different machines, or to spend the time isolating environments from one another on a single system. Docker handles all of that automatically.
  • LXC
Docker is more developed and easier to work with.
Excellent for the fast deployment of applications or configurations from one system to another or to many distributed systems.