Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Amazon Corretto
Score 7.7 out of 10
N/A
Amazon Corretto, from AWS, is presented as a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK). Corretto comes with long-term support that will include performance enhancements and security fixes. Amazon states they run Corretto internally on thousands of production services and Corretto is certified as compatible with the Java SE standard. With Corretto, users can develop and run Java applications on popular operating systems, including Linux,…N/A
Red Hat OpenShift
Score 9.2 out of 10
N/A
OpenShift is Red Hat's Cloud Computing Platform as a Service (PaaS) offering. OpenShift is an application platform in the cloud where application developers and teams can build, test, deploy, and run their applications.
$0.08
per hour
Java Cloud
Score 8.6 out of 10
N/A
Oracle offers the Java Cloud Service, a PaaS supporting the fast and easy development of Java applications.
$0.15
Comparison Price (/vCPU)
Pricing
Amazon CorrettoRed Hat OpenShiftOracle Java Cloud
Editions & Modules
No answers on this topic
No answers on this topic
Standard Edition
$0.15485
Comparison Price (/vCPU)
Enterprise Edition
$0.15485
Comparison Price (/vCPU)
High Performance Edition
$0.3871
Comparison Price (/vCPU)
Offerings
Pricing Offerings
Amazon CorrettoRed Hat OpenShiftJava Cloud
Free Trial
NoYesNo
Free/Freemium Version
NoYesNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Amazon CorrettoRed Hat OpenShiftOracle Java Cloud
Considered Multiple Products
Amazon Corretto

No answer on this topic

Red Hat OpenShift

No answer on this topic

Java Cloud
Chose Oracle Java Cloud
Google App Engine is great for Java applications where you are using other Google components already, for example Google GCP, Google BigQuery, etc. Redhat, OpenShift, and Pivotal CloudFounder are great when the application is very complex and includes components that are Java …
Features
Amazon CorrettoRed Hat OpenShiftOracle Java Cloud
Platform-as-a-Service
Comparison of Platform-as-a-Service features of Product A and Product B
Amazon Corretto
-
Ratings
Red Hat OpenShift
8.2
277 Ratings
5% above category average
Oracle Java Cloud
-
Ratings
Ease of building user interfaces00 Ratings8.1239 Ratings00 Ratings
Scalability00 Ratings9.0265 Ratings00 Ratings
Platform management overhead00 Ratings7.9247 Ratings00 Ratings
Workflow engine capability00 Ratings7.9225 Ratings00 Ratings
Platform access control00 Ratings8.4249 Ratings00 Ratings
Services-enabled integration00 Ratings8.2234 Ratings00 Ratings
Development environment creation00 Ratings8.6242 Ratings00 Ratings
Development environment replication00 Ratings8.5229 Ratings00 Ratings
Issue monitoring and notification00 Ratings7.8242 Ratings00 Ratings
Issue recovery00 Ratings7.7240 Ratings00 Ratings
Upgrades and platform fixes00 Ratings8.4243 Ratings00 Ratings
Best Alternatives
Amazon CorrettoRed Hat OpenShiftOracle Java Cloud
Small Businesses
GraalVM
GraalVM
Score 9.1 out of 10
AWS Lambda
AWS Lambda
Score 8.3 out of 10
GraalVM
GraalVM
Score 9.1 out of 10
Medium-sized Companies
Oracle Java SE
Oracle Java SE
Score 8.0 out of 10
IBM Cloud Private
IBM Cloud Private
Score 9.6 out of 10
Oracle Java SE
Oracle Java SE
Score 8.0 out of 10
Enterprises
Oracle Java SE
Oracle Java SE
Score 8.0 out of 10
IBM Cloud Private
IBM Cloud Private
Score 9.6 out of 10
Oracle Java SE
Oracle Java SE
Score 8.0 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
Amazon CorrettoRed Hat OpenShiftOracle Java Cloud
Likelihood to Recommend
9.0
(4 ratings)
9.1
(266 ratings)
9.0
(2 ratings)
Likelihood to Renew
-
(0 ratings)
8.9
(27 ratings)
-
(0 ratings)
Usability
-
(0 ratings)
8.4
(12 ratings)
-
(0 ratings)
Availability
-
(0 ratings)
5.5
(1 ratings)
-
(0 ratings)
Performance
-
(0 ratings)
8.7
(131 ratings)
-
(0 ratings)
Support Rating
-
(0 ratings)
6.9
(10 ratings)
-
(0 ratings)
In-Person Training
-
(0 ratings)
7.0
(1 ratings)
-
(0 ratings)
Implementation Rating
-
(0 ratings)
6.7
(4 ratings)
-
(0 ratings)
Contract Terms and Pricing Model
-
(0 ratings)
8.0
(3 ratings)
-
(0 ratings)
Professional Services
-
(0 ratings)
7.3
(1 ratings)
-
(0 ratings)
Vendor post-sale
-
(0 ratings)
8.0
(1 ratings)
-
(0 ratings)
Vendor pre-sale
-
(0 ratings)
8.0
(1 ratings)
-
(0 ratings)
User Testimonials
Amazon CorrettoRed Hat OpenShiftOracle Java Cloud
Likelihood to Recommend
Amazon AWS
Amazon Corretto is the best platform for individuals, companies, or businesses to get started at no cost and easily develop and run Java applications in the same environment in the Cloud, on-premises, and/or on local PCs. Great support from AWS, solving all performance and security problems, and able to work on different platforms.
Read full review
Red Hat
Red Hat OpenShift, despite its complexity and overhead, remains the most complete and enterprise-ready Kubernetes platform available. It excels in research projects like ours, where we need robust CI/CD, GPU scheduling, and tight integration with tools like Jupyter, OpenDataHub, and Quiskit. Its security, scalability, and operator ecosystem make it ideal for experimental and production-grade AI workloads. However, for simpler general hosting tasks—such as serving static websites or lightweight backend services—we find traditional VMs, Docker, or LXD more practical and resource-efficient. Red Hat OpenShift shines in complex, container-native workflows, but can be overkill for basic infrastructure needs.
Read full review
Oracle
Oracle Java Cloud is especially appropriate for moderate to complex Java applications. Due to BYOL licensing, it is also works well when you are planning to do dev and test in-house and then deploy it on Oracle Java Cloud. It is not well suited for simple Java applications due to the cost of Oracle Java Cloud. Simple applications don't need the fully managed aspect of Oracle Java Cloud.
Read full review
Pros
Amazon AWS
  • It incorporates the newest JDK version's security patches.
  • It's helpful when testing hybrid deployments locally.
  • It provides a significant advantage in terms of overall performance.
  • It is especially useful because it gives us free access to the open JDK on any platform.
