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.
Simple Management of Multiple Applications
What do you like best about the product?
Docker is an amazing tool that allows you to easily build, deploy, and manage applications in isolated environments.
What do you dislike about the product?
None! Setting Docker up is super simple if you follow their instructions.
What problems is the product solving and how is that benefiting you?
Allowing to easily build, deploy, and manage multiple services.
- Leave a Comment |
- Mark review as helpful
Best deploying solution for enterprises
What do you like best about the product?
Docker is the best container technology useful for hosting any API. Be it an AI prediction model or any software product, we can easily host anything or everything as a service on docker and can be served to users. This is the only efficient way to serve any developed feature to users. We can host multiple apps and serve multiple products using docker. The application which works on the developer system will work anywhere using docker.
What do you dislike about the product?
We need to have specific skills to work with docker otherwise debugging the errors would take a lot of time to fix. During the initial days, I struggled to debug the errors produced while building the container. The only thing I don't like working with docker is when we make any changes to fix the error we need to wait a lot of time to build the docker image, just to check if the issue is solved.
What problems is the product solving and how is that benefiting you?
After we develop any feature to serve it as a microservice we host it on docker and it can be easily accessed internally and externally. To make developed features work on any machine, docker provides a unique solution, we just have to run the docker file and the service works irrespective of any machine. We can serve any application internally as well as externally by opening the required port.
A wonderful tool to deploy applications with ease
What do you like best about the product?
Large documentation on the web allows us to build a container and deploy images quickly. Docker is available not just for Ubuntu but also for Windows, and provides a large set of features.
What do you dislike about the product?
I wish it would have been possible to manage memory utilization with ease.
What problems is the product solving and how is that benefiting you?
In research, it is often valuable to share your work to allow reproducibility. Docker file along with the code makes sure that the code works with the correct set of libraries on any machine.
Docker - An useful platform for managing SDLC
What do you like best about the product?
Capable to manage the Software lifecycle which can be reused, easy to deploy independently in various environments used in application development
What do you dislike about the product?
Images have memory issues however not everywhere
What problems is the product solving and how is that benefiting you?
Very useful in Software Development lifecycle management
Best tool to deploy apps
What do you like best about the product?
1. Easy process to install and run on OS.
2. Allows installing libraries, tools and programming languages in containers from one environment to another.
3. Easy to deploy apps using docker commands.
2. Allows installing libraries, tools and programming languages in containers from one environment to another.
3. Easy to deploy apps using docker commands.
What do you dislike about the product?
1. It asks for sign-in a lot of times.
2. It takes time to set up containers when it comes to large and multi-platform applications.
3. It can have more features for Dockerfile to containerize the application.
2. It takes time to set up containers when it comes to large and multi-platform applications.
3. It can have more features for Dockerfile to containerize the application.
What problems is the product solving and how is that benefiting you?
It helps in deploying the automation process of workflow. It also helps to solve the problem of code not running on different computers.
Also, it helps to share applications with my other team members.
Also, it helps to share applications with my other team members.
Docker is Docker // Super Power 👏
What do you like best about the product?
I am in love with Docker, it's the main tool for securing secure software supply chains for our development teams. easy to containerize and make images for any software you want with a helpful approach
What do you dislike about the product?
actually, I love everything in Docker, so I don't have any cons for DOCKER
What problems is the product solving and how is that benefiting you?
securing secure software supply chains for our development teams. easy to containerize and make images for any software you want with a helpful approach
Containerized Microservice Application
What do you like best about the product?
Docker is one of the best application container tools, Almost all companies are adopted Docker, in every job post is not complete without mentioning this Docker tool.
Nowadays all projects are running in the docker container, within a minute deploying apps using docker commands is a wonderful experience for beginners and the docker hub and docker desktop are good to store and maintain our own created docker images/containers
Nowadays all projects are running in the docker container, within a minute deploying apps using docker commands is a wonderful experience for beginners and the docker hub and docker desktop are good to store and maintain our own created docker images/containers
What do you dislike about the product?
Something I don't like or improvements required in docker hub need a small console to test images and I feel need more features/functionality for Dockerfile to containerize the application.
What problems is the product solving and how is that benefiting you?
Docker helps me to share my application with other teams with all requirements and we switch to the particular version of the application whenever it's required.
One of the best containers tools to deploy your app
What do you like best about the product?
The easy process to install and run on OS.The support and availability of other software to run into it make it usefull to deploy app.By using docker compose we get option to customized each things like Network,Storage location, Port binding.Very easy to intregrate with ECR reporistry and if the OS crash easy to backup the image and restore on another machine in no time.Many app available to mange the container via web UI.
What do you dislike about the product?
The worst thing is to protect the container as UFW (firewall) cannot be use with docker.Docker bypass the IP table rule and exposes the used port pubicly.Need to improve the usage of resources as it still doesn't utilize to fullest and performance is not accurate.
What problems is the product solving and how is that benefiting you?
To easyily migrate from one machine to other.Save lot of time and effort to setup each app on machine.Using networking we can enable the docker to communicate with each other or stoping to do it.Time and money are save when test code is deployed in docker to QA the app.
Docker images
What do you like best about the product?
Deploying an image is a way easy task than all
What do you dislike about the product?
kuberneties options are less, can integrate more
What problems is the product solving and how is that benefiting you?
it suddenly stops and we have to run it manuall again using Docker up command but this happens rarely.
Docker Review By Dev
What do you like best about the product?
One of the main benefit of docker is compatability, same image is used across all the machines,servers hence helps in keeping same environement across all the developers. Another major benefit of docker is rapid development along with continuous and fast deployment.
What do you dislike about the product?
Although containerisation helps in eliminating the problem of compatibility but it requires lots of resources as compare to plain virtual machines which is not cost effective.
What problems is the product solving and how is that benefiting you?
Compatibility issues, now problem of working on one machine and not working on another machine is eliminated, plus helps in fast and continous deployment and development, saves everyone's time.
showing 111 - 120