
Luca Mezzalira
Serverless specialist solution architect at AWS. Pioneer and enthusiast of microfrontends and author of Building Microfrontends book.
Best podcasts with Luca Mezzalira
Ranked by the Snipd community

23 snips
Jul 28, 2025 • 45min
Microfrontends: Heuristics, Patterns and Antipatterns by Luca Mezzalira
Luca Mezzalira, a Serverless specialist solution architect at AWS and author of 'Building Microfrontends,' dives into the evolution of microfrontends in modern software development. He discusses crucial heuristics for gradual implementation and explores the transition from monolithic systems to modular architectures. Luca highlights common patterns and anti-patterns, emphasizes the importance of observability tools, and shares decision frameworks for adopting microfrontends. His insights aim to inspire collaborative and iterative approaches in software engineering.

5 snips
Feb 15, 2022 • 47min
Micro-Frontends with Luca Mezzalira
When you visit a web page, the creator’s intent is to present you a seamless experience that fills your browser window. That web page or web application is generally divided up in some meaningful way across navigation elements, content, ads, header, footer, and other components.Those components may represent the work of independent teams. Typically a web app is built in a single code base, pulling all those components into a monolithic software application. For backend software development, these monoliths are often split up in a refactoring towards microservice architecture. In this episode, I interview Luca Mezzalira, author of Building Micro-Frontends.
Sponsorship inquiries sponsor@softwareengineeringdaily.com
The post Micro-Frontends with Luca Mezzalira appeared first on Software Engineering Daily.