November brought a full plate of new features written by developers working at Red Hat, and we are here to share the harvest. Keep reading for some of our reader's top picks and a few we really like, including updates for Red Hat Enterprise Linux 8.5 and Red Hat Enterprise Linux 9 Beta and developer guides to choosing your best Java garbage collector, building machine learning models in the cloud, bringing Kubernetes workloads to the edge, and so much more.
Note: See the end of this article for the full lineup published in November 2021.
How to get RHEL 8.5 and RHEL 9 Beta
The best news for many developers this month was the arrival of Red Hat Enterprise Linux 8.5 and Red Hat Enterprise Linux 9 Beta. Find out what's new in RHEL 8.5—including support for OpenJDK 17 and .NET 6—then look ahead to new features in RHEL 9 Beta. Both versions are available as a no-cost RHEL for developers subscription.
See these related articles for more about what you can do with RHEL 8.5:
Machine learning and data science in the cloud
As of this month, our collection of resources for building intelligent applications includes new ways to try out Red Hat OpenShift Data Science. Get an overview of this cloud-based AI/ML platform with Audrey Reznik's Building machine learning models in the cloud, then watch these video demonstrations from the OpenShift Data Science team:
- Access more data from your Jupyter notebook
- Build and deploy an object detection model using OpenShift Data Science
Note: If you like machine learning, you might also enjoy this inside look at Project Thoth's cloud-based dependency resolver, which uses reinforcement learning and custom criteria to resolve Python library dependencies.
Java tools and performance
It's been a great month for diving into Java performance and tools for profiling and monitoring in the JVM. If you're new to these topics, we recommend starting with Aashish Patil's How to choose the best Java garbage collector. Then, see:
- Runtime profiling in OpenJDK's HotSpot JVM
- JVM performance monitoring with JMC agent
- A faster way to access JDK Flight Recorder data
Developer Sandbox for Red Hat OpenShift
As a developer, you want to learn, but maybe your shop isn't working with state-of-the-art technologies. No problem! You can get hands-on experience with Kubernetes, microservices, machine learning, and more with the Developer Sandbox for Red Hat OpenShift, free with a Red Hat account. Get started with your Developer Sandbox today, then check out the growing menu of activities that you can try.
Debugging, authentication, microservices, and more
Before you go, here are five more articles we (and our readers) think you might enjoy:
- Bring your Kubernetes workloads to the edge
- How to design state machines for microservices
- Biometric authentication with WebAuthn and SSO
- Debug memory errors with Valgrind and GDB
- Simplify Kafka authentication with Node.js
November 2021 on Red Hat Developer
Here are all the articles published so far in November:
-
Build and extend containerized applications with Project Thoth
- Change deployments on the fly in OpenShift 4.8
- Normalize web services with Camel K and AtlasMap, Part 1
- How to design state machines for microservices
- A faster way to access JDK Flight Recorder data
- Bring your Kubernetes workloads to the edge
- Access more data from your Jupyter notebook
- Build and deploy an object detection model using OpenShift Data Science
- Improve multicore scaling in Open vSwitch DPDK
- Runtime profiling in OpenJDK's HotSpot JVM
- Build and store universal application images on OpenShift
- Design an authorization cache for Envoy proxy using WebAssembly
- Managing persistent volume access in Kubernetes
- Customize Python dependency resolution with machine learning
- Building machine learning models in the cloud
- JVM performance monitoring with JMC agent
- Custom JFR event templates with Cryostat 2.0
- .NET 6 now available for RHEL and OpenShift
- Red Hat Software Collections 3.8 and Red Hat Developer Toolset 11 now generally available
- Best practices for building images that pass Red Hat Container Certification
- Simplify Kafka authentication with Node.js
- RHEL 8.5: OpenJDK 17, .NET 6, and more
- Biometric authentication with WebAuthn and SSO
- Kafka Monthly Digest: October 2021
- Automating JDK Flight Recorder in containers
- Test-driven development with Quarkus
- Optimize Node.js images with the UBI 8 Node.js minimal image
- Improve UDP performance in RHEL 8.5
- Knative 1.0: Simplify serverless on Kubernetes
- Boost throughput with RESTEasy Reactive in Quarkus 2.2
- Generating pseudorandom numbers in Python
- Red Hat Enterprise Linux 9 Beta is here
- Best of NodeConf Remote: The 30-second review
- How to use service binding with RabbitMQ
- How to choose the best Java garbage collector
- Java monitoring for custom targets with Cryostat
- Debug memory errors with Valgrind and GDB