Sign in Agent Mode
Categories
Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

7 AWS reviews

External reviews

34 reviews
from and

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


    Shan Ahmed

Automation boosts load management with promising growth in application modernization

  • December 13, 2024
  • Review provided by PeerSpot

What is our primary use case?

The main goal is the modernization of our applications. We have a few applications running on mainframes, which increase costs. We aim to modernize them on containers and microservices. We are shifting towards Kubernetes or Docker. As an enterprise client, the best solution is Red Hat OpenShift paired with support from Red Hat.

What is most valuable?

A valuable feature of Red Hat OpenShift is its ability to handle increased loads by automatically adding nodes. This automation impresses us and benefits us in managing loads on applications.

Although we have just started the transition and are moving slowly, OpenShift has been helpful in modernizing our applications, and it is a positive step forward.

What needs improvement?

The GUI could have more capabilities, particularly around virtualization. Some features are missing, such as storage migrations, when compared with VMware.

As we use both Red Hat virtualization and OpenShift together, differentiating between them becomes challenging. We should aim to include VMware-like capabilities to be competitive, especially considering cost factors.

For how long have I used the solution?

I have been working with OpenShift for a year now.

What do I think about the stability of the solution?

Right now, I would rate the stability of OpenShift as eight out of ten. It performs well under load, providing the desired output.

What do I think about the scalability of the solution?

Red Hat OpenShift scales excellently, with a rating of ten out of ten. It allows for scaling as much as needed, which is a significant advantage.

How are customer service and support?

We are currently dealing with both local support and Red Hat support, and they have been amazing.

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

We were a VMware house for a long time, about ten to 15 years. However, the cost for VMware skyrocketed, making it hard to continue using it.

How was the initial setup?

The initial setup is complex.

What's my experience with pricing, setup cost, and licensing?

The cost is a crucial factor, particularly with licensing. As things evolve, companies increasingly focus on cost-effectiveness.

Which other solutions did I evaluate?

Kubernetes, as an open-source option, is a significant competitor, particularly for those dealing with cost concerns.

What other advice do I have?

I would rate OpenShift nine out of ten overall.

It is suitable for any company, regardless of size. Smaller companies may opt for open-source solutions like Kubernetes. However, OpenShift offers comprehensive support, which is appealing to enterprise clients.


    reviewer2587590

Seamlessly monitor microservices with streamlined DevOps capabilities

  • December 03, 2024
  • Review provided by PeerSpot

What is our primary use case?

We use it for container orchestration. Some customers don't need to go with the coordinated open source as they need a more enterprise solution, so we use OpenShift. We mainly use it to host IBM CloudSec. We are working with CloudSec for integration, CloudSec for automation, and as a prerequisite for them, they need an OpenShift.

How has it helped my organization?

With OpenShift, it gives me the ability and capability to monitor all my microservices and all my containers using its integrated monitoring. Its horizontal pod scaling is more efficient than the one used in Kubernetes.

What is most valuable?

Most benefit from it, however, I work with Kubernetes, and installing Vanilla Kubernetes is easy. That said, it introduces many tools that need to be set up individually. OpenShift comes ready out of the box, with all tools installed and configured. Red Hat certifies and confirms that all the components are compatible with each other.

OpenShift's superior dashboard is a notable strength, especially when compared to Kubernetes. The integrated DevOps capabilities, such as pipelines and the container registry, are extremely beneficial.

Additionally, its capability to monitor microservices and containers with integrated tools like Prometheus is a major advantage. The horizontal pod scaling exceeds the scalability features I found in Kubernetes.

What needs improvement?

OpenShift requires a very expensive and complex infrastructure. If I have a Kubernetes cluster with one master and three workers, to apply the same configuration in OpenShift, I need about three masters, three infra, and three workers.

It uses around double the resources of vanilla Kubernetes. Also, learning OpenShift requires complex infrastructure, needing vCenter integration, more advanced answers, active directory, and more expensive hardware. These demands can deter people from learning OpenShift.

For how long have I used the solution?

I have been working with Red Hat OpenShift for about four years now.

What do I think about the stability of the solution?

OpenShift is stable but comes at the cost of a very expensive infrastructure. It provides better performance yet requires more resources compared to vanilla Kubernetes.

What do I think about the scalability of the solution?

OpenShift's horizontal pod scaling is more effective and efficient than that used in Kubernetes, making it a superior choice for scalability.

How are customer service and support?

We have dealt with many cases with Red Hat support, and while they eventually solve issues, it sometimes takes them a long time to reach a resolution, particularly with complex matters related to IBM Cloud. We have rated their support a seven out of ten.

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

I have used Vanilla Kubernetes, VMware Kubernetes, etc., before. OpenShift is the more powerful and supported solution between them.

