Wanna see something cool? Check out Angular Spotify 🎧

Modern Web Application Deployment

Google Cloud DevFest Hanoi @ Vietnam, 3 Dec 2023

Web development may seem daunting with many frameworks and rendering patterns. Here’s what rendering pattern means - it’s about turning data and code into HTML that users can view. This process can take place on the server or in the browser, all at once or partially. Each approach has unique effects on user experience, performance, and developer experience.

Notably, each rendering pattern needs a proper deployment strategy. This talk will spotlight common rendering patterns, and the role of Google Cloud Platform in deploying web apps. We will dive into using Firebase to quickly deliver static content to your users, and how to deploy server-rendered web apps into Cloud Run. And when we wrap up, you’ll be well versed with terms like CLR, SSR, and SSG.

Trung Vo