May 2019
Intermediate to advanced
504 pages
11h 50m
English
In the release pipeline, a certain version of the artifact(s) can be promoted from one environment to higher ones until the production release is complete and the new version of the application is delivered to the end users.
According to the pipeline design, production environment can also utilize a staging or phased release strategy with release rings using deployment slots (that is, on Azure App Services), native staging with TestFlight (that is, for iOS applications), or even incremental releases, which both Apple and and the Google Play Store support. This way, application telemetry from the release environments can be collected from beta users and introduced back into the development pipeline.
Read now
Unlock full access