Modernization

Featured image for Red Hat Enterprise Linux.
Article

Rootless virtual machines with KVM and QEMU

Fernando Lozano

Did you know that Linux users don’t need root privileges to create and manage virtual machines? Running rootless VMs helps with keeping a good security posture and this article shows how.

Feature image for Red Hat OpenShift
Article

Our top Kubernetes and OpenShift articles of 2024

Colleen Lobner

Find Kubernetes and OpenShift articles on performance and scale testing, single-node OpenShift, OpenShift Virtualization for VMware vSphere admins, and more.

Feature image for Podman Desktop.
Article

How to use RHEL as a WSL Podman machine

Jeff Maury

Learn how you can run RHEL on Windows as a Windows Subsystem for Linux distribution using Red Hat Enterprise Linux image builder.

Featured image for open source.
Article

Kuadrant joins CNCF as a sandbox project

Greg Pack +1

The Kuadrant open source project helps platform engineers and developers connect, secure, and protect services and infrastructure across multiple clusters.

Featured image for Red Hat Developer Hub.
Article

Create software templates for VMs with OpenShift Virtualization

Valentina Rodriguez Sosa

In the previous articles in this series, we demonstrated how Red Hat OpenShift Virtualization and Red Hat Developer Hub can increase developer productivity by building virtual machines with a click of a button and showcased the user experience for developers when building a new virtual machine based on the definitions of platform engineering and operations. In this installment, we explore software templates concepts, architecture, and how to use them to build virtual machines (VMs). The technology stack Figure 1 depicts...

MTA
Article

What's new in version 7.1 of Red Hat’s Migration Toolkit for Applications

Ramon Roman Nissen

The 7.1 version of Red Hat’s Migration Toolkit for Applications includes new features like support for analysis of .NET applications, automatic language and technology discovery, location of where certain technologies are being used in applications, and more.

Featured image for Red Hat OpenShift.
Article

Modernization: A reference approach

Yashwanth Maheshwaram

Explores how Red Hat OpenShift technologies can aid the transition from monolith to microservices, simplifying the process and ensuring a robust and secure application.

Article Thumbnail
Article

Modernization: Managing data during the process

Yashwanth Maheshwaram +1

Data refactoring unlocks the potential for adaptable, resilient applications. Consider these techniques when migrating monolithic applications to microservices.

Article Thumbnail
Article

Understand modernization of a traditional Java application with an example

Yashwanth Maheshwaram +1

Developers frequently work with monolithic applications. However, the popularity of these monolithic applications has waned due to their lack of flexibility. Scaling a specific component requires scaling the entire application. Transitioning to a microservice architecture, with modular, independently scalable units addresses these challenges and is well-suited for cloud environments. This article focuses on moving a monolithic application, exemplified by a Java™-based e-commerce app called Pedal, to the cloud, offering guidance for this complex task.