Read full review
Red Hat
  • We had a few microservices that dealt with notifications and alerts. We used OpenShift to deploy these microservices, which handle and deliver notifications using publish-subscribe models.
  • We had to expose an API to consumers via MTLS, which was implemented using Server secret integration in OpenShift. We were then able to deploy the APIs on OpenShift with API security.
  • We integrated Splunk with OpenShift to view the logs of our applications and gain real-time insights into usage, as well as provide high availability.
Read full review
Oracle
  • Integration with development tools
  • Auto scale
  • Enhanced security
Read full review
Cons
Amazon AWS
  • Amazon Corretto really has short documentation which has been the issue for us in the past resulting in the development issues
  • This service is relatively unknown and less popular which results in the smaller community which means in case you get stuck somewhere it may be difficult for you to the find the resources.
  • No other issues noted as of now by us
Read full review
Red Hat
  • I wouldn't necessarily say there is look everyday technology transform. I can see a trend wherein Red Hat OpenShift is adopting all the new technology trends and helping their customers align with their priorities and the emerging technology trends. I wouldn't call out various scope for development every day. There is scope for development. It is all how the organizations adopt it and how they deliver it to their customers. I don't want to call out there is scope for development. It's happening. It is a never ending process.
  • At the moment, I don't have anything to call out. We are experiencing Red Hat OpenShift and we can see every day they're coming up with new features as and when they come up with new features, we want to experience it more and more. We are looking for opportunities wherein this can be leveraged to help our users and partners.
Read full review
Oracle
  • Pricing can certainly be improved as the cost adds up for dev/test environments using the Oracle Java Cloud platform.
  • It is hard to customize Oracle Java Cloud for complex Java applications requiring high bandwidth memory and network requirements.
