This document discusses using a Lean software development methodology for a SaaS application built on Azure. Key reasons for using Lean included having a distributed team with non-dedicated resources. The methodology focused on short 2-hour tasks, limited ceremony, and continuous delivery through "Show and Tell" environments. Initial tasks involved planning releases, stories, and base architecture. Development involved decomposing stories into small tasks in TFS and continuous integration testing. Benefits included opportunities for learning and delivering in small increments with a distributed team.