Azure App Service vs. Red Hat OpenShift

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Azure App Service
Score 8.7 out of 10
N/A
The Microsoft Azure App Service is a PaaS that enables users to build, deploy, and scale web apps and APIs, a fully managed service with built-in infrastructure maintenance, security patching, and scaling. Includes Azure Web Apps, Azure Mobile Apps, Azure API Apps, allowing developers to use popular frameworks including .NET, .NET Core, Java, Node.js, Python, PHP, and Ruby.
$9.49
per month
Red Hat OpenShift
Score 9.3 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
Pricing
Azure App ServiceRed Hat OpenShift
Editions & Modules
Shared Environment for dev/test
$9.49
per month
Basic Dedicated environment for dev/test
$54.75
per month
Standard Run production workloads
$73
per month
Premium Enhanced performance and scale
$146
per month
No answers on this topic
Offerings
Pricing Offerings
Azure App ServiceRed Hat OpenShift
Free Trial
YesYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsFree and Shared (preview) plans are ideal for testing applications in a managed Azure environment. Basic, Standard and Premium plans are for production workloads and run on dedicated Virtual Machine instances. Each instance can support multiple applications and domains.
More Pricing Information
Community Pulse
Azure App ServiceRed Hat OpenShift
Considered Both Products
Azure App Service

No answer on this topic

Red Hat OpenShift
Chose Red Hat OpenShift
Redhat has a high license cost but offers support and the ability to run workloads anywhere with practically no changes.
Red hat allows easier shelling into a container to inspect what is wrong, VS ECS or EKS. There is a lengthy blog post on how to do that for ECS on AWSs blog. …
Features
Azure App ServiceRed Hat OpenShift
Platform-as-a-Service
Comparison of Platform-as-a-Service features of Product A and Product B
Azure App Service
8.0
4 Ratings
0% above category average
Red Hat OpenShift
8.2
192 Ratings
3% above category average
Ease of building user interfaces10.04 Ratings8.4164 Ratings
Scalability10.04 Ratings9.2182 Ratings
Platform management overhead4.14 Ratings7.8168 Ratings
Workflow engine capability5.03 Ratings7.9151 Ratings
Platform access control10.04 Ratings8.3170 Ratings
Services-enabled integration10.04 Ratings8.3157 Ratings
Development environment creation10.04 Ratings8.5166 Ratings
Development environment replication10.03 Ratings8.4159 Ratings
Issue monitoring and notification8.04 Ratings7.8168 Ratings
Issue recovery6.04 Ratings7.5165 Ratings
Upgrades and platform fixes5.14 Ratings8.3169 Ratings
Best Alternatives
Azure App ServiceRed Hat OpenShift
Small Businesses
AWS Lambda
AWS Lambda
Score 8.3 out of 10
AWS Lambda
AWS Lambda
Score 8.3 out of 10
Medium-sized Companies
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
IBM Cloud Private
IBM Cloud Private
Score 9.6 out of 10
Enterprises
Red Hat OpenShift
Red Hat OpenShift
Score 9.3 out of 10
IBM Cloud Private
IBM Cloud Private
Score 9.6 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Azure App ServiceRed Hat OpenShift
Likelihood to Recommend
7.8
(8 ratings)
9.3
(206 ratings)
Likelihood to Renew
-
(0 ratings)
8.8
(23 ratings)
Usability
-
(0 ratings)
7.6
(8 ratings)
Availability
-
(0 ratings)
5.5
(1 ratings)
Performance
-
(0 ratings)
8.7
(128 ratings)
Support Rating
10.0
(2 ratings)
5.3
(8 ratings)
In-Person Training
-
(0 ratings)
7.0
(1 ratings)
Implementation Rating
-
(0 ratings)
8.6
(2 ratings)
Contract Terms and Pricing Model
-
(0 ratings)
8.0
(3 ratings)
Professional Services
-
(0 ratings)
7.3
(1 ratings)
Vendor post-sale
-
(0 ratings)
8.0
(1 ratings)
Vendor pre-sale
-
(0 ratings)
8.0
(1 ratings)
User Testimonials
Azure App ServiceRed Hat OpenShift
Likelihood to Recommend
Microsoft
You may easily deploy your apps to Azure App Service if they were written in Visual Studio IDE (typically.NET applications). With a few clicks of the mouse, you may already deploy your application to a remote server using the Visual Studio IDE. As a result of the portal's bulk and complexity, I propose Heroku for less-experienced developers.
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
Pros
Microsoft
  • It has options to deploy using CI/CD.
  • It has great integration with Azure Devops
  • It has all the common runtimes, so we don't need to install softwares.
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
Cons
Microsoft
  • the learning curve can be tough (just like other azure services)
  • the UX/UI could be more intuitive (just like other azure services as well)
  • monitoring can be hard to understand
  • Microsoft's learning resources are hard to understand
Read full review
Red Hat
  • OpenShift virtualization has a little room for improvement. I'm coming from it as a Rev customer. There's some things in that OpenShift virtualization that were in Rev that I would like to see in OpenShift virtualization. I realized that they're chasing the VMware crowd and that's fine, but from us old Rev customers, we'd like to see some things that was in Rev around via migration and things of that nature that could be in OpenShift virtualization, I hope is being planned to be put in.
Read full review
Likelihood to Renew
Microsoft
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
Usability
Microsoft
I enjoy the fact that Azure App Service can be managed by the Azure portal and a fully graphical user interface, as well as from two different flavors of command-line interface, i.e. Azure CLI and Azure Powershell. By utilizing the Azure Cloud Shell, we are able to switch between Azure Bash (CLI) and Powershell at any given moment and manage the Azure App Service settings from devices of any form-factor (Web based management).
Read full review
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
Reliability and Availability
Microsoft
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
Performance
Microsoft
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
Support Rating
Microsoft
We had an issue where we deployed too large of a resource and didn't notice until the bill came through. They were very understanding and saw we weren't utilizing the resources so they issued a generous refund in about 4 hours. Very fast, friendly, and understanding support reps from my experience.
Read full review
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
In-Person Training
Microsoft
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
Online Training
Microsoft
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
Implementation Rating
Microsoft
No answers on this topic
Red Hat
The learning curve is quite high but worth it.
Read full review
Alternatives Considered
Microsoft
Azure has many data center, their services are more reliable. Azure has way more features than both Linode and DigitalOcean. If someone wants a complete reliable service, he/she must go to Azure instead of Linode and DigitalOcean because even though azure charges more, it is worth the money you pay there.
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
Contract Terms and Pricing Model
Microsoft
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
Scalability
Microsoft
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
Return on Investment
Microsoft
  • Reduced the deployment time of ASP .NET applications in the company.
  • Gave us an alternative to quickly deploy our applications without granting access to the version control system to a third platform.
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
ScreenShots