This course teaches students how to transform traditional (monolithic) WebSere applications to run in a containerized environment–Red Hat OpenShift–by using WebSere Hybrid Edition. It covers two key reference implementations:
Operational Modernization: Repackage the application to deploy in a container while maintaining the monolithic architecture. This solution does not require changes to the application or runtime. It uses Transformation Advisor (part of WebSere Hybrid Edition) to assess the application, and the Runtime Operator to manage the containerized application on Red Hat OpenShift.
Runtime Modernization: Update the application to run on Open Liberty, a modern cloud-native runtime. Modernize some aspects of the application by taking advantage of MicroProfile specifications. This solution uses Transformation Advisor (part of WebSere Hybrid Edition), and the Open Liberty Operator to deploy and manage the modernized application on Red Hat OpenShift.