Microsoft Azure vs. Oracle Java SE

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Microsoft Azure
Score 8.5 out of 10
N/A
Microsoft Azure is a cloud computing platform and infrastructure for building, deploying, and managing applications and services through a global network of Microsoft-managed datacenters.
$29
per month
Oracle Java SE
Score 8.0 out of 10
N/A
Oracle Java SE is a programming language and gives customers enterprise features that minimize the costs of deployment and maintenance of their Java-based IT environment.N/A
Pricing
Microsoft AzureOracle Java SE
Editions & Modules
Developer
$29
per month
Standard
$100
per month
Professional Direct
$1000
per month
Basic
Free
per month
No answers on this topic
Offerings
Pricing Offerings
Microsoft AzureOracle Java SE
Free Trial
YesNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsThe free tier lets users have access to a variety of services free for 12 months with limited usage after making an Azure account.
More Pricing Information
Community Pulse
Microsoft AzureOracle Java SE
Features
Microsoft AzureOracle Java SE
Infrastructure-as-a-Service (IaaS)
Comparison of Infrastructure-as-a-Service (IaaS) features of Product A and Product B
Microsoft Azure
8.4
28 Ratings
2% above category average
Oracle Java SE
-
Ratings
Service-level Agreement (SLA) uptime8.227 Ratings00 Ratings
Dynamic scaling8.626 Ratings00 Ratings
Elastic load balancing8.725 Ratings00 Ratings
Pre-configured templates8.226 Ratings00 Ratings
Monitoring tools8.327 Ratings00 Ratings
Pre-defined machine images8.425 Ratings00 Ratings
Operating system support8.927 Ratings00 Ratings
Security controls8.627 Ratings00 Ratings
Automation8.225 Ratings00 Ratings
Best Alternatives
Microsoft AzureOracle Java SE
Small Businesses
DigitalOcean Droplets
DigitalOcean Droplets
Score 9.4 out of 10
GraalVM
GraalVM
Score 9.1 out of 10
Medium-sized Companies
SAP on IBM Cloud
SAP on IBM Cloud
Score 9.0 out of 10
GraalVM
GraalVM
Score 9.1 out of 10
Enterprises
SAP on IBM Cloud
SAP on IBM Cloud
Score 9.0 out of 10
GraalVM
GraalVM
Score 9.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Microsoft AzureOracle Java SE
Likelihood to Recommend
8.7
(97 ratings)
9.0
(33 ratings)
Likelihood to Renew
10.0
(17 ratings)
-
(0 ratings)
Usability
8.4
(37 ratings)
9.0
(3 ratings)
Availability
6.8
(2 ratings)
-
(0 ratings)
Support Rating
8.0
(28 ratings)
8.0
(19 ratings)
Implementation Rating
8.0
(2 ratings)
-
(0 ratings)
User Testimonials
Microsoft AzureOracle Java SE
Likelihood to Recommend
Microsoft
Azure is particularly well suited for enterprise environments with existing Microsoft investments, those that require robust compliance features, and organizations that need hybrid cloud capabilities that bridge on-premises and cloud infrastructure. In my opinion, Azure is less appropriate for cost-sensitive startups or small businesses without dedicated cloud expertise and scenarios requiring edge computing use cases with limited connectivity. Azure offers comprehensive solutions for most business needs but can feel like there is a higher learning curve than other cloud-based providers, depending on the product and use case.
Read full review
Oracle
Oracle Java SE is well suited to long-running applications (e.g. servers). Java Swing (UI toolkit) is now rather outdated, lacking support for modern UI features. JavaFX, the potential replacement for Swing, has now been separated out of Java core. Ideally, there would be a path to migrate a large application incrementally from Swing to JavaFX, but due to different threading models and other aspects, it is difficult. At this point, it is probably better to use an embedded web browser (e.g. JxBrowser) to provide a modern UI in HTML/Javascript and keep just the business logic in Java.
Read full review
Pros
Microsoft
  • Microsoft Azure is highly scalable and flexible. You can quickly scale up or down additional resources and computing power.
  • You have no longer upfront investments for hardware. You only pay for the use of your computing power, storage space, or services.
  • The uptime that can be achieved and guaranteed is very important for our company. This includes the rapid maintenance for security updates that are mostly carried out by Microsoft.
  • The wide range of capabilities of services that are possible in Microsoft Azure. You can practically put or create anything in Microsoft Azure.
