More than Unit Tests: Automate All-the-Things | DEVintersection Las Vegas 2016

This post has been republished via RSS; it originally appeared at: Channel 9.

When most people think about DevOps, they imagine unit tests running on a server... full stop. But you can do so much more! In this hour, you'll learn how to automate deployment to beta testers, run UI automation on real devices, deploy to the store, build for multiple platforms (e.g. iOS, Android, Windows) and dynamically replace API keys/certs based on deployment target. In short, you'll learn how to take the labor out of continuous integration and delivery by automating All-the-Things.