TorBT - Torrents and Magnet Links Search Engine

CBTNuggets - GitLab Certified Git Associate

File Name
Size
4. Merging Git Branches/3. Hands-on With Git Merge Operations 3.mp4
330 MB
1. Introduction to Source Control with Git/2. Understanding Git Remotes .mp4
148 MB
1. Introduction to Source Control with Git/3. Learn About Common Git Commands .mp4
177 MB
1. Introduction to Source Control with Git/4. Initialize Git Repository .mp4
181 MB
1. Introduction to Source Control with Git/5. Commit Files to Git Repository .mp4
189 MB
1. Introduction to Source Control with Git/6. Use the Git Diff Command .mp4
169 MB
2. Understanding Git Internals/1. Intro to Git Internals Concepts .mp4
260 MB
2. Understanding Git Internals/2. Explore the Git Database Folder .mp4
118 MB
2. Understanding Git Internals/3. Explore Git Commit and Blob Objects .mp4
102 MB
2. Understanding Git Internals/4. Understanding Git Trees and Subtree References .mp4
268 MB
2. Understanding Git Internals/5. Explore Git Branch Pointer Internals .mp4
97 MB
3. Understanding Branching Strategies with Git/1. Intro to Git Branching .mp4
118 MB
3. Understanding Branching Strategies with Git/2. Visualizing Git Branches .mp4
181 MB
3. Understanding Branching Strategies with Git/3. Understanding Git HEAD Pointer .mp4
205 MB
3. Understanding Branching Strategies with Git/4. Graphical Tools for Git Branch Management .mp4
210 MB
3. Understanding Branching Strategies with Git/5. Create Git Feature Branch with Git CLI .mp4
253 MB
3. Understanding Branching Strategies with Git/6. Hands-on with the Git HEAD Pointer .mp4
243 MB
4. Merging Git Branches/1. Intro to Merging Git Branches .mp4
262 MB
4. Merging Git Branches/2. Understanding Git Rebase Versus Merging .mp4
180 MB
1. Introduction to Source Control with Git/1. Introduction to Source Control with Git .mp4
184 MB
4. Merging Git Branches/4. Resolve Git Merge Conflicts .mp4
323 MB
4. Merging Git Branches/5. Rebase Git Branch Onto Master .mp4
244 MB
5. Deep Dive into Git Commit Techniques/1. Intro to Advanced Git Commit Techniques .mp4
263 MB
5. Deep Dive into Git Commit Techniques/2. Staging and Unstaging Files for Git Commits .mp4
289 MB
5. Deep Dive into Git Commit Techniques/3. Interactively Stage Changes with Git Add .mp4
142 MB
5. Deep Dive into Git Commit Techniques/4. Modify Previous Git Commits .mp4
208 MB
5. Deep Dive into Git Commit Techniques/5. Advanced Git Log Parameters .mp4
299 MB
5. Deep Dive into Git Commit Techniques/6. Create Useful Git Log and Commit Aliases .mp4
218 MB
6. Understanding GitLab Hosting Platform/1. Intro to GitLab and Project Management Features .mp4
242 MB
6. Understanding GitLab Hosting Platform/2. Overview of GitLab Automation Features .mp4
252 MB
6. Understanding GitLab Hosting Platform/3. Overview of GitLab Software Security Features .mp4
294 MB
6. Understanding GitLab Hosting Platform/4. Overview of GitLab Package and Container Registry .mp4
319 MB
6. Understanding GitLab Hosting Platform/5. Compare and Contrast GitLab with Competing Solutions .mp4
262 MB
7. Understanding Team Development Process in GitLab/1. Intro to GitLab Team Workflow .mp4
310 MB
7. Understanding Team Development Process in GitLab/2. Add GitLab Users and Team Members .mp4
79 MB
7. Understanding Team Development Process in GitLab/3. Create GitLab Project Work Issues .mp4
74 MB
7. Understanding Team Development Process in GitLab/4. Using GitLab Boards to Visualize Issues .mp4
73 MB
7. Understanding Team Development Process in GitLab/5. Track GitLab Project Status with Milestones .mp4
43 MB
7. Understanding Team Development Process in GitLab/6. Peer Review Contributions with GitLab Merge Requests .mp4
78 MB
8. Intro to GitLab Pages/1. Intro to GitLab Pages Service .mp4
237 MB
8. Intro to GitLab Pages/2. Create GitLab Repository with Static Page .mp4
93 MB
8. Intro to GitLab Pages/3. Add GitLab CICD Pipeline Config File .mp4
69 MB
8. Intro to GitLab Pages/4. Deploy Self-Hosted GitLab CICD Runner .mp4
98 MB
8. Intro to GitLab Pages/5. Add CSS Stylesheet and Extra Pages .mp4
75 MB
9. Getting Started with GitLab Hands-on/1. Getting Started with the GitLab Web UI .mp4
112 MB
9. Getting Started with GitLab Hands-on/2. Add SSH Key to GitLab User Account .mp4
79 MB
9. Getting Started with GitLab Hands-on/3. Make Code Changes with GitLab Web IDE .mp4
64 MB
9. Getting Started with GitLab Hands-on/4. Editing the GitLab Project Wiki .mp4
88 MB
9. Getting Started with GitLab Hands-on/5. Add Individual GitLab Users to Repository .mp4
39 MB
9. Getting Started with GitLab Hands-on/6. Delegate GitLab Project Access with Groups .mp4
63 MB
9. Getting Started with GitLab Hands-on/7. Create Code Snippets in GitLab .mp4
35 MB
10. Understanding CICD Automation Solutions/1. Intro to CICD Automation Concepts .mp4
274 MB
10. Understanding CICD Automation Solutions/2. General Structure of CICD Pipelines .mp4
260 MB
10. Understanding CICD Automation Solutions/3. Understanding Package Registries with CICD Platforms .mp4
197 MB
10. Understanding CICD Automation Solutions/4. Storing Secrets for CICD Platform Consumption .mp4
276 MB
10. Understanding CICD Automation Solutions/5. Importance of CICD Platform Performance Metrics .mp4
298 MB
11. Intro to GitLab CICD Service/1. Intro to GitLab CICD Service .mp4
226 MB
11. Intro to GitLab CICD Service/2. Understanding GitLab Runner Systems .mp4
235 MB
11. Intro to GitLab CICD Service/3. Install GitLab Runner on Linux VM .mp4
187 MB
11. Intro to GitLab CICD Service/4. Create a Basic GitLab Pipeline .mp4
77 MB
11. Intro to GitLab CICD Service/5. Specify GitLab Pipeline Job Dependencies .mp4
83 MB
11. Intro to GitLab CICD Service/6. Target GitLab Pipelines to Runners with Tags .mp4
62 MB
12. Build Container Images with GitLab CICD/1. Intro to Building Linux Container Images with GitLab .mp4
264 MB
12. Build Container Images with GitLab CICD/2. Deploy GitLab Runner with Privileged Docker Executor .mp4
117 MB
12. Build Container Images with GitLab CICD/3. Create GitLab CICD Pipeline and Explore Variables .mp4
215 MB
12. Build Container Images with GitLab CICD/4. Adding the GitLab Service Container with Docker Engine .mp4
172 MB
12. Build Container Images with GitLab CICD/5. Write Dockerfile and Test Container Image Build .mp4
206 MB
13. Deploy AWS Cloud Resources from GitLab CICD Pipelines/1. Intro to Deploying AWS Cloud Resources with GitLab CICD .mp4
210 MB
13. Deploy AWS Cloud Resources from GitLab CICD Pipelines/2. Create the GitLab Project and CloudFormation Template .mp4
86 MB
13. Deploy AWS Cloud Resources from GitLab CICD Pipelines/3. Create GitLab CICD Pipeline Definition .mp4
172 MB
13. Deploy AWS Cloud Resources from GitLab CICD Pipelines/4. Call AWS CloudFormation Create Stack API with CLI .mp4
179 MB
13. Deploy AWS Cloud Resources from GitLab CICD Pipelines/5. Add AWS IAM Credentials to GitLab Project .mp4
116 MB
13. Deploy AWS Cloud Resources from GitLab CICD Pipelines/6. Update Existing AWS CloudFormation Stacks from GitLab CICD .mp4
189 MB
14. Integrate GitLab CICD with Microsoft Azure/1. Intro to GitLab CICD with Microsoft Azure Cloud .mp4
291 MB
14. Integrate GitLab CICD with Microsoft Azure/2. Create the GitLab CICD Pipeline File .mp4
159 MB
14. Integrate GitLab CICD with Microsoft Azure/3. Implement the Azure PowerShell Deployment Script .mp4
122 MB
14. Integrate GitLab CICD with Microsoft Azure/4. Configure Authentication for Microsoft Azure Subscription .mp4
116 MB
14. Integrate GitLab CICD with Microsoft Azure/5. Grant Azure Service Principal Role Assignment .mp4
131 MB
14. Integrate GitLab CICD with Microsoft Azure/6. Develop and Deploy Azure Resource Manager Templates .mp4
168 MB
15. Manage Infrastructure as Code with GitLab and Ansible/1. Intro to Ansible and GitLab CICD .mp4
289 MB
15. Manage Infrastructure as Code with GitLab and Ansible/2. Create GitLab Pipeline to Install Ansible .mp4
99 MB
15. Manage Infrastructure as Code with GitLab and Ansible/3. Create Ansible Playbook to Import SSH Key .mp4
116 MB
15. Manage Infrastructure as Code with GitLab and Ansible/4. Add Cloud Linux VM to Ansible Playbook .mp4
119 MB
15. Manage Infrastructure as Code with GitLab and Ansible/5. Add Linux Host Ansible In-memory Inventory .mp4
86 MB
15. Manage Infrastructure as Code with GitLab and Ansible/6. Run Apt From Ansible Playbook Over SSH .mp4
130 MB
16. Integrate Hashicorp Vault into GitLab Server/1. Intro to GitLab Integration with Vault .mp4
118 MB
16. Integrate Hashicorp Vault into GitLab Server/2. Deploy Hashicorp Vault as Docker Container .mp4
132 MB
16. Integrate Hashicorp Vault into GitLab Server/3. Enable Vault KV-V2 Secrets Engine .mp4
264 MB
16. Integrate Hashicorp Vault into GitLab Server/4. Configure JWT Authentication Method on Vault Server .mp4
117 MB
16. Integrate Hashicorp Vault into GitLab Server/5. Create Vault Application Identity Role and JWT Claims .mp4
122 MB
16. Integrate Hashicorp Vault into GitLab Server/6. Create Vault Access Control Policy .mp4
120 MB
16. Integrate Hashicorp Vault into GitLab Server/7. Test GitLab CICD Pipeline with Vault Secrets .mp4
140 MB
17. Deploy Terraform Projects with GitLab/1. Intro to GitLab CICD with Terraform .mp4
264 MB
17. Deploy Terraform Projects with GitLab/2. Understanding the GitLab CICD Template for Terraform .mp4
267 MB
17. Deploy Terraform Projects with GitLab/3. Add Terraform Provider Config and Authentication Token .mp4
84 MB
17. Deploy Terraform Projects with GitLab/5. Deploy Cloud Virtual Machine with GitLab Pipeline .mp4
114 MB
17. Deploy Terraform Projects with GitLab/5. Specify Multiple Terraform Environments in GitLab Projects .mp4
80 MB
18. Building More Complex GitLab CICD Pipelines/1. Overview of More GitLab CICD Pipeline Features .mp4
300 MB
18. Building More Complex GitLab CICD Pipelines/2. Add Multi-line Scripts to GitLab CICD Pipelines .mp4
269 MB
18. Building More Complex GitLab CICD Pipelines/3. Specify Linux Container Images for GitLab CICD Jobs .mp4
267 MB
18. Building More Complex GitLab CICD Pipelines/4. Call External Script Files from GitLab CICD Pipelines .mp4
98 MB
18. Building More Complex GitLab CICD Pipelines/5. Call PowerShell Scripts from GitLab CICD with Container Image .mp4
274 MB
18. Building More Complex GitLab CICD Pipelines/6. Define Global and Job Variables in GitLab CICD Pipelines .mp4
225 MB
19. Using Artifacts and Services in GitLab CICD Pipelines/1. Intro to Artifacts for GitLab Pipelines .mp4
264 MB
19. Using Artifacts and Services in GitLab CICD Pipelines/2. Declare Artifact Upload for GitLab CICD Job .mp4
131 MB
19. Using Artifacts and Services in GitLab CICD Pipelines/3. Consume Artifacts from GitLab CICD Job .mp4
71 MB
19. Using Artifacts and Services in GitLab CICD Pipelines/4. Intro to Service Containers for GitLab Pipelines .mp4
94 MB
19. Using Artifacts and Services in GitLab CICD Pipelines/5. Create Global Service Container for GitLab CICD Pipeline .mp4
124 MB
19. Using Artifacts and Services in GitLab CICD Pipelines/6. Deploy Job-Specific Service Container in GitLab CICD .mp4
85 MB