Free Java Production Support on Microsoft Azure and Azure Stack
Java developers can now build and run production Java applications using builds of OpenJDK without incurring additional support costs. Click here for more!
Join the DZone community and get the full member experience.
Join For FreeThanks to Scott Sellers, President and CEO at Azul Systems, for taking me through their collaboration with Microsoft to make fully compatible and compliant commercial builds of Java SE available for Java developers on Microsoft Azure.
Azul Systems will provide fully-supported Zulu Enterprise builds of OpenJDK for Azure for all long-term support (LTS) versions of Java, starting with Java SE 7, 8, and 11
The new Azul and Microsoft initiative is designed to ensure that Java developers and Java-based businesses using Microsoft Azure have access to fully-supported, certified, open source builds of OpenJDK with timely security updates and bug fixes – without incurring additional licensing or support costs.
Background
The Java SE landscape is undergoing a change in release cadence and support availability. In September 2017, Oracle announced the end of free public security updates and platform bug fixes for Java SE 8 and Java SE 11, effective January 2019. This announcement was in addition to the introduction of a six-month cadence of future Java releases, and the designation of long-term support (LTS) versions of Java SE to be released every three years.
Azul’s Zulu Enterprise builds of OpenJDK are compatible and compliant builds of OpenJDK that have been extensively tested and certified by Azul Systems. As with Oracle’s commercially supported Java SE products, Azul’s builds of OpenJDK have quarterly security updates and bug fixes, which are also an integral part of Azul’s offering for Azure.
To help ensure Azure customers are able to adopt new releases of Java at their own pace, Azul provides long-term support (LTS) for major releases of Java SE, starting with Java 7 and 8, and the newly-released Java 11. This support includes the backporting of security updates and bug fixes to Java 7 and 8 reported in newer versions of Java such as Java 11 and ensures the continued stability and security of older versions of Java. The chart below highlights the announced support for Zulu Enterprise on Microsoft Azure:
The Oracle Java SE Support roadmap and Azul Systems Java SE roadmap can both be found here.
Perspective on the New Azul Systems and Microsoft Java Initiative
“For the past year, many aspects of the Java landscape have been in transition," said John Abbott, co-founder and Distinguished Analyst at 451 Research. “Developers need certainty and the assurance of continuing support and maintenance for their technology platform of choice. Microsoft will help to provide that assurance through its collaboration with Azul, a long- established contributor of innovation to the Java community.”
“We have been delivering certified builds of OpenJDK to Microsoft for more than five years,” said Sellers. “With today’s announcement, we extend our collaboration by standing with Microsoft to deliver fully-supported builds of Zulu Enterprise to the community of Azure-based Java developers – at no additional cost to them -- for both development and production use.”
John Montgomery, Partner Director of Program Management for Developer Tools at Microsoft Corp. said, “Even as Java moves forward, there are many Java applications that depend on Java 7 and 8. We’re pleased to be able to work with Azul to support Java for our mutual customers, starting from Java 7, ensuring that customers can move forward to new versions of Java at their own pace, with confidence that they’ll be able to run on a compatible, supported, and secure Java platform for many years.”
Details of the New Support for Java on Azure
Azul Systems will deliver certified production editions of Zulu Enterprise for use with Azure. These production editions of Zulu Enterprise are built, tested, and certified by Azul Systems and are supported by Azure Support and Azul Systems. Azure Stack Java developers will not have to pay license or support fees to any third party for Java SE support.
Availability
As a result of this new initiative, Azure-based Java developers will be able to consume certified, production-ready builds of OpenJDK from multiple locations and in a variety of package types. Furthermore, Azure users will also be able to build unlimited Docker images, which include the supported Zulu Enterprise builds of OpenJDK using production editions of any Windows or Linux distros available on Azure.
Current distributions of Zulu Enterprise for Azure and Azure Stack users include the following:
- Zulu packages for Azure via Apt repository
- Zulu packages for Azure via Yum repository
- Downloadable bundles for Azure are available on the Azul Azure Partner website
- Zulu Docker images are available via the Microsoft Container Registry
- Zulu Dockerfiles are available from the Microsoft GitHub repository
- Machine images incorporating Zulu are also available for Ubuntu and Windows on the Azure Marketplace
Opinions expressed by DZone contributors are their own.
Comments