This course teaches how to implement GitHub Actions and configure Azure Load Testing to automate testing app deployments.In this course students will learn how to implement GitHub Actions and configure Azure Load Testing to automate testing app deployments. Module 1: Implement GitHub ActionsExplore GitHub ActionsExamine a workflow fileImplement variables and scripts in a workflow.Explore contexts and expressions in GitHubManage secrets in GitHub.Exercise - Create a workflow that validates code on a pull requestModule 2: Implement GitHub Actions for AzureExplore GitHub Actions for AzureDiscover authentication options for GitHub Actions for AzureExercise - Use GitHub Actions for Azure to publish a web app to Azure App ServiceModule 3: Implement Azure Load TestingExplore Azure Load TestingCreate and manage tests in Azure Load TestingCreate a load test YAML configuration fileDefine fail criteria and auto stopConfigure secrets and environment variablesExercise - Automate Azure load testing using GitHub Actions