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

Reviews from AWS Marketplace

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

External reviews

240 reviews
from G2

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


    Tim C.

Docker is a useful containerization platform that provides many benefits for development.

  • August 08, 2023
  • Review provided by G2

What do you like best about the product?
The container concept allows for greater portability and isolated areas of use of the service. I found Docker very easy to use once I had the initial configuration and configuration done.

Image creation is straightforward with Dockerfiles, although sometimes the problem of build failures can be difficult. The CLI tool gives you most of the commands you need to manage containers, images, volumes, etc. The Compe tool is also flexible enough to define multi-container environments.

Overall, Docker enables you to compile and deploy applications more efficiently. Image caching and layered file structures help reduce build time rather than provisioning entire VMs. Docker Hub also has strong community support with lots of images.
What do you dislike about the product?
On the downside, sometimes Docker feels a little too complicated. Network concepts such as bridges and overlay networks can be complex. There is also a course on checking storage using volumes and bind mounts. Sometimes I run into frustrating connection or licensing issues that are hard to figure out. Safety models and best practices for container sanitation seem important but unclear.
What problems is the product solving and how is that benefiting you?
Docker allowed me to use a central WordPress development container built by the company I work for. It made it easy to have access to a centralized image to use for development.


    Gorinta M.

Excellent tool in the market for Containerisations

  • August 05, 2023
  • Review provided by G2

What do you like best about the product?
I like Docker hub support and its easy of use to wide range available images in Docker hub and create your own containers and various features to get your work done fast and efficiently.
What do you dislike about the product?
One improvement i would like to suggest is its Resource managment while running multiple containers it could consume significant resources like CPU usage and large memory.
What problems is the product solving and how is that benefiting you?
Docker is solving many big problems like CI/CD integration, Dependency managment, Portability and also its solves isolation for different applications running in same meachine and many more.


    Information Technology and Services

Dockers Containerizing service

  • July 19, 2023
  • Review verified by G2

What do you like best about the product?
What I like the most about docker is that it becomes very much convinient to setup my application and docker is very easy to use
What do you dislike about the product?
About docker There is not that much that i dislike or working on it but at times containerizing my applications becomes a bit tiring or boring
What problems is the product solving and how is that benefiting you?
With the help of docker it has become very easy to run my application any time anywhere using the docker image as our applications become cross-platform or platform independent


    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