Application modernization

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.

Moderniztion_Share image
Topic

Modernization

Transform applications and infrastructure to leverage cloud capabilities and

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.

Learning path featured image
Page

Red Hat Interactive Learning Portal

No matter where you are in your software development career, from just starting, to re-training, to expert-level but needing a brush-up, the Red Hat Developer program can help with tutorials and learning.

jboss
Article

An Introduction to Red Hat Application Migration Toolkit

Christian Huffman

Red Hat Application Migration Toolkit provides utilities for easing the process of application migration and modernization. You can analyze an existing code base using a CLI, web-based interface, or inside Eclipse to identify what might need to change in order to migrate to a newer platform