MLOps: Continuous delivery and automation pipelines in machine learning, Seth Halpern, Mark Van der Burgh, Dale Markowitz, Xin Li, Evgeniy Ozhegov, Karl Weinmeister, 2024 (Google Cloud) - This whitepaper describes a MLOps framework and best practices for building and managing ML systems, including advanced deployment strategies.
Site Reliability Engineering: How Google Runs Production Systems, Niall Richard Murphy, Betsy Beyer, Chris Jones, Jennifer Petoff, 2017 (O'Reilly Media) - A foundational SRE book that outlines the general principles of canary releases and other deployment strategies, which are relevant to MLOps.