<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Rhel on Shaaf's blog</title><link>https://shaaf.dev/tags/rhel/</link><description>Recent content in Rhel on Shaaf's blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 07 May 2021 07:07:22 +0200</lastBuildDate><atom:link href="https://shaaf.dev/tags/rhel/index.xml" rel="self" type="application/rss+xml"/><item><title>Deploy Quarkus everywhere with Red Hat Enterprise Linux (RHEL)</title><link>https://shaaf.dev/post/2021-05-17-deploy-quarkus-everywhere/</link><pubDate>Fri, 07 May 2021 07:07:22 +0200</pubDate><guid>https://shaaf.dev/post/2021-05-17-deploy-quarkus-everywhere/</guid><description>&lt;blockquote>
&lt;p>&lt;em>Orignally posted at&lt;/em> &lt;a href="https://developers.redhat.com/blog/2021/04/07/deploy-quarkus-everywhere-with-red-hat-enterprise-linux-rhel#">Red Hat Developers&lt;/a>&lt;/p>&lt;/blockquote>
&lt;p>Java is one of the most used languages out there and has been in the&lt;a href="https://www.tiobe.com/tiobe-index/?hid=B4E841AA3BF5CD6D546F03D321E49994&amp;amp;wordfence_lh=1"> top three&lt;/a> for the last two decades. Java powers millions of applications across verticals and platforms. Linux is widely deployed in data centers, Edge networks, and Cloud. Today we announce the availability of Quarkus for all our Red Hat Enterprise Linux (RHEL) customers. If you are running RHEL, you can now also run Red Hat Build of Quarkus (RHBQ). By doing this, we enable our customers, partners, and software vendors to use RHBQ in their applications with ease and furthermore enable them to deploy Quarkus for multiple use-cases for Java on Linux. If you are developing applications on a Kubernetes platform like Openshift, you can also use RHBQ with it, and this was&lt;a href="https://www.redhat.com/en/blog/introducing-quarkus-red-hat-openshift"> announced&lt;/a> last year. What is Quarkus and how can I develop and deploy it on RHEL? Learn more in this post.&lt;/p></description></item><item><title>Creating and deploying a Java 8 runtime container image</title><link>https://shaaf.dev/post/2019-02-26-create-java-8-runtime-container-image/</link><pubDate>Tue, 26 Feb 2019 07:07:22 +0200</pubDate><guid>https://shaaf.dev/post/2019-02-26-create-java-8-runtime-container-image/</guid><description>&lt;blockquote>
&lt;p>&lt;em>Orignally posted at&lt;/em> &lt;a href="https://developers.redhat.com/blog/2019/02/26/create-java-8-runtime-container-image">Red Hat Developers&lt;/a>&lt;/p>&lt;/blockquote>
&lt;p>A Java runtime environment should be able to run compiled source code, whereas a development kit, for example, OpenJDK, would include all the libraries/binaries to compile and run the source code. Essentially the latter is a superset of the runtime environment. More details on OpenJDK support and lifecycle can be found &lt;a href="https://access.redhat.com/articles/1299013">here&lt;/a>.&lt;/p>
&lt;p>Red Hat ships and supports container images with OpenJDK for both Java 8 and 11. More details are &lt;a href="https://access.redhat.com/containers/#/search/openjdk">here&lt;/a>. If you are using Red Hat Middleware, the s2i images shipped are also useful to deploy, for example, on Red Hat Openshift Container Platform.&lt;/p></description></item></channel></rss>