Micro Service and Micro Frontend architecture are common approaches to solve the challenge of legacy application transformation. Our latest article focuses on Micro Frontend architecture, a modern approach to web development that breaks down a frontend application into smaller, independent modules, each responsible for a specific feature or functionality. This concept is inspired by Micro Services in backend development, aiming to enhance flexibility, scalability, and maintainability.