Embrace distributed systems on the frontend using micro-frontends. This approach shows how to implement server-side rendering micro-frontends in AWS using a serverless approach. Every serverless micro-frontend returns an HTML fragment (HTML-on-thewire), and a UI composer is responsible for stitching together these independent parts, creating a seamless experience for users.