From the course: Azure for DevOps: Implementing Development Processes

Unlock the full course today

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

Introduction to Mobile DevOps

Introduction to Mobile DevOps - Azure Tutorial

From the course: Azure for DevOps: Implementing Development Processes

Start my 1-month free trial

Introduction to Mobile DevOps

- [Instructor] Implement a mobile DevOps strategy. Introduction to mobile DevOps. So mobile DevOps, DevOps, what's the difference between 'em right? Really, there's no difference. DevOps is DevOps. DevOps is practices. It's a mindset. It's a cultural thing. And how we achieve that with our mobile app compared to our desktop or web app is pretty much the same, except for we may be using a different tool, different language to actually write the application, and we're testing on different devices. We're not deploying the servers, we're deploying to mobile phones, and tablets, and devices like that. But in between, we're doing all the same things. We're storing our code in a repository. And Azure DevOps hopefully get. We're doing our CI builds, we're doing pull requests, we've got our branching strategy in place, we're deploying to devices and testing, and running our automated tests. We're getting actionable…

Contents