Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build Your First OpenStack Application with OpenStack PythonSDK
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is OpenStack
- 3 Infrastructure as a Service
- 4 Grace Hopper Celebration
- 5 Choosing an application
- 6 Architecture
- 7 Automation
- 8 Python SDKs
- 9 Why SDKs
- 10 OpenStack Shade
- 11 OpenStack Server
- 12 OpenStack Python SDK
- 13 Automation scripts
- 14 SDK structure
- 15 Create a server
- 16 Create a keeper
- 17 Cloud Ready vs Cloud centric
- 18 Dynamic topologies
- 19 Persistent storage
- 20 Stateless storage
- 21 Use obscure protocols
- 22 Automate configurations
- 23 QA