Completed
where to find me?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building Secure Multi-Cloud Images with Multi-Boot Mode
Automatically move to the next video in the Classroom when playback concludes
- 1 intro
- 2 preamble
- 3 whoami
- 4 what will we see in this session?
- 5 general cicd overview
- 6 our context
- 7 our approach overview
- 8 project structure
- 9 builder suite structure
- 10 tester suite structure
- 11 github actions
- 12 terraform
- 13 packer
- 14 ansible
- 15 build image pipeline
- 16 test image pipeline
- 17 full pipeline
- 18 regression tests: use case
- 19 promotion image: use case
- 20 dev builds: use case
- 21 manual tests: use case
- 22 github action - repos structure samples
- 23 composite action - aws build sample
- 24 reusable workflow - build sample
- 25 calling reusable workflow - build sample
- 26 regression tests in base image - pipeline sample
- 27 debug vm - pipeline sample
- 28 crucial takeaways
- 29 more about the stack
- 30 where to find me?
- 31 thank you