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.


    Shubham C.

Best Contenerization platform

  • March 03, 2022
  • Review provided by G2

What do you like best about the product?
It's makes deploying and moving application between different infrastructure soo easy that once you build the container you can move it and run your application anytime anywhere. Also, with docker swarm it gives us the ability to orchestrate.
What do you dislike about the product?
Nothing much to dislike here, just if there are examples and tutorials of contenerizing various apps should be provided, so that new user can easily contenerize his app.
What problems is the product solving and how is that benefiting you?
We are using it to contenerize various microservices and orchestrate it through kubernetes. It made our life easy as we do not need to install and deploy on any new infrastructure. We can just run the container and your application is ready to use.
Recommendations to others considering the product:
Consider it,as it's best tool and also all the basic stuff is easily available on Internet to implement.


    Sanket M.

An extremely useful tool for software developers. Slight learning curve but highly advantageous.

  • February 28, 2022
  • Review verified by G2

What do you like best about the product?
I have been using docker for the past four months. The platform is handy for ensuring the software can be easily deployed and doesn't have any system dependency.
It creates images which in turn, run containers for the containerized applications. It eliminates any reason for the application now running on foreign computers and environments.
What do you dislike about the product?
It consumes quite a fair bit of system memory which also depends upon the image we are running.
The platform has a learning curve that is not easy to understand for beginners. It requires a little experience with the technologies before understanding their importance and use-cases.
What problems is the product solving and how is that benefiting you?
Through experiencing issues due to system dependencies, I started using Docker to containerize my applications.
The Docker images are easy to deploy, and most of the platforms provide support for deployments through docker images.
Generated images are also easy to share and pull using the Docker Hub; this helps in the quick and effortless installation of the application at any system.
Recommendations to others considering the product:
If you are a software developer or a student focusing on development, docker is a beneficial skill that will not only ease your work but will also be helpful in industry projects.


    Accounting

docker is open source container .it enables developer to package applicaion into container

  • February 21, 2022
  • Review provided by G2

What do you like best about the product?
It uses an apache server, and it is a container containing binary and library required dependencies run code in any environment. We can use it anywhere in the world.
What do you dislike about the product?
The container ecosystem is fractured. Graphical applications don't work well. Containers don't run bare-metal speed. need RAM and storage devices to stored .this is a container not a tester
What problems is the product solving and how is that benefiting you?
Docker solved the problem of turning existing application into virtual unikernels. If applications are static, you need to run them without docker. It provides flexibility .Test roll back and deploy.
Recommendations to others considering the product:
avoid running container as root


    Pranay J.

Docker: The best Container run time

  • February 08, 2022
  • Review verified by G2

What do you like best about the product?
Docker is one of the best container runtimes in the market. We are using it in all the projects for Dev, Staging, and Production environment. It can be easily installed and integrated with almost all the localhost and cloud-based servers on all types of operating systems. This helped us in releasing the build from dev to prod without any errors.
What do you dislike about the product?
The docker is one of the best container runtimes but there have been always security concerns we have seen over time. By default docker container runs with root access which can be a big security risk in the production. It also requires some kind of orchestration tool as docker itself is not very stable for production-level use.
What problems is the product solving and how is that benefiting you?
Earlier we used to struggle with the issues like code is working on dev but not in production but docker enables us in pushing the same code and environment on any server and environment. It's open-source so anyone can use it for free, at least for pulling the publically available base images.


    Chanakya B.

Good but can be better

  • February 07, 2022
  • Review provided by G2

What do you like best about the product?
Docker is very easy to use and for managing containers, I believe it's the best out there. Support for "enabling Kubernetes" is cherry on top.
What do you dislike about the product?
I wish there could be a way to reallocate the resources once the container is created. There is no option for configuration of resources at runtime which can be a pain sometimes.
What problems is the product solving and how is that benefiting you?
We used docker for containerizing our application to create multiple instances by scaling the containers which helped us a lot to test performance and load balancing.


    Shishir K.

Effective tool to customize your application

  • February 04, 2022
  • Review provided by G2

What do you like best about the product?
It is the best tool to package and deploy microdervices components. It also helps speed up deployments and developing pipelines thus an efficient way to implement CI/CD technique
What do you dislike about the product?
There are few avenues of improvements, e.g. we need to have Linux knowledge to write own image and we need to always re-build images whevever we have to install new modules
What problems is the product solving and how is that benefiting you?
It helps to configure servers quickly and quickly helps to implement CI-CD in the project. It helps to build containers in a secure, reliable and faster way thus one thing less to worry about


    Manasa S.

Best Container storage.

  • February 02, 2022
  • Review provided by G2

What do you like best about the product?
The most valuable and helpful benefit of Docker is it si easy to have the latest version of any software that we can use anywhere we want them most like in Qovey. We need to use the Dockerfile to tell what version of Nodejs We need to use for our project.
What do you dislike about the product?
The most disadvantages in Docker are nothing but the things I did not like in Docker is it made auto build for the pro users only for students also it needs to be there so that they can also do development easily or they should give some like for projects like private projects.
What problems is the product solving and how is that benefiting you?
The business problem I solved using Docker is I was able to manage the software versions very easily using Dockerfile and when i combineed this with Qovery I made thsi very easy to host in server side for 24/7.


    Vimal G.

Docker Review

  • January 31, 2022
  • Review provided by G2

What do you like best about the product?
Docker provides a number of platforms without the need to install any dependencies or software. File mapping to containers works flawlessly.
Docker provides its own repository and cloud for uploading its own projects and servicesrvices. Taking a pull of any service and running it is simple.
What do you dislike about the product?
Sometimes the command line gets stuck. Docker images can become too large at times and should include garbage collection tools.
What problems is the product solving and how is that benefiting you?
Docker excels at what it does best: container image management, administration, and deployment. Updates are simple, seamless, and well-integrated with Kubernetes, so they work well whether your deployment is on-premises or in the cloud. CLI is fantastic, and I've never used another tool to manage this. Docker Desktop is easy to use.
Recommendations to others considering the product:
In my opinion, Dockers are a great alternative to virtual machines.


    Praveen K.

Senior DevOps Engineer

  • January 21, 2022
  • Review verified by G2

What do you like best about the product?
We can create our application with minimal resources like 0.1 CORE of CPU and 100MB of RAM. Other than will create similar kind of base image for each environment, very easy to setup and easy to rebuild the same image in diff env like dev, test, stage, or prod
What do you dislike about the product?
Will not use docker high availability without using any other orchestrator tools like k8s and docker swarm
What problems is the product solving and how is that benefiting you?
To run multiple services/applications in a single instance and very easy to consume the total capacity of your instance. Also, for migrating the same service in new environment we don't need to spend much time to set up the new infra, just used the same image and deployed it in new server
Recommendations to others considering the product:
If you have microservice-based architecture and also multi-tier structure, then you can start using docker for your each service


    Information Technology and Services

docker for developer

  • January 15, 2022
  • Review provided by G2

What do you like best about the product?
Docker is best for building images and containers.
I mean, we need to specify what version of the node we are using in the project.
specify work for docker, and run command. It will do the rest of the work
What do you dislike about the product?
Sometimes it takes time to load. The first time it will download the images takes much time.
What problems is the product solving and how is that benefiting you?
If more people are working on the same project with different machine, different os, you just need setup docker with project and run docker, and it will install all the dependencies as per docker file and the project.