Play by Play: Packaging and Deploying a Real World ASP.NET Core App

Play by Play: Packaging and Deploying a Real World ASP.NET Core App

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 1h 43m | 663 MB

In this course, you’ll learn the new lean way of building websites on the Microsoft stack using ASP.NET Core.

Play by Play is a series in which top technologists work through a problem in real time, unrehearsed, and unscripted. In this course, Play by Play: Packaging and Deploying a Real World ASP.NET Core App, Scott Allen and Lars Klint demonstrate building websites on the Microsoft stack using ASP.NET Core. Watch as they analyze a real world business application built in ASP.NET Core, evaluate deployment options for the framework using both Git and Visual Studio Team Services, and use container technology for streamlining production deployments. By the end of this course, you’ll have all the necessary information in order to make a decision on what options are best for deploying ASP.NET Core in the cloud for your team and your company.

Table of Contents

01 – Course Overview
02 – Introduction to ASP.NET Core and the Course Project
03 – Create, Build, and Run Your First ASP.NET Core Project
04 – Resource Groups and Resource Manager in Azure
05 – Azure Resource Group Project and Resource Templates in Visual Studio
06 – Running Resource Templates from PowerShell
07 – Source Control with Azure Git and Resource Explorer
08 – Setting up and Configuring the Ice Cream Shop Project
09 – Visual Studio Team Services Project Setup
10 – Moving Code from Azure to VSTS
11 – Creating a Build in VSTS
12 – Defining Complex Build Processes Outside of VSTS
13 – Other Features of the VSTS Build
14 – VSTS Release Definitions
15 – Running the Release Definition
16 – What Is a Container
17 – Creating a Visual Studio Container Image with Docker
18 – Docker Commands and Debugging
19 – Docker Architecture and Best Practices
20 – Docker Hub
21 – Summary