Reviews from AWS Marketplace
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews

External reviews are not included in the AWS star rating for the product.
Docker- A goto containerization for dev apps
What do you like best about the product?
Ease of deploying and testing the apps and deploying on different ports
What do you dislike about the product?
image size usage will be high if not kept in check with minimal base package
What problems is the product solving and how is that benefiting you?
Helps to solve deployment of dev apps on rapid scale to test out different prospects of business
- Leave a Comment |
- Mark review as helpful
Functional Container Application
What do you like best about the product?
it is open-source, available for all major platforms,widely used in industry and supports numbers of light-weight OS to choose from, High speed build and deployments, serverless storage and can be easily implemented and integrated in various major projects, and also the communty support is great.
What do you dislike about the product?
Documnetation is bit outdated and doesn't always keep pace with platform update, it has steep learning curve and can be hard to master.
What problems is the product solving and how is that benefiting you?
It is cross- platform thus has a great compatibilty, eliminates redundent installations and configs which makes the deployment fast and easy. solves the problem of "it works my machine not on yours" as all the dependecies are packages in one container portable as all the dependencies and configs can be downloaded at once with one click.
Benefits of docker
What do you like best about the product?
Docker is a platform that allow developers to build, share, and run container applications. It packages software into standardized units called container.
What do you dislike about the product?
Docker can be resources intensive especially when running multiple containers or large applications.
What problems is the product solving and how is that benefiting you?
Docker offers portability, consistency,and scalability for deploying applications in different environments.
Best application in the Market to dockized everything
What do you like best about the product?
easy to use and easy to learn and understand And lot of devops engineers like us. We are using Docker to Dockerize everything with. now one click and it will help a lot to launch our application without getting any error.
What do you dislike about the product?
The user interface needs to be improved, and it should be easy to understand the options without making the complexity of this application.
What problems is the product solving and how is that benefiting you?
The problem, the docker is solving is showing an error with an exact line of code. or where we are lagging in terms of Docker rising and in it will help a lot in this field.
Containers are great!
What do you like best about the product?
Being able to quickly spawn an environment with all the tools I need without clogging up my main machine is incredible! I use this all the time when working with large software projects.
What do you dislike about the product?
The default network Docker provides is missing DNS names for containers. I'm not sure why they make the default network worse than it has to be.
What problems is the product solving and how is that benefiting you?
When working on software projects I often have to install a ton of libraries and random tools. These add up and cause conflicts with one another with, for example, conflicting versions of Java. Being able to make a container that has just the right tools is awesome for letting me develop in a way that keeps my PC clean from all these dependencies.
best containerization platform available for development and production deployments
What do you like best about the product?
No need to worry about environment specific issues, easy to develop, test, and deploy applications across different systems and servers. Easy to connect containers with each other through virtual networks and easy to implement in cloud environments.
What do you dislike about the product?
sometimes docker daemon eats up lots of memory and faced some networking issues while configuring Docker Swarm
What problems is the product solving and how is that benefiting you?
Docker solves environment consistency, dependency management, and scalability issues, which benefits me by providing reliable, isolated, and portable environments for seamless development, testing, and deployment.
docker is a best platform for deploy your application
What do you like best about the product?
i think docker is best platform to deploy or host your applicaton with the help of docker we easily deploy our application without any troubshooting of dependencies or versions. its make easy my work. thank you docker
What do you dislike about the product?
i think only one thing that wrong with docker is that its not competable with all OS.
like if you are using lower version from window 10 you can't use docker.
like if you are using lower version from window 10 you can't use docker.
What problems is the product solving and how is that benefiting you?
I once encountered a problem when I tried to deploy my Streamlit application. I faced issues related to versions and dependencies. After reading about Docker, I created an image, then a container, and successfully deployed my application.
Easily Switched from Jenkins
What do you like best about the product?
We were able to easily migrate from Jenkins over to Docker due to the straight forward setup and wide variety of features.
What do you dislike about the product?
I would have like to have head more documentation or help topics for any issues that arise.
What problems is the product solving and how is that benefiting you?
We migrated all of our jenkins microservices over to cloud-based AWS platform utilizing Docker and it was a straght forward implementation.
Docker is the savior
What do you like best about the product?
I love Docker’s ability to create consistent, portable environments, making development, testing, and deployment faster and easier across different systems and platforms.
What do you dislike about the product?
I dislike that Docker can be resource-intensive, slowing down systems, and that troubleshooting networking or storage issues inside containers can sometimes be challenging and complex.
What problems is the product solving and how is that benefiting you?
the problem of inconsistent environments by packaging applications with all dependencies, ensuring they run the same everywhere. This reduces "it works on my machine" issues, speeds up development
The best way to development and distribute your applications
What do you like best about the product?
I've been using docker for more than 6 years and continue using it each day to develop and distribute all my apps, the community around docker is awesome, and there are many ways to integrate with multiple systems like Windows, Linux, or mac. The implementation is so easy using the command line, a few commands and you get Docker installer. I continued using docker and never considered changing it.
What do you dislike about the product?
To manage containers at scale in production you need additional tools like Kubernetes or Docker Swarm, with can add complexity to the infrastructure.
What problems is the product solving and how is that benefiting you?
Develop and distributing apps, for example I push the lastest change to my repository and then integrate this with github actions to deploy a docker image in production.
showing 1 - 10