Skip to main content
Redhat Developers  Logo
  • AI

    Get started with AI

    • Red Hat AI
      Accelerate the development and deployment of enterprise AI solutions.
    • AI learning hub
      Explore learning materials and tools, organized by task.
    • AI interactive demos
      Click through scenarios with Red Hat AI, including training LLMs and more.
    • AI/ML learning paths
      Expand your OpenShift AI knowledge using these learning resources.
    • AI quickstarts
      Focused AI use cases designed for fast deployment on Red Hat AI platforms.
    • No-cost AI training
      Foundational Red Hat AI training.

    Featured resources

    • OpenShift AI learning
    • Open source AI for developers
    • AI product application development
    • Open source-powered AI/ML for hybrid cloud
    • AI and Node.js cheat sheet

    Red Hat AI Factory with NVIDIA

    • Red Hat AI Factory with NVIDIA is a co-engineered, enterprise-grade AI solution for building, deploying, and managing AI at scale across hybrid cloud environments.
    • Explore the solution
  • Learn

    Self-guided

    • Documentation
      Find answers, get step-by-step guidance, and learn how to use Red Hat products.
    • Learning paths
      Explore curated walkthroughs for common development tasks.
    • Guided learning
      Receive custom learning paths powered by our AI assistant.
    • See all learning

    Hands-on

    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.
    • Interactive labs
      Learn by doing in these hands-on, browser-based experiences.
    • Interactive demos
      Click through product features in these guided tours.

    Browse by topic

    • AI/ML
    • Automation
    • Java
    • Kubernetes
    • Linux
    • See all topics

    Training & certifications

    • Courses and exams
    • Certifications
    • Skills assessments
    • Red Hat Academy
    • Learning subscription
    • Explore training
  • Build

    Get started

    • Red Hat build of Podman Desktop
      A downloadable, local development hub to experiment with our products and builds.
    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.

    Download products

    • Access product downloads to start building and testing right away.
    • Red Hat Enterprise Linux
    • Red Hat AI
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat Developer Toolset

    References

    • E-books
    • Documentation
    • Cheat sheets
    • Architecture center
  • Community

    Get involved

    • Events
    • Live AI events
    • Red Hat Summit
    • Red Hat Accelerators
    • Community discussions

    Follow along

    • Articles & blogs
    • Developer newsletter
    • Videos
    • Github

    Get help

    • Customer service
    • Customer support
    • Regional contacts
    • Find a partner

    Join the Red Hat Developer program

    • Download Red Hat products and project builds, access support documentation, learning content, and more.
    • Explore the benefits

Red Hat Developer roundup: Best of November 2021

November 29, 2021
Red Hat Developer Editorial Team
Related topics:
Data scienceEdge computingJavaLinuxKubernetesMicroservices
Related products:
Red Hat OpenShiftRed Hat Enterprise Linux

    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:

    • .NET 6 now available for RHEL and OpenShift
    • Improve UDP performance in 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

    • How we implemented an authorization cache for Envoy proxy

    • 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
    Last updated: October 30, 2023

    Related Posts

    • Building machine learning models in the cloud

    • Bring your Kubernetes workloads to the edge

    • How to design state machines for microservices

    • How to choose the best Java garbage collector

    • Red Hat Enterprise Linux 9 Beta is here

    Recent Posts

    • Protect data offloaded to GPU-accelerated environments with OpenShift sandboxed containers

    • Case study: Measuring energy efficiency on the x64 platform

    • How to prevent AI inference stack silent failures

    • Preventing GPU waste: A guide to JIT checkpointing with Kubeflow Trainer on OpenShift AI

    • How to manage TLS certificates used by OpenShift GitOps operator

    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Platforms

    • Red Hat AI
    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Build

    • Developer Sandbox
    • Developer tools
    • Interactive tutorials
    • API catalog

    Quicklinks

    • Learning resources
    • E-books
    • Cheat sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site status dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit
    © 2026 Red Hat

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Chat Support

    Please log in with your Red Hat account to access chat support.