Videos

Hands-on tutorials on Azure, DevOps, Docker, Kubernetes, Terraform, and more. Click any thumbnail to watch directly.

Subscribe on YouTube

Verified Commits on GitHub from Windows PC (GPG Keys)

How to set up GPG key signing for Git commits on a Windows PC so your commits show as Verified on GitHub.

GitHubGitSecurityWindows

Docker Engine Enterprise on Windows Server 2019 VM

Beginner-friendly walkthrough of installing and running Docker Engine Enterprise on a Windows Server 2019 virtual machine.

DockerWindows ContainersWindows Server

Remote Management of Docker Host over TCP Encrypted with TLS

Secure remote management of a Docker host over TCP by encrypting the connection with TLS certificates — practical security for container infrastructure.

DockerWindows ContainersTLSSecurity

Install Windows Server 2022 VM on Windows 10 using VirtualBox

Step-by-step guide to creating a Windows Server 2022 virtual machine on a Windows 10 host using Oracle VirtualBox.

Windows ServerVirtualBoxVirtualization

Azure Serverless Containers | Azure Container Instances via Docker CLI

Complete hands-on guide to deploying serverless containers on Azure using Azure Container Instances, controlled entirely through the Docker CLI.

AzureContainersServerlessACI

GitHub Codespaces for Azure with Terraform Cloud

Use GitHub Codespaces as a cloud development environment to deploy and manage Azure infrastructure with Terraform Cloud — no local setup required.

GitHub CodespacesTerraformAzureIaC

Containers as Development Environments

Live session exploring how containers can be used as consistent, reproducible development environments — eliminating "works on my machine" forever.

ContainersDevExDocker