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

228 reviews
from G2

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


    Consumer Services

A Tool to make life easier

  • July 13, 2022
  • Review provided by G2

What do you like best about the product?
With its applications, able to containerize the whole application be it web or mobile. And without a single environment glitch, it works seamlessly in different machines.
What do you dislike about the product?
Nothing the dislike on this. However, with the latest releases facing some issues with the container networks, all quick fixes available, are still a hassle. Apart from this, it just makes life easier.
What problems is the product solving and how is that benefiting you?
Sharing of the codebases was always been a hassle. For new employees and freshers joining the company, giving instruction on how to set the environment was time-consuming. But with docker that is not the case anymore.
Recommendations to others considering the product:
If you want to save time in an environment set up in different machines like staging or production.


    Banking

Sparkling Docker

  • July 12, 2022
  • Review verified by G2

What do you like best about the product?
Abstracting the application from the host is a complete standardization.
Possibility of simple and linear scaling.
Facilitate the process of developing, testing and deploying applications.
What do you dislike about the product?
Applications in Docker are independent of host architecture or resources.
Running unsafe code.
Continuous development и zero-downtime deployment.
Really easy container migration.
What problems is the product solving and how is that benefiting you?
The virtualization layer in any case leads to an increase in load and resource consumption.
Limited backward acceptability.
Сontainer security is not very good.
Recommendations to others considering the product:
Just try it, lots of manuals, easy to setup.


    Gianluigi M.

The ultimate way to develop and deploy complex systems

  • July 11, 2022
  • Review verified by G2

What do you like best about the product?
During the development of complex SOA systems using docker along with docker-compose will simplify the work and the integration even on the local dev's machine. Docker allows developers to install all kinds of libraries, tools and programming languages in an isolated container from your system simulating the exact production environment.
What do you dislike about the product?
Actually, I can't find out cons of using Docker. Maybe there is some learning curve at the beginning but after that the development speed increase so much.
What problems is the product solving and how is that benefiting you?
Using Docker resolves the main problem of having multiple developers working with different OS and with different skills. With Docker each developer or a sys admin can configure out all the components and distribute to the others and all can work with the same environment. No more "It works on my machine"
Recommendations to others considering the product:
Try it out on a simple project then evolve it to more complex systems


    Information Technology and Services

Build, Test & Deploy with ease!

  • July 06, 2022
  • Review verified by G2

What do you like best about the product?
Building docker images with the help of Dockerfile. Container management and deployments are made a peice of cake.
Docker is great for setting up development enviroment.
What do you dislike about the product?
Running multiple containers consumes the CPU.
Docker images could have been processor independent
You need a minimum of 8 cores and 16GB RAM to run docker smoothly
Heavy computations sometimes hangs docker
What problems is the product solving and how is that benefiting you?
Docker helps in packaging modern business apps with minimal requirements instead of booting up a heavy VM.
It also eliminates environment based issues
Recommendations to others considering the product:
With Docker, you don't have to worry about version/OS compatibility issues.
It's a perfect tool for container management


    Amith K.

The docker ecosystem presents a comprehensive set of tools for all your containerization needs

  • June 21, 2022
  • Review provided by G2

What do you like best about the product?
Helpful UI for Docker Desktop (for personal use). Great open source tooling and integration with other open source products such as containerd and kubernetes
What do you dislike about the product?
The DockerHub free plan could be a little more flexible- having just 2 access tokens does not cut it - especially for open source projects that have multiple CI integrations. On more enterprise-focused plans - better, more fine-grained access control is appreciated
What problems is the product solving and how is that benefiting you?
Containerization, easy setup and management of containers


    Balaji K.

Docker- The best software container so far

  • June 14, 2022
  • Review provided by G2

What do you like best about the product?
The self-contained applications that it creates are enormous and resolve lots of problems in the real world. The way how it is organized as layers is the best out of docker.
What do you dislike about the product?
To the people who started to understand containerization, it is a little challenging concept to understand. Making a lightweight Docker image needs a good level of understanding and concepts. It will be a challenging fact for new bies or starters.
What problems is the product solving and how is that benefiting you?
Docker solves the great problem of making a self-contained application that is capable of running without any external dependencies. It gets well with orchestrators like Kubernetes and other frameworks like helm etc.,
Recommendations to others considering the product:
Best way to containerize the application so that they are efficient in running without any external dependency.


    Abhijith D.

Contains Anything Like A Pro

  • April 30, 2022
  • Review provided by G2

What do you like best about the product?
The UI is the best part of docker.And its easy to setup.
What do you dislike about the product?
Shutting down without stopping services gives an error next time u start docker.
What problems is the product solving and how is that benefiting you?
Python environment scaling got easier l.


    Vaibhav J.

Docker is great for small scale containerized applications

  • April 19, 2022
  • Review verified by G2

What do you like best about the product?
Easy to create containers. Docker Desktop is great tool to manage the docker containers and view logs.
What do you dislike about the product?
Docker desktop slows down the windows PC if you are using WSL ( Windows Subsystem for Linux).
What problems is the product solving and how is that benefiting you?
Good if you want to sping up small number of containers using scripts. For me, it's a very handy tool to learn and try out new things which are dockerized ( e.g. I can learn AI/ML or ElasticSearch or Redis) by just spinning the containers.


    Verified User in Information Technology and Services

Beyond Virtual Machines!

  • March 25, 2022
  • Review provided by G2

What do you like best about the product?
The best thing i like about Docker is that the containers does not allocates permanent resources to itself provided by Host Hardware. Containers uses only the amount of memory, RAM,CPU's that is required to run a specific task. After the task is completed container releases the resources which can be further used by another container.
What do you dislike about the product?
One thing i dislike about Docker is that it is not a good solution for applications that requires High GUI. Docker is designed for applications that run on command line. Also when a container goes down, there is no data recovery solution.
What problems is the product solving and how is that benefiting you?
By using docker, i create containers that help me in running applications virtually. Containers are light weight that does not possess much resources of my personal computer. Also, containers use 95% of the OS from the host and remaining 5% from the docker hub, which makes less storage usage and keeps the computer away from high usage.


    Rohit P.

Top Container hosting software in the field

  • March 25, 2022
  • Review verified by G2

What do you like best about the product?
Docker is my favourite containeriztion platform considering the fact that it is frequently used by DevOps and cloud engineers and freelancers. Being a daily user I can surely suggest Docker to anyone who is starting out with DevOps or Cloud Computing and need an containerization platform tool. The things that I like when I use Docker are:
1) Convinence in installing process.
2) Clear user interface in the Docker Desktop.
3) Fast building of Docker images.
4) Easy to access repositories on Docker hub.
5) Starting and stoping/deleting a container can be done within seconds.
What do you dislike about the product?
While Docker has many advantages, it also comes with some minor flaws which has to be taken care of, some of thwm which I came across while using it were:
1) Repository name gets hidden beside the container name in Docker Desktop.
2) Multiple times sign-in issue.
3) Container running alerts are not available.
What problems is the product solving and how is that benefiting you?
1) Problem regarding automation process of a workflow.
2) Projects which require container platform.
3) Problem of code not running in different computers can be solved using Docker.
4) Problem of combining all the libraries and binary files can be solved.
Recommendations to others considering the product:
As a daily user, I strongly recommend Docker to anybody getting started with DevOps or Cloud Computing and in need of a containerization platform solution. It is easy to install and use.