Takeaways from a video demo on modernizing legacy Java applications with Anthos
Key points from a YouTube demo by Google engineers -
There are 3 options to modernize Java apps with Anthos:
Option 1: Modernize with containerization
• Lift & Migrate apps to containers using Migrate for Anthos
• Ideal for: When you do not have source code
Option 2: Brownfield apps with proprietary framework
• GSI tools to remove proprietary and replace with OSS and then containerize
• Ideal for: Brownfield apps with proprietary pieces
Option 3: Refactor and replatform
Comments
Post a Comment