Read full review
Likelihood to Renew
Amazon AWS
No answers on this topic
Red Hat
OpenShift is really easy of use through its management console. OpenShift gives a very large flexibility through many inbuilt functionalities, all gathered in the same place (it's a very convenient tool to learn DevOps technics hands on) OpenShift is an ideal integrated development / deployment platform for containers
Read full review
Oracle
No answers on this topic
Usability
Amazon AWS
No answers on this topic
Red Hat
The virtualization part takes some getting used to it you are coming from a more traditional hypervisor. Customization options are not intuitive to these users. The process should be more clear. Perhaps a guide to Openshift Virtualization for users of RHV, VMware, etc. would ease this transition into the new platform
Read full review
Oracle
No answers on this topic
Reliability and Availability
Amazon AWS
No answers on this topic
Red Hat
Redhat openshift is generally reliable and available platform, it ensures high availability for most the situations. in fact the product where we put openshift in a box, we ensure that the availability is also happening at node and network level and also at storage level, so some of the factors that are outside of Openshift realm are also working in HA manner.
Read full review
Oracle
No answers on this topic
Performance
Amazon AWS
No answers on this topic
Red Hat
Overall, this platform is beneficial. The only downsides we have encountered have been with pods that occasionally hang. This results in resources being dedicated to dead or zombie pods. Over time, these wasted resources occasionally cause us issues, and we have had difficulty monitoring these pods. However, this issue does not overshadow the benefits we get from Openshift.
Read full review
Oracle
No answers on this topic
Support Rating
Amazon AWS
No answers on this topic
Red Hat
Every time we need to get support all the Red Hat team move forward looking to solve the problem. Sometimes this was not easy and requires the scalation to product team, and we always get a response. Most of the minor issues were solved with the information from access.redhat.com
Read full review
Oracle
No answers on this topic
In-Person Training
Amazon AWS
No answers on this topic
Red Hat
I was not involved in the in person training, so i
can not answer this question, but the team in my org worked directly
with Openshift and able to get the in person training done easily, i did not
hear problem or complain in this space, so i hope things happen
seamlessly without any issue.
Read full review
Oracle
No answers on this topic
Online Training
Amazon AWS
No answers on this topic
Red Hat
We went thru the training material on RH webesite, i think its very descriptive and the handson lab sesssions are very useful. It would be good to create more short duration videos covering one single aspect of openshift, this wll keep the interest and also it breaks down the complexity to reasonable chunks.
Read full review
Oracle
No answers on this topic
Implementation Rating
Amazon AWS
No answers on this topic
Red Hat
The learning curve is quite high but worth it.
Read full review
Oracle
No answers on this topic
Alternatives Considered
Amazon AWS
Amazon Corretto is easy to use Open source JDK and very helpful to quickly get started at no cost with great support to build and improve application development on any operating system like Linux, Windows, and/or macOS. Highly available and reliable services backed by Amazon for the success of product development and good user experience.
Read full review
Red Hat
The Tanzu Platform seemed overly complicated, and the frequent changes to the portfolio as well as the messaging made us uneasy. We also decided it would not be wise to tie our application platform to a specific infrastructure provider, as Tanzu cannot be deployed on anything other than vSphere. SUSE Rancher seemed good overall, but ultimately felt closer to a DIY approach versus the comprehensive package that Red Hat OpenShift provides.
Read full review
Oracle
We selected Oracle Java Cloud for its native integration with other Oracle solutions and its focus on Java applications. Overall, our experience with Oracle Java Cloud has been positive, as it has improved our efficiency, security, and scalability in developing cloud applications.
Read full review
Contract Terms and Pricing Model
Amazon AWS
No answers on this topic
Red Hat
It's easy to understand what are being billed and what's included in each type of subscription. Same with the support (Std or Premium) you know exactly what to expect when you need to use it. The "core" unit approach on the subscription made really simple to scale and carry the workloads from one site to another.
Read full review
Oracle
No answers on this topic
Scalability
Amazon AWS
No answers on this topic
Red Hat
This is a great platform to deployment container applications designed for multiple use cases. Its reasonably scalable platform, that can host multiple instances of applications, which can seamlessly handle the node and pod failure, if they are configured properly. There should be some scalability best practices guide would be very useful
Read full review
Oracle
No answers on this topic
Return on Investment
Amazon AWS
  • Fixes & Patches getting delayed.
Read full review
Red Hat
  • All of the above. Red Hat OpenShift going into a developer-type setting can be stood up very quickly. There's a very short period to have developers onboard to it and they're able to become productive much faster than a grow your own type solution.
Read full review
Oracle
  • Positive impact on ROI by reducing the time to deploy Java applications in the cloud.
  • Positive impact on business objectives by reducing the CapEx needed to hire staff to deploy and then later maintain the Java instances.
Read full review
ScreenShots