GitHub Training
Focused View
20:03:35
147 View
1. Intro to GitHub Codespaces.mp4
08:52
2. Enable and Provision GitHub Codespaces.mp4
11:40
3. Customize GitHub Codespaces Dev Container.mp4
15:22
4. Add User-Specific Customizations to GitHub Codespaces.mp4
14:37
5. Add User-Specific Secrets to GitHub Codespaces.mp4
07:34
6. Intro to GitHub for Source Control.mp4
04:58
7. Exploring GitHub Organizations.mp4
09:33
8. Adding Files to GitHub Repositories.mp4
11:00
9. Managing Git Branches in GitHub.mp4
12:43
10. Tagging Releases in GitHub.mp4
10:06
11. Close GitHub Issues with Commit Messages.mp4
05:20
12. Introduction to Automation with GitHub Actions.mp4
14:55
13. Create Your First GitHub Actions Workflow.mp4
12:11
14. Run Script Files in GitHub Actions.mp4
08:41
15. Run Sequential Jobs in GitHub Actions.mp4
05:59
16. Generate Dynamic README with GitHub Actions.mp4
13:21
17. Intro to GitHub Actions for AWS CloudFormation.mp4
07:39
18. Set up AWS Credentials in GitHub Actions.mp4
09:20
19. Add an AWS CloudFormation Template to GitHub Repository.mp4
08:36
20. Call PowerShell Deployment Script from GitHub Actions.mp4
13:22
21. Modify PowerShell Script to Support AWS CloudFormation Updates.mp4
13:16
22. Intro to Building Container Images with GitHub Actions.mp4
12:43
23. Create Your GitHub Repository and Dockerfile.mp4
10:22
24. Build GitHub Actions Workflow for Container Registry Auth.mp4
11:01
25. Include Container Build and Push Step in GitHub Actions.mp4
12:04
26. Build Multiple Container Images with Single GitHub Actions W.mp4
14:35
27. Intro to Amazon S3 Migration with GitHub Actions.mp4
08:51
28. Set up GitHub Secrets for S3 Cloud Storage.mp4
10:23
29. Install and Configure Rclone in GitHub Actions.mp4
11:35
30. Use Jinja2 Custom Action to Generate Rclone Config.mp4
09:56
31. Add Rclone Sync to GitHub Actions Workflow.mp4
11:02
32. Intro to GitHub Command Line Tool.mp4
10:49
33. Install GitHub CLI and Authenticate.mp4
11:49
34. Manage GitHub Repositories with CLI Tool.mp4
12:52
35. Manage GitHub Actions Workflows with CLI.mp4
11:46
36. Monitor GitHub Actions Workflow Runs with CLI.mp4
06:56
37. Manage GitHub Codespaces with CLI.mp4
10:01
38. Intro to GitHub Actions and AWS Integration.mp4
06:39
39. Create GitHub Actions Workflow for Static AWS Credentials.mp4
09:09
40. Configure AWS Credentials as GitHub Secrets.mp4
06:28
41. Explore OIDC Integration for GitHub and AWS.mp4
08:29
42. Configure GitHub Actions Workflow to Use OIDC.mp4
07:55
43. Use AWS IAM Roles from Multiple GitHub Repositories.mp4
07:41
44. Intro to GitHub Actions and Terraform for AWS.mp4
07:49
45. Set up Terraform Credentials for AWS IAM.mp4
09:42
46. Develop Simple Terraform Template for AWS.mp4
07:44
47. Configure GitHub Actions Workflow for Terraform Plan.mp4
10:07
48. Run Terraform Apply and Manage State with GitHub Actions.mp4
16:47
49. Alter Terraform Template and Validate Changes in AWS.mp4
11:38
50. Intro to GitHub Actions Self-Hosted Runners.mp4
12:44
51. Install GitHub Runner on Cloud VMs.mp4
14:05
52. GitHub Runner Custom Labels and Dependencies.mp4
08:43
53. Develop Workflow Using Self-Hosted GitHub Runners.mp4
08:35
54. Define Multiple Jobs for Self-Hosted GitHub Runners.mp4
07:11
55. Troubleshooting GitHub Actions and Cleanup.mp4
07:53
56. Intro to AWS Account Cleanup with GitHub Actions.mp4
08:25
57. Set up AWS IAM Authentication from GitHub Actions.mp4
11:35
58. Create AWS IAM Policy with Limited Cleanup Access.mp4
07:08
59. Write a Cleanup Script for AWS Step Functions.mp4
09:09
60. Update GitHub Actions Workflow to Trigger Cleanup Script.mp4
13:20
61. Add AWS Cleanup Job for Amazon EC2 Instances.mp4
09:49
62. Clean up AWS Resources Across Multiple Regions.mp4
10:34
63. Intro to GitHub Automation with PowerShell.mp4
11:38
64. Install PSGitHub in PowerShell Docker Container.mp4
12:58
65. Explore GitHub Repositories with PSGitHub.mp4
16:47
66. Manage GitHub Runners with PSGitHub for PowerShell.mp4
09:16
67. Manage GitHub Codespaces with PSGitHub Module.mp4
05:54
68. Intro to GitHub Actions Deployment to AWS Fargate.mp4
06:45
69. Set Up AWS Credentials and Build GitHub Actions Workflow.mp4
11:26
70. Add Next.js App to GitHub Repository and Docker Build.mp4
16:09
71. Create Amazon ECS Task Definition and Run Task.mp4
14:40
72. Automate Fargate Task Cleanup and Test Changes.mp4
08:43
73. Intro to GitHub Actions with AWS VPC and ZeroTier.mp4
07:18
74. Create GitHub Actions Workflow with ZeroTier.mp4
14:52
75. Set Up Amazon VPC and ZeroTier Router.mp4
11:22
76. Add Ping Tests to Amazon VPC and Route 53.mp4
09:31
77. Provision Amazon Route 53 Resolver Inbound Endpoint.mp4
07:27
78. Create Private Amazon RDS Instance and Test Connectivity.mp4
08:06
79. Intro to GitHub Actions Workflow Commands.mp4
15:37
80. Create Annotations with GitHub Actions Workflow Commands.mp4
13:50
81. Group Log Messages in GitHub Actions with Workflow Commands.mp4
11:39
82. Set Outputs for GitHub Actions Workflow Steps.mp4
10:46
83. Mask Sensitive Values with GitHub Actions Workflow Commands.mp4
05:01
84. Intro to Publishing PowerShell Modules with GitHub Actions.mp4
09:01
85. Create a PowerShell Module in GitHub Repository.mp4
10:45
86. Create GitHub Actions Workflow to Publish Module.mp4
12:11
87. Auto-increment Build Number in GitHub Repository.mp4
18:41
88. Intro to Service Containers in GitHub Actions.mp4
11:29
89. Build GitHub Actions Workflow with MySQL Service Container.mp4
13:22
90. Verify Connectivity and Wait for Service Container.mp4
12:59
91. Refactor GitHub Actions Workflow and Create Database.mp4
14:54
92. Run GitHub Actions Steps in Docker Network.mp4
08:19
93. Understanding GitHub Actions Environments.mp4
08:47
94. Create GitHub Actions Workflow Using Environment Targets.mp4
09:16
95. Create GitHub Actions Workflow Using Environment Targets.mp4
09:16
96. Configure Secrets on GitHub Actions Environments.mp4
07:09
97. Update Workflow to Utilize Environment Secrets.mp4
07:44
98. Use IAM Resource Tags to Limit Environment Access.mp4
15:01
99. Intro to GitHub Actions and Ansible with AWS.mp4
12:09
100. Prepare GitHub Actions Workflow for Ansible Inventory.mp4
07:35
101. Configure Dynamic EC2 Inventory with Ansible.mp4
16:19
102. Build Ansible Playbook into GitHub Actions Workflow.mp4
13:34
103. Ansible Automation Solution Testing and Review.mp4
05:33
104. Intro to GitHub Actions and Azure Container Integration.mp4
03:27
105. Create Microsoft Azure Service Principal and GitHub Actions.mp4
10:37
106. Automate Microsoft Azure Container Registry Creation.mp4
09:20
107. Dockerize Web Server Application and Push to ACR.mp4
10:04
108. Automate Microsoft Azure Container Group Deployment.mp4
15:09
109. Test Auto-Deploy Application Changes in GitHub.mp4
07:00
110. Intro to GitHub Actions and Microsoft Azure.mp4
12:31
111,. Register Azure Active Directory Application with Secret.mp4
12:17
112. Create GitHub Actions Workflow with Azure CLI Login.mp4
12:51
113. Configure Azure Authentication with OpenID Connect.mp4
14:16
114. Create Azure Resource Group with OIDC Authentication.mp4
07:05
More details
User Reviews
Rating
average 0
Focused display
Category

