This document is a presentation on running the Silverstripe content management system on Google Cloud Platform (GCP) using cloud-native principles. It discusses the history of web hosting, defines cloud-native approaches, and provides step-by-step instructions for deploying a basic Silverstripe project on GCP. Specifically, it covers using Cloud Storage for assets, Cloud SQL for the database, and App Engine for hosting the application. The presentation emphasizes automation, scalability, and removing the need for manual infrastructure management that cloud-native approaches provide.