<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Redhat on Shaaf's blog</title><link>https://shaaf.dev/tags/redhat/</link><description>Recent content in Redhat on Shaaf's blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 24 Feb 2022 07:07:22 +0200</lastBuildDate><atom:link href="https://shaaf.dev/tags/redhat/index.xml" rel="self" type="application/rss+xml"/><item><title>SQL cache stores and more in Data Grid 8.3</title><link>https://shaaf.dev/post/2022-02-24-sql-cache-stores-and-more-data-grid-83/</link><pubDate>Thu, 24 Feb 2022 07:07:22 +0200</pubDate><guid>https://shaaf.dev/post/2022-02-24-sql-cache-stores-and-more-data-grid-83/</guid><description>&lt;blockquote>
&lt;p>&lt;em>Orignally posted at&lt;/em> &lt;a href="https://developers.redhat.com/articles/2022/02/24/sql-cache-stores-and-more-data-grid-83">Red Hat Developers&lt;/a>&lt;/p>&lt;/blockquote>
&lt;p>&lt;a href="https://developers.redhat.com/products/datagrid/overview">Red Hat Data Grid&lt;/a> is a distributed, cloud-based datastore offering very fast response times as an in-memory database. The latest version, Data Grid 8.3, features cross-site replication with more observability and two new types of SQL cache store for scaling applications with large datasets. This version also brings improved security, support for Helm charts, and a better command-line interface (CLI).&lt;/p>
&lt;p>This article is an overview of new features and enhancements in this latest version of Red Hat Data Grid.&lt;/p></description></item><item><title>What's new for developers in Java 18</title><link>https://shaaf.dev/post/2022-01-27-whats-new-for-developers-in-java-18/</link><pubDate>Thu, 27 Jan 2022 07:07:22 +0200</pubDate><guid>https://shaaf.dev/post/2022-01-27-whats-new-for-developers-in-java-18/</guid><description>&lt;blockquote>
&lt;p>&lt;em>Orignally posted at&lt;/em> &lt;a href="https://developers.redhat.com/articles/2022/01/27/whats-new-developers-java-18#">Red Hat Developers&lt;/a>&lt;/p>&lt;/blockquote>
&lt;p>In exciting news for &lt;a href="https://developers.redhat.com/topics/enterprise-java">Java&lt;/a> developers, Java 18 forked off from the main line &lt;a href="https://www.infoq.com/news/2021/12/java-news-roundup-dec06-2021/">at the end of last year&lt;/a> and has entered &lt;a href="https://openjdk.java.net/projects/jdk/18/">Rampdown Phase Two&lt;/a>. This article highlights some of the features that developers can look for in the upcoming Java 18 release, including the new simple web server module, a more sophisticated way to annotate your Javadocs, and the &lt;code>–finalization=disabled&lt;/code> option, which lets you test how a Java application will behave when finalization is removed in a future release. See the end of the article for where to download Java 18 in early access builds.&lt;/p></description></item><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>