Completed
Demo
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Deploying Distributed Applications with Docker App and CNAB
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Agenda
- 3 What is an application
- 4 How to deploy an application
- 5 What is CNAB
- 6 CNAB is not a new specification
- 7 What is common for applications
- 8 Where can we reuse concepts
- 9 Diving into the spec
- 10 Bundle definition
- 11 Invocation image
- 12 Scene App
- 13 Docker App
- 14 Why Docker App
- 15 Lifecycle Problems
- 16 Traditional Architecture
- 17 Updates
- 18 Demo
- 19 Creating a Docker App
- 20 Docker App Inspect
- 21 Docker App Demo
- 22 Docker App Install
- 23 Docker App Configuration
- 24 Docker App Parameterization
- 25 Questions