Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Docker Business

Docker, Inc. | 1

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

227 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Ido B.

The GOAT for every development team

  • June 21, 2024
  • Review verified by G2

What do you like best about the product?
Docker is just a magic, it helps us a lot in our team as it increases efficiency by automated copying our env configs across all teammates. For example, say a new team member is onboarding, all he needs to do is pull our latest image from the docker hub, run 2 commands and Boom he has exactly what he needs and what the rest of the team is aligned with. In addition no need to worry about inconsistency between developers.
What do you dislike about the product?
I found it pretty complex at first, I'd say Docker is not so beginner-friendly (when operating only via CLI) but as soon you get to know it and work with it daily you quickly adjust.
What problems is the product solving and how is that benefiting you?
As mentioned it is super useful when onboarding new team members as they can in a few commands run the very same env and configs the rest of the team does.
Other than that the easy way to set up a clone env on your local machine without using a virtual machine software (such as VirtualBox I used to use) is priceless and much much faster and efficient!


    Higher Education

The best program for containerized applications

  • June 20, 2024
  • Review verified by G2

What do you like best about the product?
Docker allows you to run programs in 'containers', which allows for applications to easily be expanded, replaced, and reset. It's an essential tool that every developer should be using.
What do you dislike about the product?
IPv6 support within Docker's virtual network is very lackluster. It is not worth the effort of getting it to work, and is not properly supported. While this may not be an issue in most situations, it is a major gripe in the places where it matters.
What problems is the product solving and how is that benefiting you?
Docker provides a way for all our machines to run the same programs without having to manually set them depending on hardware differences. This means that containers can easily be started, stopped, and moved as needed.


    Atishay J.

Docker - mini portable OS creator

  • June 04, 2024
  • Review verified by G2

What do you like best about the product?
Docker helps to manage multiple base configuration requirements for different application deployment running at same time.
What do you dislike about the product?
There are some prerequisite for learning docker like you should be familiar with Linux operating systems.
What problems is the product solving and how is that benefiting you?
Docker helps us to run and manage multiple application which requires different base configuration in our enterprise deployment.
Docker bind each application with its own os requirements, which is core and best useful feature for us.


    Sandip s.

Docker changed my life

  • May 12, 2024
  • Review provided by G2

What do you like best about the product?
Ease of use. The flexibility to develop and deploy
What do you dislike about the product?
Network management can be a little tricky.
What problems is the product solving and how is that benefiting you?
I develop and deploy our production tech stack using docker


    Parakh S.

Docker seems to solve many of my problems

  • May 03, 2024
  • Review verified by G2

What do you like best about the product?
Docker has literally solved a lot of my headaches like earlier we had the issue of softwares not being able to run on other systems but only one. But with Docker we can run anything on any computer which saves a lot of time. Also its scalability is amazing.
What do you dislike about the product?
Docker has solved many of the issues I faced while working.
What problems is the product solving and how is that benefiting you?
Docker ensures that we can work seamlessly as it stores images in containers which help in deployment.


    Ashish M.

Docker used for container

  • March 20, 2024
  • Review provided by G2

What do you like best about the product?
Its a good product which is used for creating container.
What do you dislike about the product?
It have not automation which i dislike most.
What problems is the product solving and how is that benefiting you?
It makes container in a light storage.


    Jacki K.

Docker makes it easy to prototype, develop, and test various software and application packages.

  • February 06, 2024
  • Review verified by G2

What do you like best about the product?
The ease and speed in which it takes to fire up and run applications. Its also very easy combine multiple docker containers into useful stacks. For example you can fire up a VPN docker container, an authentication container, and then a web application container and link them together so that all the traffic sent to the application is protected by an authentication layer with all traffic running through a VPN. If you decide to switch one application out for another later on it makes that very easy too. Countless hours troubleshooting the interoperability of applications is avoided.
What do you dislike about the product?
It can be a bit of a learning curve if you are used to running everything on a baremetal server but the learning curve is worth it for the time saved later.
What problems is the product solving and how is that benefiting you?
Docker runs all our companies internal applications. Wikis, Knowledge base, online security, etc.


    Juan Diego P.

No better way to work locally than using docker and docker desktop

  • January 22, 2024
  • Review verified by G2

What do you like best about the product?
Most powerful and flexible tool to create local development environments. Great ecosystem as well.
What do you dislike about the product?
Some previously free features on Docker Hub are now paid features.
What problems is the product solving and how is that benefiting you?
Replicate production environments and testings new versions.


    Gourav U.

Best containerization tool ever used.

  • January 22, 2024
  • Review provided by G2

What do you like best about the product?
The best thing I like about docker is that its community is huge and easy to get support.
Its very easy to understand docker and its working is very smooth and simple use can easy implement for there application.
Its very fast and light weight on Server and easy to manage.
Can get almost every base image on dockerhub which make working very easy.
What do you dislike about the product?
There is no issue or dislike for docker as I have been using for many year and not faced any issue.
What problems is the product solving and how is that benefiting you?
The very fast benefit I get is in infrastructure costing with docker I am able to run multiple application on single server by running those application in container.
Very easy to create images for our application and its very fast and light weight image which will give better performance.


    Akash B.

Docker is very helpful software to build, test and deploy application quickly.

  • January 21, 2024
  • Review provided by G2

What do you like best about the product?
While using Docker there are lots of useful things Docker is lightweight, Rapid performance, Docker Store, and many more.
What do you dislike about the product?
I most dislike things in Docker such as Security Vulnerabilities, the increased complexity of simple applications, and Challenges in large-scale deployments.
What problems is the product solving and how is that benefiting you?
Docker solves lots of problems like Consistency, Isolation, Portability, Efficiency, and Versioning, and It is very helpful in DevOps practices, Streamlined development, deployment, and resource utilization.