This document discusses Netflix's approach to deploying its API service. It outlines how Netflix moved to a continuous delivery model with automated testing, deployment pipelines and canary analysis. This allowed Netflix to increase deployment velocity for its API server, releasing new features more frequently with rollbacks if needed. The key lessons are to build agility into architectures, embrace rather than fight change, and use insight from metrics to improve processes.