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.
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 .
Which deployment model are you using for this solution?
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Hybrid cloud platform has standardized telecom workloads and delivers consistent operations
What is our primary use case?
My main use case for Red Hat OpenShift is serving telco customers. A quick specific example of how I use Red Hat OpenShift for my telco customers involves different applications that reside in containers on those particular container platforms. This workload includes different parts such as AMF and UPF, which are the basic functions that I normally use as applications on Red Hat OpenShift.
How has it helped my organization?
Red Hat OpenShift has positively impacted our organization by adding significantly to our revenues because what we were doing through other vendors shows that with vanilla Kubernetes , there are many features and extra advantages in Red Hat OpenShift. It has had a strong positive impact on our organization by standardizing how we build, deploy, and operate applications across environments. One of the biggest benefits is its operational consistency. It provides a uniform Kubernetes platform across both on-premises and cloud environments. From an availability and reliability perspective, Red Hat OpenShift's built-in lifecycle management and automated upgrades, along with self-healing capabilities, have improved overall system stability.
Currently, I am not equipped with specific outcomes or metrics that demonstrate this positive impact, but it has significantly improved all these parameters.
What is most valuable?
The best features Red Hat OpenShift offers include security, hybrid multi-cloud, and bare metal flexibility. The Operator framework and lifecycle automation are also part of it, along with improved CI/CD and GitOps pipelines, and strong security with compliance features.
In my day-to-day operations, I find lifecycle automation to be the most valuable feature. Additionally, Red Hat OpenShift provides developers with hands-on extra capabilities and experiences.
What needs improvement?
Red Hat OpenShift can be improved by reducing its complexity. We could also have better UX, especially for day two operations. There is always some scope for optimization that we can address.
For how long have I used the solution?
I have been using Red Hat OpenShift for four years.
What do I think about the stability of the solution?
Red Hat OpenShift is stable and offers the most stability among all the competitors and enterprise-level solutions available.
What do I think about the scalability of the solution?
The scalability of Red Hat OpenShift is great, with many options available to scale it according to your requirement or demand. The extent to which you can scale depends on the environment you are deploying it in.
How are customer service and support?
The customer support is great, and we have many channels through which we can approach them.
Which solution did I use previously and why did I switch?
We have previously used VMware and Wind River, and while we still use them for some of our customers, we switched to Red Hat OpenShift because we found the best features there.
What was our ROI?
I do not have any readily available data regarding return on investment metrics, but I can say that we see relevant improvements in money saved, time saved, and fewer employees needed.
What's my experience with pricing, setup cost, and licensing?
My experience with pricing, setup cost, and licensing involves a different team that handles all these aspects, so as a SRE, I do not need to worry about these things.
Which other solutions did I evaluate?
Before choosing Red Hat OpenShift, we evaluated other options such as Mesos, but Red Hat OpenShift is more futuristic.
What other advice do I have?
My advice for others looking into using Red Hat OpenShift is that you need to first get hands-on experience with the technology. It is based on vanilla Kubernetes, but they have added additional capabilities for which having basic knowledge is essential. You should go through their portals and lab environments available.