開催趣旨 〜WebSphereから次世代・AI時代へ〜 WebSphere Application Server を取り巻く環境が変化する中、既存アプリケーションをどのように進化させていくかは、多くの技術者にとって重要なテーマとなっています。 本Meetup では、次世代オンライン基盤の構築事例を中心に、Liberty やコンテナを活用したモダナイゼーションの事例を紹介するとともに、WebSphereモダナイゼーション戦略に関する最新の動向やアプローチを共有します。 今後のアプリケーション基盤の方向性を整理し...
Liberty Dojoシリーズは、初心者向けにLibertyの特長、実際の利用方法などをわかりやすくお伝えする全4回のオンラインセミナーです。 第4回では「OpenShift上でのLibertyのデプロイ」ということで、 第3回 で学んだ Liberty 開発ツールを使用して、実際に簡単なアプリケーションを作成、テストし、Liberty 実行環境と共にコンテナを作成して OpenShift クラスターにデプロイするための手順をご紹介します。 また、Open Liberty Operator を使用することで、コンテナのデプロイを容易に実行することができます...
2024 年 6 月 18 日に開催された「 Liberty Dojo 2024 」セミナー第 2 回の資料です。 本セッションの内容 〜Libertyの基本的な構成方法〜 Liberty では, WebSphere Traditional をはじめとした Java EE アプリケーションサーバーにくらべて,構成が非常にやりやすくなっています。このセッションでは Liberty の基本的な構成ファイルの種類・メインの構成ファイルである server.xml の基本的な書き方・ Eclipse 上に提供されている Liberty Developer Tool...
20240618_LibertyDojo-2_公開用.pdf
2024 年 6 月 4 日に開催された「 Liberty Dojo 2024 」セミナー第 1 回の資料です。 本セッションの内容 〜いまからでも遅くない!LibertyでエンタープライズJavaのモダナイズ〜 業務システムを Java で実装されている方に向け,エンタープライズ Java の現状について, Java をつかった IT システムのモダナイズの課題についてとりあげます。 そのなかで OSS として提供される Open Liberty , IBM の製品である WebSphere Liberty が,どのような強みをもつのか。いかに既存の Java EE...
20240604_LibertyDojo第1回配布用.pdf
As people move towards container platforms such as Kubernetes and Red Hat OpenShift, a useful intermediate step is to run containers in virtual machines. This allows for testing containers in existing environments by replacing existing processes or running side-by-side. In addition to testing...
The June release of IBM ® Mono2Micro ™ enriches the utility and common code discovery experience with an improved AI that now considers both static code analysis as well as dynamic instrumentation of executed code as use cases are run. Java monolith application classes that tend to have...
The WebSphere migration tools just released version 23.0.0.2. We always recommend you using our latest tools. Back in January, I blogged about Modernizing to Jakarta EE and provided a step-by-step example of migrating the sample DefaultApplication from Java EE 8 to...
The April release of IBM ® Mono2Micro ™ enhances the analysis of your monolith applications by detecting potential utility classes and common code. After running the AI recommendation step to get suggestions on how to partition the monolith application, Mono2Micro will highlight any monolith...
Core dumps are requested to be produced when a process crashes or when an IBM Java or IBM Semeru Runtimes process runs out of Java heap space ( OutOfMemoryError ). These are critical diagnostic artifacts that help determine the cause of the problem through tools such as the Memory Analyzer Tool...