How was the initial setup?

The setup involves creating a configuration file called 'install-config.' After providing necessary parameters such as vCenter's URL, username, and password, an Ignition file is generated. A virtual machine is then created from an OVA file with attached parameters.

Although the process is still somewhat complex due to user-provisioned infrastructure, OpenShift offers a simpler installer-provided infrastructure. We chose user-provided because it offers more control over our environment.

What was our ROI?

With OpenShift combined with IBM Cloud App integration, I can spin an integration server in a second as compared to traditional methods, which could take days or weeks.

What's my experience with pricing, setup cost, and licensing?

The cost of OpenShift is very high, particularly with the OpenShift Plus package, which includes many products and services. While I know it's expensive, I do not have the specific numbers.

Which other solutions did I evaluate?

I have used Vanilla Kubernetes, VMware Kubernetes, etc., before. OpenShift has proven to be better.

What other advice do I have?

I recommend having a solid understanding of Kubernetes before transitioning to OpenShift as it is based on Kubernetes. Without this knowledge, managing and maintaining OpenShift can be a nightmare.

I rate OpenShift as a nine point nine out of ten. I suggest considering the necessary infrastructure and related costs before adopting OpenShift.


    UsmanMalik

Containerized applications scale efficiently and has flexible pricing

  • November 29, 2024
  • Review provided by PeerSpot

What is our primary use case?

We are building an application that is a containerized application, and we are using Red Hat OpenShift for that application.

What is most valuable?

The concept of containers and scaling on demand is a feature I appreciate the most about Red Hat OpenShift.

Our solutions can easily scale to any number of users or requests if we are running on the cloud. The cloud also supports the pay-as-you-go model, so scalability is the biggest benefit.

What needs improvement?

They could work on the pricing model, making it more flexible and possibly lower.

For how long have I used the solution?

It has been almost one and a half years, maybe a little more.

What do I think about the stability of the solution?

I would rate the stability somewhere around eight to nine out of ten. It is very stable.

What do I think about the scalability of the solution?

It is easy to scale Red Hat OpenShift. The on-demand provisioning of pods and auto-scaling, whether horizontal or vertical, is the best part.

How are customer service and support?

I have been pretty happy in the past with getting support from Red Hat. We haven't had many cases regarding the support for OpenShift, however, we opened a couple of tickets, and they were satisfactorily answered.

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

We have also used the VMware environment in our setup.

How was the initial setup?

I would say the initial setup is not very complex, but moderately complex, similar to other containerized platforms like Kubernetes. Compared to what we are used to running, such as other virtualization platforms like VMware, it is moderately complex.

What's my experience with pricing, setup cost, and licensing?

Red Hat can improve on the pricing part by making it more flexible and possibly on the lower side.

Which other solutions did I evaluate?

For the very basic features, I can compare it with VMware Tanzu as we are running a basic setup at the moment.

What other advice do I have?

I rate Red Hat OpenShift somewhere around eight out of ten.

AI integration sounds like a good idea as AI is the future, and a lot of products in the market are benefiting from AI integration.


    Thiago A.

OpenShift - platform

  • October 08, 2024
  • Review provided by G2

What do you like best about the product?
Scalability, management, and resilience in supporting environments.
What do you dislike about the product?
I have nothing negative to declare
What problems is the product solving and how is that benefiting you?
Obsolescence and modernization of the park.


    Tiago G.

Definition of Solution Architecture with applicability of large platforms and providers

  • October 08, 2024
  • Review provided by G2

What do you like best about the product?
Architecture containers integrations and availabilities and maintainability.
What do you dislike about the product?
I believe that in certain scenarios, multi-cloud migration may involve rework.
What problems is the product solving and how is that benefiting you?
Agility in environment construction, specialized support.


    reviewer2541351

Faster time to market and vendor flexibility with room for smoother application deployments

  • September 13, 2024
  • Review provided by PeerSpot

What is our primary use case?

We help some operators implement the container platform. Some of the operators use other software, such as VMware or Whitestack. Our focus is on pushing Red Hat products. We also use OpenShift for containerized applications in IT and networks, including applications like My Mobistar, My Carlos, and Smart Wi-Fi.

How has it helped my organization?

The solution primarily benefits our organization by reducing time to market, avoiding vendor lock-in, and facilitating multi-cloud environments. These capabilities allow us to leverage various cloud providers and integrate seamlessly between on-premise and public cloud solutions.

What is most valuable?

Valuable features include time to market, avoiding vendor lock-in, and the ease of working in a multi-cloud environment. This flexibility allows the use of multiple cloud platforms such as AWS, Microsoft, Google, and IBM.

What needs improvement?

The speed of deploying new applications can be improved. Additionally, enhancing the process for changing to DevOps models from Waterfall workflows would be beneficial. There are issues with capacity planning and lifecycle management that need to be addressed, particularly in avoiding problems due to congestion or misunderstanding between software factories and Red Hat experts.

For how long have I used the solution?

I have been using OpenShift for more than three years.

What do I think about the stability of the solution?

In general, customers are very happy with the stability of the solution. In Argentina, the main three operators are using OpenShift and find the stability to be quite good.

What do I think about the scalability of the solution?

All customers are very happy with the scalability of OpenShift. The main three operators in Argentina use OpenShift, and they find the stability quite good, contributing to its scalability.

How are customer service and support?

Customer service is effective, particularly with the TAM (Technical Account Manager) service, which includes highly experienced personnel. Operators are very happy with the TAM services.

How was the initial setup?

The initial setup is moderately complex. While it is not extremely difficult, operators typically require assistance from Red Hat experts.

What about the implementation team?

Operators usually need the help of Red Hat experts during the setup phase.

What's my experience with pricing, setup cost, and licensing?

I don't have detailed knowledge about the setup costs or ROI. However, I know it is cheaper than some other platforms.

What other advice do I have?

I'd rate the solution eight out of ten.


    Mirco Zamprogno

Robust platform with valuable automation capabilities

  • May 31, 2024
  • Review provided by PeerSpot

What is our primary use case?

We use the product primarily for CI/CD activities across different platforms using Argo CD and Tekton to deliver applications.

What needs improvement?

The platform's documentation could be more comprehensive to cover the full spectrum of user needs. Sometimes, achieving specific goals is challenging due to a lack of detailed guidance.

For how long have I used the solution?

I've been using Red Hat OpenShift for about six months.

What do I think about the stability of the solution?

I would rate the product stability as an eight.

What do I think about the scalability of the solution?

The platform is scalable.

How was the initial setup?

I'm not directly involved in the deployment process, but from what I've observed, it seems manageable.

What other advice do I have?

I would recommend Red Hat OpenShift, especially for its automation capabilities. It's a solid platform, backed by reputable companies like IBM, ensuring stability and security.

I rate it an eight.


    Petr Bunka

Used for runtime or application migration, transitioning from classic application servers

  • May 22, 2024
  • Review provided by PeerSpot

What is our primary use case?

We use Red Hat OpenShift for runtime or application migration, transitioning from classic application servers and configuration restore machines.

What is most valuable?

The solution offers ease with which we can define how to run applications and configure them. It's much more convenient than creating a virtual machine and configuring application servers, making the process faster and simpler.

What needs improvement?

There are some features regarding English and communication. This refers to external communication points to and from the OpenShift cluster. However, there are limitations due to the cluster's setup.

There are configuration problem, but we managed to find a workaround. Now, we're waiting for Red Hat to address it as a patch. In the meantime, we're using the workaround and are somewhat satisfied. Dealing with just one issue was unexpected, but it did take longer.

What do I think about the scalability of the solution?

The solution is highly scalable. This is a key feature that led us to transition from classic legacy applications to OpenShift because adding more nodes and scaling applications is straightforward. However, it's important to note that applications need to be designed to support this scalability.

From an external perspective, it's accessible via the OpenShift Internet. Some services require authentication for users, while others are available to non-authenticated users. t can handle anywhere from ten thousand to one hundred thousand users. I rate it a ten out of ten.

How are customer service and support?

We don't have a huge number of ticket.

How was the initial setup?

The initial setup is complex as you need to know the steps. You can design the configuration of the cluster because it comprises various nodes, including infrastructure nodes, control points, and workers. You need to understand how to set up these basic components of the cluster and address persistent volume challenges to ensure they function properly.

What's my experience with pricing, setup cost, and licensing?

The product comes with annual subscription. I rate the solution’s pricing an eight out of ten.

What other advice do I have?

The automation capabilities are straightforward. The tools are designed from the ground up to facilitate automation processes, making it increasingly comfortable to create CI/CD automation processes

One piece of advice is not to be stuck in old ways of thinking because you may need to transition to different types of work. Once you make this shift, you'll find that it's easier than it was in the past.

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


    EisaShaheen

Significantly enhanced and streamlined our organization's application development and deployment processes

  • January 29, 2024
  • Review provided by PeerSpot

What is our primary use case?

I'm currently engaged in developing containerized microservices applications, managing thirteen modules within an OpenShift environment. These modules collectively handle automated payment processes for various services. My role involves closely monitoring these modules on OpenShift, ensuring optimal resource allocation such as storage and CPU usage. Additionally, I'm tasked with implementing solutions for scenarios of resource overutilization, including autoscaling capabilities to accommodate high traffic periods efficiently. I also focus on scaling down resources during low-traffic periods to optimize cost and performance.

