Drones FPV meet Enhanced Data Experiences
We are constantly looking for ways to be more efficient in the way we build software. Continuous delivery is the latest trend in agile software development to achieve this goal, but the big question still remains how can I create an efficient feedback loop and learn where to focus in my product development. In this session I will discuss the notion of the Minimal Viable Product (MVP) and how you can set up an efficient Build, Measure, learn loop to help you focus on building the right things at the right moment. I will use Microsoft Application Insights to show you how you can add telemetry to your application to learn what parts of your product are used, how the performance of your application is from an end user perspective and how to get diagnostics information to fix problems fast. I will conclude with how you can add automatic remediation or graceful degradation using feature toggles and web hooks.