Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Docker on CentOS 7

VM Pro Support | 1.0.1

Linux/Unix, CentOS 7 - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

12 reviews
from G2

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


    Rajat H.

Docker on CentOS is a great solution for deploying sandbox and production environments

  • June 21, 2023
  • Review verified by G2

What do you like best about the product?
Virtual environments (Containers) can be spun up and down quickly and without directly compromising the local host. There is a massive community of available containers and supporting documentation.
What do you dislike about the product?
Viewing logs through the command line can sometimes be annoying. It doesn't replace the need for a full-blown Virtual Machine, but definitely serves its purpose well.
What problems is the product solving and how is that benefiting you?
I use Docker to spin up sandbox environments while developing applications. I can then easily test and develop my software before deploying it to a production environment. I also use Docker to run multiple self-contained services on the same host without greatly / directly compromising localhost security.


    Prashanth K.

very useful for development

  • May 10, 2023
  • Review provided by G2

What do you like best about the product?
Its wasy to use and can build and share images internally for quick development turnaround.
What do you dislike about the product?
a bit more UI based tools for better management of dockers would be good
What problems is the product solving and how is that benefiting you?
its helping in our devops where we can quickly get a deployment tested


    Sajal A.

Containerisation

  • March 17, 2023
  • Review provided by G2

What do you like best about the product?
Easily containerisation of any application for deployment. It also provides persistent storage where data can be stored and retrieved for the future.
What do you dislike about the product?
with an increase in number of containers, maintenance becomes complex with increasing challenges.
What problems is the product solving and how is that benefiting you?
Containerisation


    Abhishek K.

Best in the market

  • March 16, 2023
  • Review provided by G2

What do you like best about the product?
Docker packages apps with dependencies into containers that can run on any system, making deployment across different environments easier
What do you dislike about the product?
Docker containers can have security risks like container breakouts, which could give attackers access to the host system. Take proper security measures to minimize these risks.
What problems is the product solving and how is that benefiting you?
Docker on CentOS 7 solves problems related to portability, dependency conflicts, and resource efficiency. This benefits developers and system administrators by providing a consistent and efficient way to deploy and manage applications


    Rupesh K.

Usage of Docker on CentOS

  • March 15, 2023
  • Review provided by G2

What do you like best about the product?
With the help of Docker, we can easily containerize any kind of application and deploy it without worrying about any deployment issues, along with this, it also supports multiple applications and microservices. It is also very easy to install Docker on CentOS, just by running a few commands
What do you dislike about the product?
The only issue I have observed with Docker on CentOS, it is hard to maintain a large number of containers and to solve this thing, we can make use of Kubernetes on CentOS.
What problems is the product solving and how is that benefiting you?
Docker highly helps in turning applications into Docker images, these images can be deployed as containers without any infrastructure issues. Also, we can easily scale the applications when there is high load on the application.


    Pratik D.

Smooth packaging of applications and softwares to install in any environment

  • March 15, 2023
  • Review provided by G2

What do you like best about the product?
Docker provides CLI Command Line Interface that made our life easy when it came to create,develop, run, deploy and manage containers. Also the availability of pre-built images saved a lot of our time.
What do you dislike about the product?
We did not face any dificulties using it, may be for new users it might seem heavy software to start using, but once used to it is a piece of cake. Everyone would love using it no doubt.
What problems is the product solving and how is that benefiting you?
Running, creating, deploying, managing Containers, Integrating with Kubernetes and other tools, simplifying the tasks of packaging,deploying and managing applications on client machines made easy.


    Naveen K.

Docker on CentOS for pipeline pilot containerization

  • March 14, 2023
  • Review provided by G2

What do you like best about the product?
Pipeline pilot is made in two flavours, windows and Linux. Support of Linux makes it particularly good for using it on docker container on CentOS.
What do you dislike about the product?
Unlike windows the installation of pipeline pilot inside a docker container has to be written in an yml file.
What problems is the product solving and how is that benefiting you?
Docker on CentOS make pipeline pilot highly scalable for a large load of data analysis.


    Dhinesh P.

Docker on CentOS 7

  • March 14, 2023
  • Review provided by G2

What do you like best about the product?
Best about Docker on CentOS 7 is less latency on building docker image and providing persistent storage where data can be easily stored and retrieved.
What do you dislike about the product?
Nothing major to dislike on docker on cent is.
What problems is the product solving and how is that benefiting you?
Building new image and spinning up the container for application development


    Saurabh B.

used docker for MySQL on CentOs

  • March 14, 2023
  • Review provided by G2

What do you like best about the product?
The ability to package the run time and other dependencies and the performance.
What do you dislike about the product?
in complex implementation scenarios it becomes difficult and also for legacy apps there is no support
What problems is the product solving and how is that benefiting you?
Packaging MySQL database as a managed service product


    Vivek P.

Docker on Centos

  • April 28, 2022
  • Review provided by G2

What do you like best about the product?
It's very easy to install and configure it on the centos7, For our microservice-based application, we used the centos-based platform, the best part of this is, that we get support directly from its forum community to resolve the issue.
What do you dislike about the product?
Not faced any issue till now. Everything is working well so far.
What problems is the product solving and how is that benefiting you?
we are a logistic and supply-chain based company, And we use docker containers to install our applications and other related applications like Kafka, debezium and Prometheus, and it is very easy to upgrade to the latest build.