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

224 reviews
from G2

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


    Health, Wellness and Fitness

Nice way to publish containers without building it everytime

  • June 17, 2021
  • Review provided by G2

What do you like best about the product?
It is the best way to share container image or to deploy it and also it shares using many fs layers already on system
What do you dislike about the product?
It should have the option to deploy the containers directly from there renting server.
What problems is the product solving and how is that benefiting you?
It reduces hastle of recompiling and building containers.


    Logistics and Supply Chain

Docker hub - easy to move around and try features. Love the inbuilt kubernetes option

  • May 25, 2021
  • Review verified by G2

What do you like best about the product?
how open and free they have built, it basically promotes their VISION and MISSION as the company
Saves Memory locally
What do you dislike about the product?
Very fewer tutorials and debugging tools.. Would like to know more about hidden cheatsheets
Limitation to the Automation of Docker tasks
Risk of losing persistent Data from queue's
What problems is the product solving and how is that benefiting you?
Umm its more about how to access the containers from everywhere and the flexibility it provides across multiple OS's


    Shubham P.

Ship your app to prod through container

  • April 24, 2021
  • Review provided by G2

What do you like best about the product?
Docker, It makes easy to bundle d application n n helps to scale the application easily.
What do you dislike about the product?
More oparational in perspective of a developer.
What problems is the product solving and how is that benefiting you?
Local docker application development with windows machine is made easy with docker hub GUI.


    Information Technology and Services

Best tool for containerised applications and working in large development teams.

  • April 20, 2021
  • Review verified by G2

What do you like best about the product?
The best thing i like about the docker is the amount of time it requires to start a container, unlike VMs, which take so much time to start and configure.
What do you dislike about the product?
There isn't much to dislike about docker but It would be great to use VS code in development of the application, as it just got announced and is still in the beta stage, I'd like it to come sooner so that we can use it to develop in multiple platforms efficiently.
What problems is the product solving and how is that benefiting you?
Docker helps to deploy, test, manage different environments via containerization in a very efficient manner.
Recommendations to others considering the product:
It's great if you have to share your coding environment to others in the team like for example to switch from developer to QA or to Production. As a developer, i feel its a must to learn about docker.


    Jimesh S.

Docker - Feature-rich container

  • April 14, 2021
  • Review verified by G2

What do you like best about the product?
In this cloud computing and microservice-based environment, containerization is inevitable. Containers have solved the critical portability problem which allows us to isolate code from the infrastructure underlying it. Packaging the application including all running objects, bins and libraries are required to run is wrapped in a single image. And, this image/container will behave identically in all environment or operating system.
What do you dislike about the product?
To work with Docker, we need to remember several commands and also required a good command of the Linux machine.
What problems is the product solving and how is that benefiting you?
Docker has made easy our work. We just had to define one Dockerfile and define all required commands within it. Whenever any software or tool is required we just need to start the container. Likewise, we defined Dockerfile for our database(on stage environment only) and it was quite easy for us to change software or tool. We do not need to install any software, we just need to start the container and stop whenever done.
Recommendations to others considering the product:
Dockerized container is behaving just like running software in your operating system. It does not require a Hypervisor like it is required within Virtual Machine, which means it is not like running any other Operating system. Docker can isolate the application at a different level.


    Jericsson C.

Increíble herramienta para crear servicios en tan solo instantes.

  • February 12, 2021
  • Review verified by G2

What do you like best about the product?
Una gran comunidad colaborativa de software abierto para ejecutar, distribuir y desplegar aplicaciones. Gran cantidad de plantillas de distintos servicios. Aislamiento y escalabilidad que hace énfasis a la nueva tendencia de microservicios.
What do you dislike about the product?
Se requiere de conocimientos avanzados para crear aplicaciones a gran escala.
What problems is the product solving and how is that benefiting you?
Costos de mantenimiento, portabilidad sin dependencia del hardware, Servicios integrados de forma aislada y con mejoras en la seguridad.
Recommendations to others considering the product:
Probar la tecnología y ver la documentación, el gran contenido que ofrece la comunidad Open-Source. Se encuentra soportada por muchos colaboradores a nivel mundial.


    Samir K.