CBT Nuggets
View courses CBT NuggetsCBT Nuggets is renowned for providing innovative training that's informative, meaningful, and engaging.
We provide a variety of training, primarily in IT, project management, and office productivity topics. Our comprehensive library contains thousands of training videos ranging from Cisco networking to Microsoft Word. Whether you want to pass a certification exam, increase your skills, or simply learn new things, we've got you covered!
All of our training is delivered through high-quality online streaming video. Subscribers can train 24 hours a day, seven days a week, from the convenience of a computer or mobile device.
CBT Nuggets trainers are the rock stars of training, renowned for their expertise, industry-wide credibility, and engaging personalities. They enable CBT Nuggets to deliver accurate, up-to-date training, using a laid-back whiteboard presentation style. There are no scripts, EVER. Our trainers love to teach, and it shows!
CEO and founder Dan Charbonneau was a Microsoft trainer when he began recording CBT Nuggets' very first training videos back in the 1990s. He wanted to help provide large organizations, small teams and individuals with comprehensive and budget-conscious training, and he realized it couldn't be done in a classroom.
From the CBT Nuggets World Headquarters in Eugene, Oregon, Dan and his team promise each video will be informative, comprehensive, accurate, and fun to watch.
- language english
- Training sessions 114
- duration 20:03:35
- Release Date 2023/07/19