Skip to main content
Redhat Developers  Logo
  • Products

    Platforms

    • Red Hat Enterprise Linux
      Red Hat Enterprise Linux Icon
    • Red Hat AI
      Red Hat AI
    • Red Hat OpenShift
      Openshift icon
    • Red Hat Ansible Automation Platform
      Ansible icon
    • View All Red Hat Products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat Developer Hub
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat OpenShift Local
    • Red Hat Developer Sandbox

      Try Red Hat products and technologies without setup or configuration fees for 30 days with this shared Openshift and Kubernetes cluster.
    • Try at no cost
  • Technologies

    Featured

    • AI/ML
      AI/ML Icon
    • Linux
      Linux Icon
    • Kubernetes
      Cloud icon
    • Automation
      Automation Icon showing arrows moving in a circle around a gear
    • View All Technologies
    • Programming Languages & Frameworks

      • Java
      • Python
      • JavaScript
    • System Design & Architecture

      • Red Hat architecture and design patterns
      • Microservices
      • Event-Driven Architecture
      • Databases
    • Developer Productivity

      • Developer productivity
      • Developer Tools
      • GitOps
    • Automated Data Processing

      • AI/ML
      • Data Science
      • Apache Kafka on Kubernetes
    • Platform Engineering

      • DevOps
      • DevSecOps
      • Ansible automation for applications and services
    • Secure Development & Architectures

      • Security
      • Secure coding
  • Learn

    Featured

    • Kubernetes & Cloud Native
      Openshift icon
    • Linux
      Rhel icon
    • Automation
      Ansible cloud icon
    • AI/ML
      AI/ML Icon
    • View All Learning Resources

    E-Books

    • GitOps Cookbook
    • Podman in Action
    • Kubernetes Operators
    • The Path to GitOps
    • View All E-books

    Cheat Sheets

    • Linux Commands
    • Bash Commands
    • Git
    • systemd Commands
    • View All Cheat Sheets

    Documentation

    • Product Documentation
    • API Catalog
    • Legacy Documentation
  • Developer Sandbox

    Developer Sandbox

    • Access Red Hat’s products and technologies without setup or configuration, and start developing quicker than ever before with our new, no-cost sandbox environments.
    • Explore Developer Sandbox

    Featured Developer Sandbox activities

    • Get started with your Developer Sandbox
    • OpenShift virtualization and application modernization using the Developer Sandbox
    • Explore all Developer Sandbox activities

    Ready to start developing apps?

    • Try at no cost
  • Blog
  • Events
  • Videos

Red Hat Developer roundup: Best of December 2021

December 21, 2021
Red Hat Developer Editorial Team
Related topics:
C, C#, C++DevSecOpsJavaKubernetesMicroservicesNode.jsQuarkus
Related products:
Streams for Apache KafkaRed Hat OpenShiftRed Hat Enterprise Linux

