Building a Deployment Pipeline for .NET Applications

Pluralsight
Course Summary
There is a big difference between working code and deployed code. This course will teach you how to build a deployment pipeline, all the way from building software locally to deploying it into production.
-
+
Course Description
At the core of agile software development is fast feedback. In this course, Building a Deployment Pipeline for .NET Applications, you'll learn how you can take your application from the development environment to production through a set of well-defined steps. First, you'll dive into the anatomy of a deployment pipeline. Next, you'll discover how to script the building process. Finally, you'll learn how to test your application, and how to deploy it to a production environment. By the end of this course, you'll have the knowledge to efficiently create a deployment pipeline, and tailor it to the needs of your application.
-
+
Course Syllabus
Course Overview- 1m 26s
—Course Overview 1m 26sUnderstanding the Anatomy of a Deployment Pipeline- 10m 37s
—Introduction 0m 29s
—Why Deployment Automation? 1m 16s
—Anatomy of a Deployment Pipeline 4m 27s
—Demo: Deployment Pipeline in Actopm 3m 42s
—Summary 0m 40sStandardizing the Build Process- 22m 9sExecuting Build Scripts- 9m 39sDeploying to a Test Environment- 21m 16sExecuting Tests- 24m 3sDeploying to Production- 17m 18s