This document discusses the journey of a startup called Experience to productionize data science. In 2016, Experience had 13 engineers and 1 data scientist. The goal for 2017 was to make an impact on customers through predictive modeling and deploying models into production in real-time using minimal engineering resources. Experience explored using H2O for scalable machine learning due to its Java implementation and ability to export models. This allowed Experience to create a production pipeline using H2O, Python for preprocessing, and services like Docker and ECS for deployment with no additional engineering effort. While successful, there were limitations using only H2O algorithms and not leveraging Python more. Overall, the document outlines Experience's process to operationalize data science within a startup