Share your experience using Flockport

The easiest route - we'll conduct a 15 minute phone interview and write up the review for you.

Use our online form to submit your review. It's quick and you can post anonymously.

Your review helps others learn about this solution
The PeerSpot community is built upon trust and sharing with peers.
It's good for your career
In today's digital world, your review shows you have valuable expertise.
You can influence the market
Vendors read their reviews and make improvements based on your feedback.
Examples of the 84,000+ reviews on PeerSpot:

Javad_Talebi - PeerSpot reviewer
Cloud architect at Vodafone
Real User
Top 5Leaderboard
Multi-cloud support has positively influenced and streamlines the operation of our e-commerce systems for major brands
Pros and Cons
  • "It is a stable solution. It is nearly perfect. I would rate the stability a ten out of ten."
  • "More integrations with other platforms would be beneficial."

What is our primary use case?

I use it to containerize microservices. It's a comprehensive container solution for managing microservices.

How has it helped my organization?

It streamlines the operation of our e-commerce systems for major brands, making deployment easy and cost-effective.

It significantly simplifies our deployment and management processes. We've containerized over ten microservices, improving efficiency and deployment speed.

For Kubernetes management, the key thing is managing containers. It reduces errors compared to traditional servers. Since containers are lighter weight, deploying them is faster. Think about it this way - if an image is smaller and lighter, you can install it much quicker. This is especially beneficial when you need to deploy a large number of containers, potentially in just minutes or even seconds.

What is most valuable?

The multi-cloud support has positively influenced our maintenance and operational efficiency.

What needs improvement?

More integrations with other platforms would be beneficial.

For how long have I used the solution?

I have been using it for more than five years. 

What do I think about the stability of the solution?

It is a stable solution. It is nearly perfect. I would rate the stability a ten out of ten. 

What do I think about the scalability of the solution?

It is a scalable solution. I would rate the scalability a ten out of ten. 

It was extensively used in our company. There were around a thousand end users using it. 

How was the initial setup?

Deployment time varies depending on the cluster configuration. Sometimes, it can take days. It depends on the configuration of the clusters. In some cases, like the configuration assessment can take longer. But that's not because of Docker itself.

It's just because we might not have information about the Docker configuration, for example. Let's say you have a cluster in another Kubernetes environment, and you want to use a port from that other cluster on your current Kubernetes cluster. That can make things more complex.

What about the implementation team?

We used a consultant's help.

What other advice do I have?

I recommend it.

Overall, I would rate the solution a seven out of ten. 

Disclosure: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate
Software Architect at AIOPS group
Real User
Top 5Leaderboard
Provides a comprehensive platform for deploying and managing containerized applications across cloud environments
Pros and Cons
  • "Mirantis Container Cloud operates similarly to how we interact with databases. It provides a comprehensive platform for deploying and managing containerized applications across cloud environments."
  • "The solution's stability could be improved."

What is our primary use case?

We use Mirantis Container Cloud to package and configure our microservices. Whether it's a simple standalone service or a service with a PostgreSQL or MongoDB connection, we handle it all in a Docker file.

How has it helped my organization?

We don't use Mirantis Container Cloud straightforwardly. We use it through GCP and Google's managed Kubernetes environment.

What is most valuable?

Mirantis Container Cloud operates similarly to how we interact with databases. It provides a comprehensive platform for deploying and managing containerized applications across cloud environments.

The solution makes it easy to reconfigure your microservices. Each microservice has its configuration stored in one file. If you need to scale or perform any other action, you can access these configuration files and scale the specific part of your system. This approach divides the system into manageable pieces while keeping them interconnected. The configurations are centralized, preventing scattered configurations across random places.

What needs improvement?

The solution's stability could be improved. 

For how long have I used the solution?

I have been using Mirantis Container Cloud for two years.

What do I think about the stability of the solution?

Mirantis Container Cloud is designed to facilitate easy setup and reconfiguration of microservices. Each microservice has its configuration stored in a single file. Scaling or adjusting components can be achieved by modifying these Docker files. This approach breaks down the system into manageable pieces while ensuring coherence and centralized configuration management. Overall, it offers stability and ease of management.

I rate the solution’s stability a nine out of ten.

What do I think about the scalability of the solution?

The solution is scalable.

How are customer service and support?

We have a dedicated team that handles all requests. They can contact support for issues like Postgres or anything else. In the past few years, we've encountered some problems with containers around five times, but our team has managed to address them effectively.

Which solution did I use previously and why did I switch?


How was the initial setup?

The initial setup is straightforward but requires some knowledge and research to be executed properly. Once you understand the process, it becomes simple, involving configuration in one file. It is easy to reconfigure

Google provides us with GKE, a managed global cloud Kubernetes engine. We've deployed our application there. It's familiar territory for us, and scaling up or down is incredibly simple. Our workflow revolves around GitHub actions and a specific set of configurations. 

What other advice do I have?

You have support for multiple configurations. Let's say you need a service that uses a SQL database; perhaps you require another well-known SQL database. With Mirantis Container Cloud, you can configure all these in one place. Additionally, these services can connect seamlessly. You can specify the ports on which they connect in a single configuration file, consolidating all settings in one central location.

All these cloud platforms—Google, Amazon, Microsoft Azure, and others—offer a managed Docker environment.

We are also using Mirantis Container Cloud for development. It simplifies the setup needed for your project. Instead of installing various components individually on your Windows or IOS, such as a SQL database, a NoSQL database, DocIQ, with Docker, you can install everything within Docker containers. This keeps your project setup separate from your computer's environment. It's really convenient, if you need to transition to a different project with different requirements. You can simply discard the Docker images associated with the previous project and install the new ones for the new project. This process doesn't affect your computer, whether it's running Windows, Mac, Linux, or any other operating system.

It's a great solution. It's designed to handle complex, demanding, and scalable applications. Occasionally, these issues can be challenging to investigate, necessitating support intervention. I recommend this solution.

If you would like to scale your application to get millions of end users. It offers the biggest scalability.

Mirantis is simplifying their setup, stability and the easy use of configuration.

Overall, I rate the solution a nine out of ten.

Which deployment model are you using for this solution?

Hybrid Cloud
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate