Overview

Product video
Red Hat OpenShift Service on AWS (ROSA) is a fully-managed and jointly supported Red Hat OpenShift offering that combines the power of Red Hat OpenShift, the industry's most comprehensive enterprise Kubernetes platform, and the AWS public cloud.
Installation, monitoring, management, maintenance, and upgrades are performed by Red Hat site reliability engineers (SRE) covering the complete stack including the control plane, worker nodes and key services. You can also deploy clusters across multiple Availability Zones in supported regions to maximize availability. With all this covered, your ops team would only need to step in when managing user access for your developers who can take advantage of the 150+ AWS cloud-native compute, database, analytics, machine learning, networking, mobile, and other services.
The cluster can be scaled as your business' needs dictate. Choose from memory-optimized, compute-optimized, or general purpose EC2 instance types, with clusters sized to meet your needs. The service can be paid as you go with flexible hourly on-demand billing. You will receive a single bill from AWS for both Red Hat OpenShift & AWS consumption. An annual billing model is available as well; check out the pricing information below to find out what you can save with annual contracts.
Give your team the focus and tools to accelerate the development process with familiar APIs and existing Red Hat OpenShift tools for deployment in AWS, all from the AWS console.
Highlights
- Fully-managed and jointly supported Red Hat OpenShift offering that combines the power of Red Hat OpenShift, the industry's most comprehensive enterprise Kubernetes platform, and the AWS public cloud.
- Scale as your business needs and pay-as-you-go with flexible pricing with an on-demand hourly or annual billing model.
- Jointly operated & supported by Red Hat & AWS with an integrated support experience and 99.95% uptime SLA.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Buyer guide

Financing for AWS Marketplace purchases
Pricing
- ...
Dimension | Cost/hour |
|---|---|
m5.xlarge Recommended | $0.171 |
c7a.xlarge | $0.171 |
r8id.metal-96xl | $16.416 |
g5.12xlarge | $2.052 |
c6id.12xlarge | $2.052 |
m6in.12xlarge | $2.052 |
g6.24xlarge | $4.104 |
r5dn.xlarge | $0.171 |
m7a.8xlarge | $1.368 |
i7i.4xlarge | $0.684 |
Vendor refund policy
N/A
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Additional details
Resources
Vendor resources
Support
Vendor support
This product is jointly supported by Red Hat and AWS with an integrated support experience and 99.95% uptime SLA. You can either contact AWS support via the Support Center accessible from the AWS console (https://console.aws.amazon.com/support/ ), or you can open a support case via Red Hat's Customer Portal (https://access.redhat.com ) where you will also find self-service support articles and up to date phone contact information.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products

Customer reviews
Automation has improved multi-customer operations and delivers resilient, always-on infrastructure
What is our primary use case?
I work for IBM Control, so I work with Red Hat and VMware, both technologies. I am working with OpenShift. I have not worked on Red Hat CloudForms, but I work with OpenShift. I am the integrator. We are creating automation for our customers using OpenShift, and we have implemented Ansible Tower Platform for automating all the system admin tasks.
We create what you call Ansible playbooks, which we execute for automation and deploy across all of our multi-customers within IBM and Control.
What is most valuable?
I find the resilient infrastructure feature of OpenShift very valuable, as it has no downtime at all.
I find OpenShift to be very scalable.
What needs improvement?
The initial setup of OpenShift is difficult; it takes a while to set it up. It is difficult to set up OpenShift because of the infrastructure requirements and the customization required to set up the software.
I would advise others looking into using OpenShift that it is a pretty product, widely accepted by customers, easily scalable, and highly reliable, but it should be more user-friendly. I think it should be more user-friendly because many people request assistance setting it up the first time.
For how long have I used the solution?
I have been working with the solution for three and a half years.
What do I think about the stability of the solution?
OpenShift is stable. I would say the stability of OpenShift is nine out of ten.
What do I think about the scalability of the solution?
I find OpenShift to be very scalable. I would rate the scalability of OpenShift a nine.
How are customer service and support?
I think the technical support from Red Hat is good. I rate the technical support an eight. The reason for the rating of eight for technical support is that problems arise frequently, and they need to fix those issues, as it is open-source software requiring a lot of customizations.
Which solution did I use previously and why did I switch?
We actually buy everything with maintenance; when we buy the software, we buy it with maintenance.
How was the initial setup?
The initial setup of OpenShift is difficult; it takes a while to set it up. It is difficult to set up OpenShift because of the infrastructure requirements and the customization required to set up the software. I would rate the initial setup of OpenShift around five.
The initial setup of that solution took us weeks, but now the deployment is completed within days. It took one to ten days to set up OpenShift.
What about the implementation team?
There are twenty-four to twenty-five people involved in the deployment. I think two to three people are architects, along with all the engineers involved.
What other advice do I have?
I would advise others looking into using OpenShift that it is a pretty product, widely accepted by customers, easily scalable, and highly reliable, but it should be more user-friendly. I think it should be more user-friendly because many people request assistance setting it up the first time. I cannot think of any new features that could be added to make the solution better right now. My overall review rating for this solution is eight out of ten.
Deployment workflows have become smoother and collaboration improves across multiple modules
What is our primary use case?
Our main use case for Red Hat OpenShift is that our application, the CBMS application, is a microsite divided into multiple modules with multiple back-end modules built using Spring Boot and Java and UI modules built using Vue.js and React.js. These individual modules are deployed in Red Hat OpenShift, and whenever we make any changes and push to a feature branch, that particular feature branch gets merged with the development branch, and then a build is triggered. Once a build is triggered and I log into Red Hat OpenShift client platform from IBM Cloud, I can see that a build is happening. If there is any compilation issue, the build fails, and if there is no issue, once the build completes, a deployment happens and the application is deployed.
Apart from that, we check config maps, secrets, and see logs in the pod. For example, we worked on another application named AL Lab where the client asked us to download the profile pictures of all the senior managers working in IBM. From that pod, we wrote an API to zip the profile pictures downloading from Box and then put that inside one container from which that application was running and downloaded it. There are many other use cases, and it is very difficult to remember each one of them, but when I am working and seeing the user interface of that application, they come to mind.
A specific example of when Red Hat OpenShift helped my team solve a problem is when I came into this project that got migrated from the Chinese team. I think they built most of the things, and we have a DevOps person in our team who has most of the controls. Now, coming to help, we can find out the config maps and the secrets from Red Hat OpenShift by going into the console. If we need to run the application locally, we can get the secrets and put them in our STS application YML to run the application. I do not have too much experience because I am not getting many opportunities to work on Red Hat OpenShift. My basic work is mainly writing code in this project, which may be Java code, Spring Boot code, Python code, or React.js and Vue.js code, without being too much into the DevOps side, as there is a different person managing that. Whenever she faces any challenge, we work together to solve the problem.
We are mainly using Red Hat OpenShift as a deployment platform where we are pushing our changes. The image is built into the container registry, and when the build triggers, that particular image gets deployed into the containers and pod in Kubernetes . Once the application starts, it gets the secret config maps from specific locations, and the application starts and serves the client.
What is most valuable?
The best features that Red Hat OpenShift offers include the capabilities for deployment and build of our application. When we are deploying the application in the dev environment, there is a sorting feature based on the name and date, which is very helpful because we have multiple containers and deployments running inside dev, QA, stage, and prod environments. Once we are deploying in dev and have triggered a build, being inside that console, the sorting feature helps us understand whether the recent build has been triggered, which is very helpful.
Red Hat OpenShift has positively impacted our organization by improving efficiency and collaboration, as this is the first time I am trying to use Red Hat OpenShift after previously working with AWS . In the earlier project at Prudential, I was using AWS and before that, in Kroger, we were using IBM Cloud instead of Red Hat OpenShift. In comparison, Red Hat OpenShift seems to be better than IBM Cloud, as that is how I used it in Kroger. I cannot provide a comparison between AWS and Red Hat OpenShift at this juncture, as I was not very aware of what was happening in AWS, and a lot of time has passed since then.
What needs improvement?
At this particular point, I think it is very difficult for me to suggest how Red Hat OpenShift can be improved, as I need specific documentation outlining all features. Understanding Red Hat OpenShift UI is essential to provide feature improvement ideas, and I currently do not have the knowledge to do so. I do not have anything coming to my mind at this point regarding challenges or areas in which I think Red Hat OpenShift could be easier to use.
For how long have I used the solution?
I have been using Red Hat OpenShift on this client advantage project for approximately one and a half years.
What do I think about the stability of the solution?
In my experience, Red Hat OpenShift is stable.
What do I think about the scalability of the solution?
Red Hat OpenShift's scalability is good. We have one application named Content Microservice, which has multiple containers running in production, specifically four containers. I do not think it needs any horizontal or vertical scaling because our user base is not that large, but I believe that in such a situation, Red Hat OpenShift will be able to horizontally or vertically scale itself.
How are customer service and support?
I did not go to Red Hat OpenShift customer support, so I have not had any interactions or needed help.
Which solution did I use previously and why did I switch?
Before Red Hat OpenShift, I used AWS, but I was working as a developer, so I was not too much aware of the DevOps aspects. In Kroger, I also used IBM Cloud, but I cannot remember much since it has been over two or three years. There, we were updating the IBM Cloud registry and seeing the logs in LogDNA and checking the container registry, where we used to remove images and tag images, but that is all I can recall.
Which other solutions did I evaluate?
When I came into this project of client advantage microsite, they were already using Red Hat OpenShift, so I did not have the opportunity to evaluate it against other products as I was not in a position to make that decision.
What other advice do I have?
My advice for others looking into using Red Hat OpenShift is to give it a try if someone wants to use a cloud platform. They can assess how much they gain and how much cost saving occurs, possibly giving it a try on a trial basis for one or two months. I truly suggest that any company wanting to move to the cloud should give Red Hat OpenShift a try. My overall rating for Red Hat OpenShift is eight out of ten.
Modernization has reduced server footprint and is simplifying container-based application work
What is our primary use case?
My main use case for Red Hat OpenShift is that in our organization, we are going into a modernization of our application where we are moving away from our traditional application approach. Now we are moving forward.
A specific example of how I'm using Red Hat OpenShift in my organization is that we have around 18 clusters and for now, we are maintaining around 16 applications in Red Hat OpenShift.
Day-to-day, I'm using Red Hat OpenShift as we are moving into adding applications to containers, using it regularly on troubleshooting issues, whatever the customer encounters.
What is most valuable?
The best feature Red Hat OpenShift offers in my experience is the Service Mesh . The recent update of the Service Mesh is a very good component of Red Hat.
Red Hat OpenShift has positively impacted my organization as the main focus was to reduce the physical servers we have in our warehouse. That helped us a lot in moving into containerization and handling the application.
After moving to Red Hat OpenShift, I noticed we moved around 16 applications, and each application used to use around six to eight servers. So, roughly around 110-150 servers have been reduced right now.
What needs improvement?
Red Hat OpenShift can be improved as I commonly use the CLI console, but I have not explored much on the graphical console. I have been working on the command line mostly and not explored much on the console. I feel like it might be more advanced and useful for newcomers who are not familiar with the command line.
Further needed improvements in Red Hat OpenShift include that getting the providers will be a little bit tricky in the console. When I tried to add searching on providers, that was a little bit tricky.
For how long have I used the solution?
I have been using Red Hat OpenShift for one year.
What do I think about the stability of the solution?
In my experience, Red Hat OpenShift is very stable.
What do I think about the scalability of the solution?
Scalability-wise, Red Hat OpenShift is pretty much good, as it is one click where we can scale any of the applications.
How are customer service and support?
The customer support of Red Hat OpenShift is good as I have reached out to them a couple of times. The customer support was easy. We have a premium membership with the Red Hat team, so it is very convenient and they get back to us as soon as we require. They are also knowledgeable.
Which solution did I use previously and why did I switch?
Previously, we have not used any other solutions before Red Hat OpenShift as we directly moved to it.
How was the initial setup?
Since deploying Red Hat OpenShift, I have seen a return on investment as it saved a lot. Once we deployed, there is very minimalistic time spent on troubleshooting issues. Everything is taken care of by the containers or the new pods we have deployed. Time was the major thing which saved a lot, and in terms of resources, it has reduced resource utilization so the remaining users can focus on other tasks.
What about the implementation team?
Our company has a business relationship with Red Hat as we are a partner.
What was our ROI?
Since deploying Red Hat OpenShift, I have seen a return on investment as it saved a lot. Once we deployed, there is very minimalistic time spent on troubleshooting issues. Everything is taken care of by the containers or the new pods we have deployed. Time was the major thing which saved a lot, and in terms of resources, it has reduced resource utilization so the remaining users can focus on other tasks.
What's my experience with pricing, setup cost, and licensing?
I may provide information about setup costs in another review at a later time.
Which other solutions did I evaluate?
Before choosing Red Hat OpenShift, we did not evaluate other options as this was an organization decision where we did not involve other tools.
What other advice do I have?
I rate Red Hat OpenShift a nine out of ten.
I rated it a nine because it made a lot of work easy for me comparatively to handling servers, where I used to work in monolithic applications. This helped me a lot when I moved to Red Hat OpenShift. Kubernetes was the part where I used to work on and when I moved to Red Hat OpenShift, it gave me a broader way where I can think or explore much on what is not there with Kubernetes . The functions and features all together in one place helped me a lot.
My advice for others looking into using Red Hat OpenShift is that I surely advise going with Red Hat OpenShift, which is a very convenient way to handle their applications and to reduce the cost of servers and whatever resources we spend. Those resources can be utilized much more efficiently with Red Hat OpenShift, and that is the very easiest way.
I have additional thoughts about Red Hat OpenShift in that I appreciate the documentation given by the Red Hat team. That helps us a lot from a learning perspective.
Training has expanded my container skills but management complexity still needs improvement
What is our primary use case?
My main use case for Red Hat OpenShift is to train and learn more about containers and Kubernetes , aiming to upgrade my competencies in this field to propose solutions with Red Hat OpenShift containerization and virtualization for my clients.
Most of my Red Hat OpenShift deployment is for training. I encounter difficulties in understanding and deploying Red Hat OpenShift due to the many scenarios for bare metals and virtualization, including various deployment methods such as assisted installers or dark sites installation. This presents a challenge for me, but with extensive training and deployment, I understand the differences and can deploy clusters with different scenarios for private cloud, bare metals, or proofs of concept.
Until now, we are trying to learn and gain competencies with this ecosystem to assist our clients in understanding the differences between traditional data centers and modern data centers with Red Hat OpenShift containers and integration with virtualization. Many clients are unaware of this new Red Hat OpenShift product based on Kubernetes and how it can replace legacy infrastructures from VMware or other solutions, providing an all-in-one solution focused on operational ease and efficiency for their teams transitioning to these new systems from Red Hat.
What is most valuable?
In my opinion, the best features Red Hat OpenShift offers include the integration of all specifications related to container, virtualization, and storage through the Storage Data Foundation in one cluster. This provides a comprehensive solution for clients. However, I find it quite challenging to maintain and manage everything without extensive experience. The combination of storage, virtualization, and containers, along with the necessity of networking expertise, makes management difficult for me in the Red Hat OpenShift cluster, but I see great future potential.
Red Hat OpenShift has positively impacted my organization. I have learned a lot about these new technologies. Initially, I was apprehensive about learning Kubernetes, but through Red Hat OpenShift, I gained the confidence to deploy Kubernetes or discuss this solution in meetings. Red Hat OpenShift has proven to be an intelligent product for me, being built on Kubernetes, which is widely recognized and is where many cloud providers are deploying new workloads. Knowing Red Hat OpenShift signifies that I am becoming a Kubernetes expert.
What needs improvement?
I hope that the interface and dashboard can become more user-friendly to assist in creating clusters and managing network interfaces easily, as opposed to relying heavily on command lines, which complicates management and troubleshooting. I envision a graphical user interface similar to what VMware offers with vSphere for seamless management.
I do not have additional needs for the specifications at the moment, but perhaps we require more functions within the dashboard and clearer configurations that allow users to integrate security more intuitively from the user interface rather than through YAML files or command lines. A setup similar to what VMware did with NSX, HCI storage, and VDS would greatly benefit future users of Red Hat OpenShift, especially those with less experience in Kubernetes ecosystems.
I have not yet seen specific outcomes or metrics regarding time saved or skills gained from this experience.
For how long have I used the solution?
I have been working in my current position since 2018.
What do I think about the stability of the solution?
In my experience, Red Hat OpenShift is stable, although I have encountered errors during my labs and proofs of concept. Sometimes, I struggle to comprehend these issues, possibly due to underlying factors, but overall, I find it to be a reliable product from Red Hat.
What do I think about the scalability of the solution?
Red Hat OpenShift's scalability is excellent. As with any Kubernetes cluster, scaling is not a problem. Red Hat OpenShift is designed to be scalable in deployment, making it easy to scale worker nodes, pods, and deployments without issues.
How are customer service and support?
During my training session, I experienced a problem with my training cluster and sought support. The support team attempted to assist me, although it was challenging to comprehend the issues as I was new. Additionally, I supported a client who had Red Hat OpenShift deployment with VMware, where I helped resolve underlying VMware issues that affected their Red Hat OpenShift cluster.
Which solution did I use previously and why did I switch?
I previously used VMware, which was the primary solution throughout my career. I have also utilized other solutions from Proxmox, Nutanix, or Red Hat Virtualization, which is the standard virtualization product.
How was the initial setup?
My experience with pricing, setup cost, and licensing involved a pre-sales project with Red Hat OpenShift last year, which ultimately did not proceed as the client decided to cancel. Consequently, I only have limited experience that helped me understand the differences between licensing in bare metal, virtualization, and various deployment models such as Red Hat OpenShift, Red Hat OpenShift Plus, and Red Hat OpenShift with Data Foundation, based on CPU or physical cores.
What was our ROI?
Red Hat OpenShift has positively impacted my organization. I have learned a lot about these new technologies. Initially, I was apprehensive about learning Kubernetes, but through Red Hat OpenShift, I gained the confidence to deploy Kubernetes or discuss this solution in meetings.
Red Hat OpenShift has proven to be an intelligent product for me, being built on Kubernetes, which is widely recognized and is where many cloud providers are deploying new workloads. Knowing Red Hat OpenShift signifies that I am becoming a Kubernetes expert.
I have not yet seen specific outcomes or metrics regarding time saved or skills gained from this experience. I do not have improvements or metrics to share regarding return on investment from my work with Red Hat OpenShift.
What's my experience with pricing, setup cost, and licensing?
My experience with pricing, setup cost, and licensing involved a pre-sales project with Red Hat OpenShift last year, which ultimately did not proceed as the client decided to cancel. Consequently, I only have limited experience that helped me understand the differences between licensing in bare metal, virtualization, and various deployment models such as Red Hat OpenShift, Red Hat OpenShift Plus, and Red Hat OpenShift with Data Foundation, based on CPU or physical cores.
Which other solutions did I evaluate?
I directly adopted Red Hat OpenShift without evaluating other options.
What other advice do I have?
My advice for others considering Red Hat OpenShift is to ensure they have substantial experience in networking and storage, particularly with Kubernetes. It is crucial not to approach Red Hat OpenShift without a proper understanding of Kubernetes. I would rate my overall experience at three out of five.
Platform has provided resilient clustered deployments and supports rapid rollback for safe changes
What is our primary use case?
A specific example of how I use Red Hat OpenShift to set up a product for customers is that it starts with determining how much a customer has to spend because when you're looking at clusters where you have actual control over the worker nodes, you have to determine what they are going to be. If you're doing something with an AWS cluster, then you need to work out what it's going to cost them on a monthly cycle.
What is most valuable?
Red Hat OpenShift has positively impacted my organization with its scalability, security, as well as the ability to control it effectively.
What needs improvement?
For how long have I used the solution?
What other advice do I have?
When I'm doing a traditional deployment with Red Hat OpenShift and I want to implement a change, if the change fails, all I need to do is reverse out the build. One click reverses out all the changes after the operational ones are done. This capability to deploy easily, effectively, and with great change management, as well as very granular control over who can do what and what processes can be run, is valuable.
I give Red Hat OpenShift a rating of nine because there are always difficulties in implementation.
Red Hat OpenShift is deployed in my organization across public cloud, private cloud, hybrid cloud, on-premises, as well as UAT. For our public cloud deployment, we use AWS . We purchased Red Hat OpenShift through the AWS Marketplace .