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.


    Investment Banking

Best tool to manage Containers.

  • July 17, 2023
  • Review provided by G2

What do you like best about the product?
Docker is a open source tool and makes the code work seamlessly across multiple OS like macos, Linux, windows..etc.

Docker helps us to build multi container applications and it enables scaling of the application by replicating the containers which are already deployed and has a fantastic documentation to work with docker.
What do you dislike about the product?
There is No dislikes about Docker it is one of the best tool on the market for containarising the applications.
What problems is the product solving and how is that benefiting you?
It helps me to bundle my code and all other dependencies into a single image and using this image i can run containers using docker compose a d because the image is compatible with all the OS it eliminates environment based errors.


    Jagruti P.

Best Powerful Containers Manage tools- Docker

  • July 07, 2023
  • Review provided by G2

What do you like best about the product?
Docker has a sizable and vibrant community and is portable, reproducible, effective, and secure. Containers can be executed on any computer with Docker installed since they are portable. Security can be increased by isolating containers from one another.
What do you dislike about the product?
Although Docker is a powerful tool, learning how to use it can be challenging. It may be difficult to begin if you are unfamiliar with Linux or containerization. It can be challenging to identify the issue if a Docker container experiences a problem.
What problems is the product solving and how is that benefiting you?
More effective than virtual computers are Docker containers. Due to this, I can deploy my application to many environments with ease and be certain that it will function consistently across all of them. Each container has its own network stack and filesystem.


    Information Technology and Services

Containerizing docker service

  • July 05, 2023
  • Review verified by G2

What do you like best about the product?
What i like the most is that it is very easy to use and setting up the application becomes very convinient
What do you dislike about the product?
There is nothing much that i dislike about docker but sometimes continerizing applications become tedious
What problems is the product solving and how is that benefiting you?
Our applications became platform independent we just need a docker image to run our applications anytime anywhere


    Milind L.

Docker

  • July 05, 2023
  • Review verified by G2

What do you like best about the product?
Best Containerization tool is easy to manage,
What do you dislike about the product?
A learning curve, complex networking, and Resource.
What problems is the product solving and how is that benefiting you?
Dependency Management: With Docker, you can encapsulate an application and all its dependencies into a single container. This eliminates the "works on my machine" problem, where software behaves differently across different environments. Docker ensures consistency in development, testing, and production environments, leading to more reliable software.


    Information Technology and Services

Containerization uisng docker

  • July 05, 2023
  • Review verified by G2

What do you like best about the product?
What i like the most is its very easy to use and setting up your applications becomes very convinient.
What do you dislike about the product?
There is not much that I dislike about docker but managing the containers becomes tedious.
What problems is the product solving and how is that benefiting you?
Because of docker our applications are platform independent. You just require a docker image of your application and you can run it anywhere


    Umashankar M.

Docker helps to containerized the application

  • July 05, 2023
  • Review provided by G2

What do you like best about the product?
Containerization, Scalability and Efficiency
What do you dislike about the product?
Complex Networking, Resource overhead and Learning Curve.
What problems is the product solving and how is that benefiting you?
Application Portability, Rapid application deployment.


    Umashankar M.

Use Docker

  • July 04, 2023
  • Review provided by G2

What do you like best about the product?
We can deploy all the application in container.
What do you dislike about the product?
Does not support autoscaling, complex networking
What problems is the product solving and how is that benefiting you?
Application dependency, libraries and OS. With is we can deploy application on any OS flavours


    Nitish r.

Simplest ways to manage container development

  • June 29, 2023
  • Review provided by G2

What do you like best about the product?
Containers are small so that easily i can deliver that on clouds, it simplies manual deployment with simplest tool in it that makes the deployment too easy with less time.
What do you dislike about the product?
Sometimes troubleshooting a issue takes too long time, it wont respond quickly, Some time it will work after restart or closing the container, its makes double work.
What problems is the product solving and how is that benefiting you?
Easiest way to deploy in cloud and takes less time to create using the docker tool, and it works in almost OS. Server deployment is the fastest and simplest in docker.


    Suraj S.

Review for docker and it's containerization feature

  • June 23, 2023
  • Review provided by G2

What do you like best about the product?
Containerization, light weight, eay to use, works on any os, persistent volume
What do you dislike about the product?
Docker is an open-source but still the leading containerization platform, that explains that their are nothing much disadvantage in docker
What problems is the product solving and how is that benefiting you?
Can deploy application as a container with all dependency so that their won't be any dependency issue and developers can focus on development


    Jonathan G.

I'v been using docker and desktop for one year now and it's getting better and better

  • June 22, 2023
  • Review provided by G2

What do you like best about the product?
For my development efforts, it is pretty easy to change between development environments and with the latest improvements for Docker desktop with Mutagen, the performance gains are incredible.
What do you dislike about the product?
Not sure if it's a downside, but I had problems with performance with Apple silicon. However, when Mutagen was added as an extension and had improved its compatibility, it wasn't a problem. So, maybe it should be a more known thing.
What problems is the product solving and how is that benefiting you?
Development environment with a more flexible approach.