Learn about building and deploying applications using Github Actions. We will learn diverse ways to trigger our builds and build different types of applications. We will work up from basics and fully understand how workflows run, how to select and call different actions, and how to handle configuration and secrets. After this session you'll be able to build and deploy your software from GitHub. You will understand: - GitHub Actions Runners - YAML workflow syntax - Workflow Triggers - Variables - Job Dependencies - Conditionals - Matrix Builds - Outputs - Environments - Secrets - Deployments to Container Registries & Azure