News

Will Microsoft’s Ongoing Push Draw Java Developers to Azure?

“We use more Java than one can imagine,” Microsoft says on the Microsoft Build of OpenJDK website. The marketing hyperbole notwithstanding, Redmond has been promoting Java to its developer community vigorously for a while now, but it recently began pumping up its Java push on several fronts, including promoting new guidance for devs using the popular programming language on its Azure cloud computing platform.

The company created the Java Engineering Group within its Developer Division in 2019, acquired jClarity to optimize Java workloads on Azure, expanded its participation in the Eclipse Foundation to become a Strategic Member, and established its own port of the OpenJDK. Microsoft’s latest developer team newsletter demonstrates an unambiguous Java-on-Azure focus with multiple tutorials and other guidance.

The company’s heavy use of Java and continuing promotion of the language for Azure computing comes even though the language is similar in many ways to its own flagship programming language: C#. The comparison between the two languages was detailed in the 2019 article “Key differences and similarities between C# and Java.”

Here’s what the article, published on the Western Governors University site, says about the two languages:
Java and C# are both object-oriented languages heavily influenced by C++. Their syntax and features have a lot of similarities, although C# has more features because it is newer. But while both languages depend on third party frameworks and reusable components, it is fair to say that Java has more frameworks than C# and is slightly more portable.

These languages have been around for a long time, and it is important to understand that any application built using one language, can generally be built using the other language as well. But, when building applications in .NET framework, the language of choice usually is C#. So, for an application developer the choice of language depends on the need and the application’s platform.

However, when the application’s platform is the cloud instead of on-premises .NET running on Windows as is typical in the Microsoft-centric dev camp, things change. Here, Microsoft champions Java. The reasons for this come in the Java on Azure site, which in reply to the “Why Java on Azure?” question lists these answers saying that developers can: