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

222 reviews
from G2

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


    Mohd S.

Best tool for containerized application development

  • January 18, 2024
  • Review provided by G2

What do you like best about the product?
Developers can focus on coding more and rapid deployment
What do you dislike about the product?
Comple networking and compatibilty issues
What problems is the product solving and how is that benefiting you?
Application management, portability and work in isolation


    Omkar S.

Docker- provide plateform as a service features

  • January 18, 2024
  • Review provided by G2

What do you like best about the product?
Docker is a plateform as a service products that have os level virtualization
What do you dislike about the product?
Nothing to be disliked in docker it is very helpful snd easy to use products
What problems is the product solving and how is that benefiting you?
Docker used to solve the problem of easy deployment of the application and testing.


    Arthur O.

Easy Solution for delivering Software

  • January 18, 2024
  • Review verified by G2

What do you like best about the product?
It is easy to use once you know what you are doing. Especially if you want to work with different instances
What do you dislike about the product?
In the beginning, setting up the first Dockerfile can be a bit frustrating, especially if you have a very specific use case
What problems is the product solving and how is that benefiting you?
We have to provide a separate area for each of our customers.


    Information Technology and Services

Amazing tool for containerization

  • January 18, 2024
  • Review provided by G2

What do you like best about the product?
User friendly and fairly reliable.
Assists developers to build, share and run applications anywhere
Seamless integration with our existing softwares
Feature to develop versatile applications and easy to deploy apps with one command
What do you dislike about the product?
Bit complex to configure docker who are jot well versed with containerization, beginner unfriendly
Lack of robust security
Allows all network traffic on the same host
Prone to unintentional exposure of data to wrong containers
What problems is the product solving and how is that benefiting you?
Able to deliver fast, consistent delivery of our applications
Docker containers benefitted us to proceed with the continuous integration and continuous delivery
Developed unique applications with docker images and create multiple containers leveraging docker compose option
Achieved consistency with containerizing applications via docker


    Manikishore S.

Docker is good for containerization

  • January 17, 2024
  • Review provided by G2

What do you like best about the product?
Docker is good for micro service management
What do you dislike about the product?
Docker containers provide isolation, vulnerabilities in the host kernel.
What problems is the product solving and how is that benefiting you?
docker is solving containerization issues and distributed systems


    Nayan Kumar S.

Streamlining development and deployment

  • January 17, 2024
  • Review verified by G2

What do you like best about the product?
It encapuslate application and their dependencies onto light weight containers. Keep consistency in all environment from local environment to development environment.
What do you dislike about the product?
Configuring and optimizing container is not easy. It require expertise. And if not done properly security concern can arise.
What problems is the product solving and how is that benefiting you?
We as a developer can package everything needed for application code, runtime, libraries, dependencies into a singlr container. With the help of this developer can't say "it works on my machine" issue. Moreover , Docker simplifies collaboration by providing a standardized environment.


    Shraddha R.

Docker is a development tool and the foundation of microservices.

  • January 17, 2024
  • Review provided by G2

What do you like best about the product?
Docker resolves my everyday issues. Since I am a software developer, it enables me to run and deploy my apps on different versions of the program and to build code images that can be reused without requiring specific system configurations.
What do you dislike about the product?
Owing to hardware or OS feature requirements, it might be challenging to convert some legacy apps from virtual machines (VMs) to Docker.Assistance could be enhanced.
What problems is the product solving and how is that benefiting you?
Docker resolves issues with setup and environment. I am able to build software for any platform, package it with the necessary configuration, send it to any platform, and operate it without encountering any issues.


    TARUN T.

Docker for all environment related problems

  • January 17, 2024
  • Review provided by G2

What do you like best about the product?
Docker is simple to use. Its relatively efficient and fast. It costs less. Your application can run and any platform without any worries for setup and environment. Implementation is easy. It can be integrated with cloud, supports multiple languages and frameworks.
What do you dislike about the product?
Till now I haven't found any disliking to docker.
What problems is the product solving and how is that benefiting you?
Docker solves setup and environment problem. I can write program in any platform, package it with required setup, then ship it to any platform and run it without single problem.


    Tom C.

It is simply a must in modern day software development

  • January 17, 2024
  • Review verified by G2

What do you like best about the product?
It provides consistentcy in environment between local machine and server on cloud. Also deploying to cloud is easier and fast with Docker container
What do you dislike about the product?
nothing. it is easy to learn and easy to use
What problems is the product solving and how is that benefiting you?
It enables CICD and devops in our IT department. It saves our time and get faster feedback from users.


    Carlos V.

Docker; the backbone of microsevices and development tool

  • January 16, 2024
  • Review verified by G2

What do you like best about the product?
Is open source, with a big community and lot of documentation. A very mature software.
Very easy integration and awesome cli tools.
What do you dislike about the product?
Some containers can use lot of file system resources, and sometimes need a cleaning.
What problems is the product solving and how is that benefiting you?
Docker allows to orchestrate and deploy in a very easy way lot of microservices.
Also when developing is very useful to try things fast in different systems. Also a good companinon for CD/CI.