Bing Continuous Delivery – Engineering Story

Real World : Continuous Delivery bei Bing

Interessante Aspekte aus dem Engineering und der “DevOps Culture” z.B.:

Inner Loop: The loop that spans ideation through code commit, and most often centers on an engineer writing the code for a given feature. Because engineers require an idea from which to design and build a feature, this loop also includes prototyping, crowd-sourced feature engagement and feasibility studies.

Outer Loop: This is the loop that gets committed code out to Production. Because a feature is not really finished until we have successfully navigated live user trials, our experimentation-centered culture requires that we consider the cost of flighting features within this loop.

https://stories.visualstudio.com/bing-continuous-delivery/

Chris