Share:

    Welcome to our monthly recap of all the articles published in December 2021! This month's highlights include two quick guides for developers looking to integrate their favorite tools with Red Hat OpenShift Streams for Apache Kafka; an elegant process for performance testing microservices on Kubernetes; a Quarkus developer's guide to Java 17 language features; and more.

    You can also check out some of our most-read articles this year by category:

    • The best of Kubernetes and OpenShift
    • The best of Red Hat Enterprise Linux
    • The best of Ansible and automation

    Note: See the end of this article for the full lineup published in December 2021.

    How to choose your Node.js web framework

    The popular series introducing the Node.js reference architecture continued this month with Bethany Griggs' introduction to factors to consider when choosing your Node.js web framework. While Express.js is still considered a good default choice, this article also looks ahead to next-generation frameworks like Next.js, Koa.js, and more.

    Two more good reads for Node.js developers:

    • How Node.js uses the V8 JavaScript engine to run your code
    • Node.js serverless functions on Red Hat OpenShift, Part 3: Debugging on a cluster

    Use your favorite tools with Apache Kafka

    Red Hat's Pete Muir published two guides for developers seeking to integrate their favorite tools with Red Hat OpenShift Streams for Apache Kafka:

    • How to use MirrorMaker 2 with OpenShift Streams for Apache Kafka
    • How to connect Prometheus to OpenShift Streams for Apache Kafka

    For Quarkus developers, Daniel Oh brought us Visualize your Apache Kafka Streams using the Quarkus Dev UI, and Hugo Guerrero presented his tips for improving Kafka Connect builds of Debezium.

    Note: Don't miss this month's edition of the Kafka Monthly Digest, which includes an update on the forthcoming Apache Kafka 3.1.0 release.

    Testing and debugging on Kubernetes

    In An elegant way to performance test microservices on Kubernetes, Karan Singh introduces a process for measuring backend application performance when running on Kubernetes or Red Hat OpenShift. See Remote debugging on Kubernetes using VS Code to learn how to set up and run a debugger on Kubernetes through Visual Studio Code. Both articles address the challenge of testing and debugging in a container environment.

    DevSecOps for developers

    In a nutshell, DevSecOps is how developers and security teams integrate security automation into the software development life cycle. You can learn more about DevSecOps, and why it matters for developers, by visiting the new DevSecOps landing page on Red Hat Developer. For an overview, we recommend starting with How DevSecOps brings security into the development process.

    Three more for the road

    Before you go, here are three more articles that developers are reading this month:

    • Why glibc 2.34 removed libpthread
    • Explore Java 17 language features with Quarkus
    • Modernize and migrate to Kubernetes with open source tools (includes a video demo)

    December 2021 on Red Hat Developer

    Here's the full lineup: All of the articles published on Red Hat Developer so far in December:

    • Prevent auto-reboot during Argo CD sync with machine configs
    • Why glibc 2.34 removed libpthread
    • How to connect Prometheus to OpenShift Streams for Apache Kafka
    • Secure your Kubernetes deployments with eBPF
    • An elegant way to performance test microservices on Kubernetes
    • Ansible and automation: The best of 2021
    • How to use MirrorMaker 2 with OpenShift Streams for Apache Kafka
    • Explore Java 17 language features with Quarkus
    • Install OpenShift's Web Terminal Operator in any namespace
    • Remote debugging on Kubernetes using VS Code
    • Tracing hardware offload in Open vSwitch
    • How Node.js uses the V8 JavaScript engine to run your code
    • Get started with Gradle plugins for Eclipse JKube
    • Printf-style debugging using GDB, Part 3
    • Red Hat Enterprise Linux: The best of 2021
    • Modernize and migrate to Kubernetes with open source tools
    • Node.js serverless functions on Red Hat OpenShift, Part 3: Debugging on a cluster
    • Kafka Monthly Digest: November 2021
    • Visualize your Apache Kafka Streams using the Quarkus Dev UI
    • Improve your Kafka Connect builds of Debezium
    • Custom WebAssembly extensions in OpenShift Service Mesh
    • Boost Apache Camel performance on Quarkus
    • Introduction to the Node.js reference architecture, Part 6: Choosing web frameworks
    • Secure communication with Red Hat Decision Manager
    • Anonymize data in real time with KEDA and Rook
    • Quarkus, containers, and Java: Tune in to Jconf.dev 2021
    • Kubernetes and OpenShift: The best of 2021
    • How DevSecOps brings security into the development process
    Last updated: January 22, 2024

    Related Posts

    • Explore Java 17 language features with Quarkus

    • An elegant way to performance test microservices on Kubernetes

    • Visualize your Apache Kafka Streams using the Quarkus Dev UI

    • How to use MirrorMaker 2 with OpenShift Streams for Apache Kafka

    • Introduction to the Node.js reference architecture, Part 6: Choosing web frameworks

    Recent Posts

    • How to change the meaning of python and python3 on RHEL

    • vLLM or llama.cpp: Choosing the right LLM inference engine for your use case

    • How to implement and monitor circuit breakers in OpenShift Service Mesh 3

    • Analysis of OpenShift node-system-admin-client lifespan

    • What's New in OpenShift GitOps 1.18

    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
    © 2025 Red Hat

    Red Hat legal and privacy links

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

    Report a website issue