Read full review
Oracle
  • Plenty support built into the tool and IDE like Maven, Ant, Eclipse, IntelliJ.
  • Strong object-orientation language and clear project structure.
  • Wrapper underlines hardware and memory management so the developers can focus on business and implementation.
  • It offers a huge library and framework support from third-parties and the community.
Read full review
Cons
Microsoft
  • The cost of resources is difficult to determine, technical documentation is frequently out of date, and documentation and mapping capabilities are lacking.
  • The documentation needs to be improved, and some advanced configuration options require research and experimentation.
  • Microsoft's licensing scheme is too complex for the average user, and Azure SQL syntax is too different from traditional SQL.
Read full review
Oracle
  • Commercial Licensing in 2019. Oracle will charge commercial organizations using Java SE for upgrading to the latest bug fixes and updates. Organizations will now need to either limit their implementation of Java SE or may need to drop it altogether.
  • Slow Performance. Due to the all of the abstraction of the JVM, Java SE programs take much more resources to compile and run compared to Python.
  • Poor UI appearance on all of the major GUI libraries (Swing, SWT, etc.). Through Android Studio, it is easy to get a native look/feel for Java apps, but when it comes to desktops, the UI is far from acceptable (does not mimic the native OS's look/feel at all).
Read full review
Likelihood to Renew
Microsoft
Moving to Azure was and still is an organizational strategy and not simply changing vendors. Our product roadmap revolved around Azure as we are in the business of humanitarian relief and Azure and Microsoft play an important part in quickly and efficiently serving all of the world. Migration and investment in Azure should be considered as an overall strategy of an organization and communicated companywide.
Read full review
Oracle
No answers on this topic
Usability
Microsoft
As Microsoft Azure is [doing a] really good with PaaS. The need of a market is to have [a] combo of PaaS and IaaS. While AWS is making [an] exceptionally well blend of both of them, Azure needs to work more on DevOps and Automation stuff. Apart from that, I would recommend Azure as a great platform for cloud services as scale.
Read full review
Oracle
Oracle Java SE provides the new features along with timely security patches. New features like Record patterns and pattern matching for switches are very useful. With every new release of Java, it is getting better. Sequenced collections are also an interesting feature added to Java. With all these new features, backward compatibility is also maintained.
Read full review
Reliability and Availability
Microsoft
It has proven to be unreliable in our production environment and services become unavailable without proper notification to system administrators
Read full review
Oracle
No answers on this topic
Support Rating
Microsoft
We were running Windows Server and Active Directory, so [Microsoft] Azure was a seamless transition. We ran into a few, if any support issues, however, the availability of Microsoft Azure's support team was more than willing and able to guide us through the process. They even proposed solutions to issues we had not even thought of!
Read full review
Oracle
Java is such a mature product at this point that there is little support from the vendor that is needed. Various sources on the internet, and especially StackOverflow, provide a wealth of knowledge and advice. Areas that may benefit from support is when dealing with complex multithreading issues and security libraries.
Read full review
Implementation Rating
Microsoft
As I have mentioned before the issue with my Oracle Mismatch Version issues that have put a delay on moving one of my platforms will justify my 7 rating.
Read full review
Oracle
No answers on this topic
Alternatives Considered
Microsoft
As I continue to evaluate the "big three" cloud providers for our clients, I make the following distinctions, though this gap continues to close. AWS is more granular, and inherently powerful in the configuration options compared to [Microsoft] Azure. It is a "developer" platform for cloud. However, Azure PowerShell is helping close this gap. Google Cloud is the leading containerization platform, largely thanks to it building kubernetes from the ground up. Azure containerization is getting better at having the same storage/deployment options.
Read full review
Oracle
Chose to go with Java instead of Python or C++ due to the expertise on the ground with the technology, for its ease of integration with our heterogeneous setup of production servers, and for the third party library support which we've found was able to address some challenging aspects of our business problem.
Read full review
Return on Investment
Microsoft
  • For about 2 years we didn't have to do anything with our production VMs, the system ran without a hitch, which meant our engineers could focus on features rather than infrastructure.
  • DNS management was very easy in Azure, which made it easy to upgrade our cluster with zero downtime.
  • Azure Web UI was easy to work with and navigate, which meant our senior engineers and DevOps team could work with Azure without formal training.
Read full review
Oracle
  • The different versions make it harder to work with other companies where some use newer versions while some use older versions, costing time to make them compatible.
  • Licenses are getting to be costly, forcing us to consider OpenJDK as an alternative.
  • New features take time to learn. When someone starts using them, everyone has to take time to learn.
Read full review
ScreenShots