How has it helped my organization?

OpenShift has significantly enhanced and streamlined our organization's application development and deployment processes. It offers more than just Kubernetes clusters, providing additional features like the Dashboard, which greatly simplifies tasks for developers. Moreover, OpenShift adds an extra layer of security, ensuring that applications run securely with features like hashing upgrades.

It offers a vast repository of images and tools tailored for deployment and application development. This rich ecosystem makes deployment and performance optimization much easier compared to our previous methods. Additionally, by opting for OpenShift, we gain access to comprehensive support from their expert team.

It streamlines our development and deployment processes through automation. From development to deployment, all processes are automated, providing efficiency and productivity gains. Developers can submit their changes for approval, and once approved, the deployment to production can proceed without requiring manual intervention. This streamlined workflow not only makes the process easier but also enhances productivity across the team.

The integration capabilities of OpenShift with other platforms and services have greatly enhanced our workflow. When you opt for OpenShift, whether through a subscription or by installing it on your servers, you gain access to a comprehensive support system provided by Red Hat. OpenShift features a marketplace with a wide array of operators, facilitating seamless integration and deployment of various services. For instance, popular services like Elasticsearch can be easily integrated into the cluster directly from the user interface and dashboard, making the installation process much simpler and more user-friendly.

The broad support for multiple languages and frameworks in OpenShift has positively impacted the productivity of our development teams. We've observed significant improvements in our tools and team collaboration since adopting this platform. As we continue to enhance our processes, it's evident that most of our development team members are actively engaged and contributing, particularly our dedicated engineers and architects.

When comparing the efficiency of OpenShift Container Orchestration to other solutions we've considered, such as Kubernetes, we find that OpenShift aligns well with our existing architecture and team structure. Our approach resembles the architecture of OpenShift, with a team leader overseeing multiple workers.

What is most valuable?

One of the most valuable features of OpenShift for our operations is its auto-scaling capability. This feature is crucial for handling high loads or traffic spikes in our applications. With OpenShift, we have the flexibility to scale our applications up or down as needed, providing a significant benefit to our operations.

OpenShift offers robust tools for monitoring application traffic, allowing us to analyze client requests and other business-related metrics. This enables us to effectively manage our applications and make informed decisions to optimize performance.

What needs improvement?

An enhancement to consider for the future might involve incorporating a comprehensive solution for CI/CD tailored specifically for OpenShift.

For how long have I used the solution?

I have been working with it for three years.

What do I think about the stability of the solution?

I would rate its stability abilities eight out of ten.

What do I think about the scalability of the solution?

I would rate its scalability capabilities seven out of ten. More than three thousand users use it daily.

How are customer service and support?

We are experiencing dissatisfaction with the technical support as we often receive delayed responses when raising questions. I would rate it five out of ten.

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

We previously worked with Kubernetes cluster, but we switched to using OpenShift, as advised by our architect. This change is aimed at achieving greater scalability and stability for our product, as we've encountered challenges with our setup at the time.

How was the initial setup?

The initial setup was relatively straightforward.

What about the implementation team?

We manually installed the deployment three months ago, utilizing grid protection systems. I have been handling both development and production environments. In the development phase, I build deployments from scratch, while for production, I collaborate with another vendor. I manage all steps of installation and ensure smooth migration to the production environment.

What's my experience with pricing, setup cost, and licensing?

The cost is quite high. I would rate it eight out of ten.

What other advice do I have?

Overall, I would rate it seven out of ten.


    reviewer2336730

Stable platform providing a high grade of security and reliability

  • January 25, 2024
  • Review provided by PeerSpot

What is our primary use case?

OpenShift works as a data pipeline management tool.

What needs improvement?

There are challenges related to additional security layers, connectivity compliance for endpoints, and integration. Additionally, it needs a little training to understand the process.

What do I think about the stability of the solution?

It is a highly stable product. I rate the stability a ten out of ten.

How was the initial setup?

We have deployed OpenShift on the cloud. It is a one-time setup and can take longer to deploy. Once implemented, the rest of the deployment becomes easier. I rate the process a six out of ten.

What's my experience with pricing, setup cost, and licensing?

The product has reasonable pricing. It is an affordable solution but needs a learning effort to understand industrial-grade security.

What other advice do I have?

OpenShift facilitates DevOps practices and improves CI/CD workflows in terms of stability compared to Jenkins. We receive new versions of the plugin in timely intervals. If we do not upgrade the plugins, it introduces some security vulnerabilities at a corporate level.

I advise others to go for the product as it offers high security and reliability. I rate it an eight out of ten.