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 March 2022

March 24, 2022
Red Hat Developer Editorial Team
Related topics:
.NETJavaKubernetes
Related products:
Developer ToolsetRed Hat OpenShift LocalRed Hat OpenShift

    Welcome to our monthly recap of the articles we published in March 2022! This month, Red Hat Developer readers flocked to articles to help them write code on the platforms they trust. You can learn more about modular Perl in Red Hat Enterprise 8, get into the details of testing and code coverage in the Node.js reference architecture, or dive deeper into Quarkus in the latest installment of our Quarkus from the ground up series.

    And there's much more as well! Read on for the March highlights.

    Note: See the end of this article for the full lineup published in March 2022.

    Podman and container development

    Are you a .NET user interested in rolling out containerized applications with Podman? Another one of our most popular articles of the month explains how to control Podman from .NET. .NET users can also get tips on how to debug .NET applications running in local containers with VS Code; and if you're working with Red Hat CodeReady Workspaces, you can find out more about simplifying container development with that service.

    OpenShift: What's new and what's fast

    Version 4.10 of the Red Hat OpenShift Container Platform is here, and that's big news for the many developers who are deploying their container-based workloads on that platform. If you need a deep dive into what's for developers in the OpenShift 4.10 console, Red Hat Developer has you covered.

    Want to learn more about how to get started with Red Hat OpenShift quickly? Check out our articles on packaging and running a Java Maven application on OpenShift in seconds and creating an Azure Red Hat OpenShift cluster in less than five minutes.

    Do more with Kafka

    Developers love Kafka for its ability to move truly massive amounts of data. Clustering is one of the keys to Kafka's power, but how many Kafka clusters does your infrastructure require? Red Hat Developer's most popular article in March tries to answer the question of whether you need a single Kafka cluster—or many clusters—to rule them all.

    Meanwhile, for those interested in event-driven and serverless architectures, we've offered a guide to processing Apache Kafka records with Knative's serverless architecture.

    Understand Java's nitty-gritty details

    Java developers looking to learn more about how their code works under the hood got some treats this month. We did a deep dive into range checks, a technique the HotSpot JVM uses to improve performance. For those looking to use Cryostat to instrument and monitor their own code, we offered advice on injecting custom JDK Flight Recorder events in containerized applications.

    Choose the best Camel for your integration ride

    Apache Camel is the most popular open source integration framework today, and has evolved to support new environments such as containers on Kubernetes while continuously improving the developer experience. Want to find out more about all the ways you can use Camel and why each came into being? Read the first, second, and third parts of our series on the topic.

    March 2022 on Red Hat Developer

    Here's the full lineup of articles published on Red Hat Developer so far this month:

    • Which is better: A single Kafka cluster to rule them all, or many?
    • Modular Perl in Red Hat Enterprise Linux 8
    • Introduction to the Node.js reference architecture, Part 7: Code coverage
    • Package and run your Java Maven application on OpenShift in seconds
    • REST API error modeling with Quarkus 2.0
    • Quarkus Superheroes: Managed services save the day

    • Use Valgrind Memcheck with a custom memory manager

    • Learn how to build, train, and run a PyTorch model

    • What’s new for developers in the OpenShift 4.10 console

    • Write Kubernetes in Java with the Java Operator SDK, Part 2

    • Deploy Infinispan automatically with Ansible

    • An easier way to generate PDFs from HTML templates
    • Create an Azure Red Hat OpenShift cluster in less than 5 minutes
    • Hello Podman using .NET
    • Choose the best Camel for your integration ride, Part 1
    • Process Apache Kafka records with Knative's serverless architecture
    • Kafka Monthly Digest: February 2022
    • Manage Python security with Thoth's cloud-based dependency resolver
    • Choose the best camel for your integration ride, Part 2
    • Range check elimination in loops in OpenJDK's HotSpot JVM
    • Test GitHub projects with GitHub Actions and Testing Farm
    • Node.js community update
    • Choose the best camel for your integration ride, Part 3
    • Preview: Clustering support for JBoss EAP on Azure App Service
    • Inject custom JDK Flight Recorder events in containerized applications
    • Data conversion in Pandas dataframes: 3 approaches to try
    • Debug .NET applications running in local containers with VS Code
    • Simplify container development with Red Hat CodeReady Workspaces
    • Inspecting containerized Python applications in a cluster
    • Enforce code consistency with clang-format
    • SQL cache stores and more in Data Grid 8.3
    Last updated: November 8, 2023

    Related Posts

    • Red Hat Developer roundup: Best of February 2022

    • Java, Quarkus, Kafka, and more: The best of 2021

    • Red Hat Enterprise Linux: The best of 2021

    • Kubernetes and OpenShift: The best of 2021

    • Ansible and automation: The best of 2021

    Recent Posts

    • MCP servers vs. skills: Choosing the right context for your AI

    • How to route external and local LLMs with Models-as-a-Service

    • 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

    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.