Awesome tool for Microservice Containerizing
July 03, 2023

Awesome tool for Microservice Containerizing

Ranu Singh | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User

Software Version

Other

Modules Used

  • Docker Hub
  • Docker Compose
  • Docker Swarm

Overall Satisfaction with Docker

We're using docker for containerizing the micro services that are created in our organization. With this we're able to use machines and servers very efficiently and even deploying services got very easy for us. With docker it is very easy to deploy any application because most of the dependency are automatically managed by it.
  • Micro services containerizing
  • Automatically managing dependecny
  • Avoiding conflict between multiple application related to library and operating system
  • As of now it doesn't support legacy OS which they must support
  • Very resource consuming, can be improved
  • Docker compose
  • Docker hub
  • Docker swarm
  • It had really help us in creating scalable systems
  • Useful when it comes to CI/CD

Do you think Docker delivers good value for the price?

Yes

Are you happy with Docker's feature set?

Yes

Did Docker live up to sales and marketing promises?

Yes

Did implementation of Docker go as expected?

Yes

Would you buy Docker again?

Yes

  1. If you have multiple application in same language like python then there are very high chances that you may have library conflicts and platform related conflicts that can be handled by it.
  2. If you have multiple applications that needs to be deployed on same server then also it can be used.
  3. If you have to deploy application in clusters then also it can be used.

Using Docker

50 - We provide banking services and healthcare service in India and other country.
10 - We have team of devops who provides docker support too.
  • CI/CD
  • Containerizing
  • Ease of Deployment