Modernization

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.

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