youtube image
From YouTube: From idea to AKS Deployment with GitHub! #DemoDays

Description

James Le Ha starts with an idea in an issue and takes it all the way to a Production deployment fully leveraging automations available in GitHub

0:00 - Start
1:13 - GitHub Automated Workflows
1:53 - Process overview and the new GitHub Issue forms
4:31 - GitHub Actions
7:30 - local build vs GitHub Codespace, the end of "Works on my machine!" problems
9:23 - Running the webapp
10:38 - Making changes to the application
13:31 - Digging into the Redis database
14:42 - Committing our changes to the repo
15:37 - GitHub CLI
18:19 - Action workflows triggered by pull requests
21:39 - Security vulnerability scanning with CodeQL
23:17 - Deploy flexibility with ChatOps in Microsoft Teams
28:10 - Verifying the deployment
29:30 - Merge Automation
30:32 - Available Code scanning tools
31:37 - AKS Cleanup PR, resource automation
33:18 - Workflow graph
36:03 - Environments and Secrets
38:44 - Release Automation
39:30 - Packages and Containers
42:24 - GitHub project tables
45:37 - All the Ops defined!

Demo repo: https://github.com/James-LeHa/DemoDay-AKS-to-Z