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

235 reviews
from G2

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


    Nir L.

Simple and effective container tool

  • January 12, 2022
  • Review verified by G2

What do you like best about the product?
Docker, if you didn't know, is a simple and effective container platform that allows us to quickly and easily run our database (monodb), our server (node.js) and our memory cache (redis) on a single platform. It's easy to set up and point-and-click to fire it up.
What do you dislike about the product?
The only real issue we had with Docker is that it requires us to re-build the images every time we install new node modules since they are hosted on the guest and not shared with the host. But then, it does not happen very often.
What problems is the product solving and how is that benefiting you?
We are using Docker to run out development environment, as well as one or two services in production. It is straightforward to set up, keeps a consistent environment across multiple host machines, and is very cost-effective to run on AWS and similar platforms.


    Kaan K.

Solves container run problems.

  • January 08, 2022
  • Review provided by G2

What do you like best about the product?
The desktop app, you can create container engine with desktop app.
What do you dislike about the product?
You have to update app when the docker team updated the app version.
What problems is the product solving and how is that benefiting you?
Running containers in windows and macos device.


    sumit s.

Best containerization tool or great toll for deploy microservices

  • December 31, 2021
  • Review provided by G2

What do you like best about the product?
The best this of dokers unlike VM here we can create multiple containers, and in VM, we can't share a memory, so we need to divide memory among all VM, but in dockers, all containers can share a memory, so we don't need to worry about memory, and it's beneficial when you deploy microservices like in past when you create microservices architecture that time you need to deploy all module on different server because of traffic, but docker solved this issue, and you can deploy all modules on the same server in multiple containers and one more thing that is when you switch your server that time you don't need to configure again and again simple create image push to dockers central repo and you all team member can access this so configuration work for all will reduce
What do you dislike about the product?
Nothing for dislike, but as we know, dockers is open source but to learn this complete we need to pay more instead of this we need proper documentation of docker for beginners so they can use this
What problems is the product solving and how is that benefiting you?
When I was working on any eCommerce site that time for auth module, we needed a different server because of traffic, and if users faced issues during login, they will not continue with your portal, so always need a different server, but after the use of dockers, this issue will resolve like create multiple containers and deploy one module on one container so if any container needs more memory it will use and release them and It reduced my server cost and one more issue that was my company is service provider so some time w carete build and deploy on client site server but that time server admin not able to deploy this because of proper server configration so when we test this in our company that time we create image of that so on client site employe need to run this image and it will create same container for that so this thing also really help full
Recommendations to others considering the product:
If you suffer from load issues on your portal and create microservices, use dockers. After this, your server purchases cost will also reduce your team will not suffer from the configuration of the server just create an image of your server and push on dockers central repo then you complete team can access this


    Abhishek K.

Deployment made easier

  • December 28, 2021
  • Review provided by G2

What do you like best about the product?
Just a configuration file is needed, and your solution/website is deployed. It makes deployment faster, cost-effective, and flexible. And these solutions can run anywhere and are scalable.
What do you dislike about the product?
It needs better Graphical Interface support.
What problems is the product solving and how is that benefiting you?
I have deployed my small personal projects with Docker designed in Angular and Nodejs. I have also worked on a project that used Docker for deployment.


    Dhaval C.

Best technology available for containerising your application

  • December 24, 2021
  • Review verified by G2

What do you like best about the product?
The number of resources, the documentation, and the community is really great. The ease of use and reliability that we get from using docker can't be explained in words.
What do you dislike about the product?
AS such there is no negative thing that comes to my mind but I have to regularly clean my local docker images and containers to prevent them from occupying so much space.
What problems is the product solving and how is that benefiting you?
The first problem for DevOps is to make sure each and every environment has the same version of the technology. Docker solves that really well plus we have confidence that if built Image is working great in local it would work anywhere.
Recommendations to others considering the product:
Just for it. it's widely supported by all the cloud providers and the community is really huge.


    Akshay M.

Cloud Storage

  • December 21, 2021
  • Review provided by G2

What do you like best about the product?
The best part of docker is we can deploy our code using the docker image.
We just need to create image of our existing code and we are able to deploy the code using docker container
What do you dislike about the product?
It's very tough to understand initially,
Users documentation is not properly for administrators to deploy the production code and also creating of docker image is quite tricky.
What problems is the product solving and how is that benefiting you?
Docker helps me to deploy one of my projects module using the container by creating docker image of my code.
DOCKER provides instance solutions
Also helps me to learn cloud computing.


    Priyabrat Prasad M.

Best containerization and virtualization tool for microservices architecture

  • December 15, 2021
  • Review provided by G2

What do you like best about the product?
As we are using a microservices-based architecture where multiple services are created with various technologies, Docker really comes in handy in the creation of development and deployment enviroment in a secure and efficient manner.
What do you dislike about the product?
Sometimes the docker container gets exited due to which services get down. And docker logging mechanism also needs some improvements. Auto recovery functionality would also be great to have.
What problems is the product solving and how is that benefiting you?
We use microservices-based architecture, and we build, deploy the services and lambda functions as docker containers in ECR as AWS EC2 instances. It helps us run multiple technology services in the same environment. For on-premise docker container we also used ECR to store docker images.


    Deepak K.

Docker user review

  • December 13, 2021
  • Review verified by G2

What do you like best about the product?
Generating an image of code and deploying it is the best part, that is what it is made to do.
What do you dislike about the product?
Nothing, but sometimes finds it annoying to maintain the images.
What problems is the product solving and how is that benefiting you?
Generating new build images and deploying to the server.


    Online Media

Amazing way to run containers

  • December 08, 2021
  • Review verified by G2

What do you like best about the product?
I love that the Hub is always available to grab container images when setting up new environments. I also love that Docker runs flawlessly inside of Unraid. Having a web based GUI to run containers in an always-on environment is worth its wait in gold.
What do you dislike about the product?
There is a pretty steep learning curve. It took me about two weeks of daily use to get a handle on things and even still I occasionally have to look up how the resource mapping works.
What problems is the product solving and how is that benefiting you?
Docker runs several containers on a headless Unraid NAS. I use a whole home ad blocker container, a Plex container for media sharing, my Ubiquiti network controller, and a private Minecraft server for my family.


    Computer Software

An alright experience

  • November 30, 2021
  • Review verified by G2

What do you like best about the product?
I do not have to clone and build heavy repositories on my system.
If available, can just pull the docker image and run it in a container.
What do you dislike about the product?
Frequent updates sometimes crash the software on Mac systems.
The container list is also wiped clean due to this issue.
What problems is the product solving and how is that benefiting you?
We were initially using it to run database images on the development environments.
Now, in addition to that, we are also running multiple instances of entire staging setups with this.