From the course: Azure for DevOps: Implementing Development Processes

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Manage mobile target device sets and distribution groups

Manage mobile target device sets and distribution groups - Azure Tutorial

From the course: Azure for DevOps: Implementing Development Processes

Start my 1-month free trial

Manage mobile target device sets and distribution groups

- [Instructor] Manage Mobile Target Device Sets and Distribution Groups. So let's talk a little bit about continuous delivery benefits and what are some of the continuous delivery benefits that you can get. So let's say your organization needs you to fix a critical bug and get it pushed out. What continuous delivery allows us to do is to build and regression test the application, so that way we know the fix is good, we've mitigated the issue, and now we can deploy it. We run it through tests, maybe not a test lab per se, but we run it through a battery of tests that we have set up for regression testing to make sure that the application is ready to go. So that allows us to then just deliver it out there. Some of the challenges, though, with continuous delivery is you need to understand and clearly communicate your requirements, and you need to interpret the test results to know what are they telling you. And a lot of…

Contents