Installation Videos
Software installation of course material on Windows and Linux
Lesson Video | Title | Description | Date | |
---|---|---|---|---|
Windows Installation | Installation of Python, Git, Vagrant, Virtualbox, and Docker using pip for Windows 10 users. | 07/12/2021 | ||
Docker Installation | Installation of Docker on Windows to desktop. | 07/14/2021 | ||
Kubernetes Installation on Linux | Installing Kubernetes using Vagrant and kubeadm on Mac. | 06/10/2021 |
Lesson Exercise Videos
Lesson exercise tutorials for course material
Lesson Video | Title | Description | Date | |
---|---|---|---|---|
Lesson 1 - Exercise 1: Endpoints for Application Status |
Evironment and directory setup to extend a Python Flask application, cloning the exercise using Git. | 06/09/2021 | ||
Lesson 2 - Exercise 2: Application Logging |
In this exercise the Hello World application was extended further to include the collection of logs. | 06/10/2021 | ||
Lesson 3 - Exercise 1: Docker for Application Packaging |
Packaging a Go web application using Docker capabilities. This exercise involves the creation of a Docker image and pushing it to DockerHub. | 06/11/2021 | ||
Lesson 4: PaaS Mechanisms |
Overview to Platform as a Service (PaaS) mechanisms including fully managed infrastructure and application deployment. | 07/27/2021 | ||
Lesson 5 - Exercise 7: The CI Funadmentals |
Breakdown of CI Fundamental exercise using Countinous Integration (CI) with GitHub Actions to automate the packaging of an application. | 08/01/2021 |