In this tutorial, we’ll walk you through the process of creating an image analysis web application (i.e., HTML, CSS, JavaScript) using various Google Cloud services (e.g., Cloud Run, Cloud Functions, and Google Cloud Storage). We demonstrate how to set up version tracking for images, deploy the application as a web app, implement security measures using OAuth2, and set up an API for server-side functionality. The tutorial includes a brief foray into Cloud Load Balancing and Google-managed certificates for HTTPS load balancing. We hope that this step-by-step guide gives you an idea of building blocks, which you can adapt and reuse in your own media-focused web applications.