Tool for all your container needs

  • February 05, 2021
  • Review verified by G2

What do you like best about the product?
1. works well in all OS
2. Great Community forum to resolve your query
3. Efficient -create lightweight VM which can deploy any application
4. integrates nicely with all major CI/CD tool available - also easy to set-up
What do you dislike about the product?
1. Security - since there is no actual OS, so it comes with limitation
2. Network connectivity for the traffic flowing in - can be pain sometime
3. needs improvement in CLI and GUI
4. Tighter integration with WSL and MacOS lacking
5. volume feature i.e. resource sharing can become complex sometimes
What problems is the product solving and how is that benefiting you?
1. to rapidly deploy any kind of application
2. bring up DR servers in no time, in case of fail-over
3. in testing - helps us to match SIT env pretty close to PROD
4. micro services which are built into these docker containers can be easily deployed into any cloud vendor with proper CI/CD set-up
Recommendations to others considering the product:
Docker is incredibly useful tool if you are managing, deploying and hosting your own application infrastructure. It leads to reusable components that can be linked together in order to build a fully-functional, reusable system.

However, if your application is simpler and hosted on something like Elastic Beanstalk or AWS Lambda or RedShift, Docker might be overkill for the application development team.


    Defense & Space

the only major source of containers

  • November 07, 2020
  • Review verified by G2

What do you like best about the product?
wide range of containers for every architecture, big user base
What do you dislike about the product?
I wish they had more on more rare architectures
What problems is the product solving and how is that benefiting you?
new containers on Power9PC, containers for HPC.
Recommendations to others considering the product:
This is the most wide repository of containers anywhere


    Praroop G.

Docker | Simple & Powerful

  • September 28, 2020
  • Review verified by G2

What do you like best about the product?
Docker provides simple & easy way to deploy code in cloud. It allows multiple micro services to function together. It's available for windows operating systems as well now. It provides command line interface to deploy in docker hub. It gives flexibility to create public & private repositories. It also provides restrictions at various level for security purpose. It also has very good support. It gives flexibility to scale any running application without stopping the same.
What do you dislike about the product?
Networking & Logging is bit complicated. It also has stability issue like some time it takes more time to respond. It doesn't have data support, it's only for software. It doesn't have GUI for managing application. It's bit complicated to debug here, not user friendly. It's still required lot more support to ease lot of work since it's new, there are still lot of things to improve, it's like box inside box.
What problems is the product solving and how is that benefiting you?
I am deploying code for dev/sit/uat purpose and scale it as per requirements.
Recommendations to others considering the product:
It's good for Continuous Integration and Continuous Deployment. If you need to have your system promptly up and running, Docker is a perfect choice, even for the new users. It's well suited for use with micro-services, where multiple small size databases need to spin up easily and consistently across environments and need to scale it. It's easy to integrate the same with aws cloud & CI pipelines.


    Prathamesh S.

Easiest way to deliver containerised applications.

  • September 21, 2020
  • Review verified by G2

What do you like best about the product?
Availability of all major softwares in the form of certified docker images.
Docker repository to publish images which aren't already available.
Support for all major OS versions like Mac Os, Windows, Linux, Debian, Fedora etc.
What do you dislike about the product?
Debugging is a challenge sometimes. Also some docker versions have issues with some Mac OS versions. Recently we had to downgrade the docker version, because the upgraded version just wouldn't work with Mac OS Mojave.
What problems is the product solving and how is that benefiting you?
Containerisation of applications - With the onset of AWS and scalability as the primary goal dockerising the applications is one of the biggest problem solved with docker hub.
Recommendations to others considering the product:
Go for it as going ahead, Docker hub will be the gold standard when it comes to dockerising or containerising various applications for deployment of cloud platforms like AWS. With the onset of DevOps tools like Docker hub will assume significant impact in the overall scheme of CI/CD pipelines.