Udemy - GitLab CICD Pipelines, CICD and DevOps for Beginners (4.2025)
File List
- 03. Continuous Deployment (CD) with GitLab/20. Parsing CLI response data (w jq JSON parser).mp4 95.7 MB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/1. Amazon Elastic Compute Cloud (EC2).mp4 95.7 MB
- 03. Continuous Deployment (CD) with GitLab/21. Defining dynamic environments.mp4 78.5 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/5. Choosing an appropriate Docker image.mp4 78.4 MB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/3. AWS CLI.mp4 77.2 MB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/13. Using an ECR Docker image in the task definition.mp4 73.4 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/8. Adding pipeline stages.mp4 71.2 MB
- 03. Continuous Deployment (CD) with GitLab/10. Smoke tests.mp4 71.1 MB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/6. Updating the task definition using AWS CLI.mp4 70.3 MB
- 04. Introduction to Docker for DevOps/3. Running Docker CLI commands in GitLab.mp4 68.0 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/19. Why do jobs and pipelines fail (exit codes).mp4 67.0 MB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/12. Amazon ECR - Docker container registry.mp4 65.6 MB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/8. Uploading a file to S3.mp4 63.8 MB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/5. Storing the SSH private key in GitLab.mp4 58.9 MB
- 03. Continuous Deployment (CD) with GitLab/22. Defining static environments.mp4 56.7 MB
- 03. Continuous Deployment (CD) with GitLab/25. Project simulation using merge requests.mp4 55.1 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/3. Running the project locally (optional).mp4 54.5 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/6. Your first pipeline.mp4 53.7 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/6. Lightweight Docker images (alpine, slim).mp4 51.8 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/20. Testing the tests (ensure that the tests fail!).mp4 50.0 MB
- 03. Continuous Deployment (CD) with GitLab/34. A critical analysis of the pipeline.mp4 49.6 MB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/9. Uploading files using SCP.mp4 49.2 MB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/7. Updating the service using AWS CLI.mp4 48.3 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/11. GitLab CICD architecture (Part 2).mp4 47.2 MB
- 09. Pipeline performance optimizations/5. Caches.mp4 46.5 MB
- 03. Continuous Deployment (CD) with GitLab/19. Merge request pipeline vs Branch pipeline.mp4 46.1 MB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/6. Configuring the SSH connection.mp4 43.3 MB
- 03. Continuous Deployment (CD) with GitLab/6. Managing secrets.mp4 43.1 MB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/7. Verifying the SSH host keys.mp4 42.9 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/21. What is DevOps.mp4 40.3 MB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/5. Creating a deployment on ECS.mp4 40.2 MB
- 03. Continuous Deployment (CD) with GitLab/26. End-to-end tests with Playwright (E2E tests).mp4 40.1 MB
- 04. Introduction to Docker for DevOps/6. Pushing an image to the GitLab container registry.mp4 39.8 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/25. Code review and merging changes.mp4 39.6 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/4. Using Docker as a build environment.mp4 39.5 MB
- 03. Continuous Deployment (CD) with GitLab/15. Deploying to the staging environment.mp4 38.6 MB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/11. Building the Docker image.mp4 37.7 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/16. Running unit tests.mp4 37.0 MB
- 03. Continuous Deployment (CD) with GitLab/12. Conditional job execution with rules.mp4 36.9 MB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/8. wait command.mp4 36.8 MB
- 08. Advanced GitLab CICD features/5. Job templates with YAML anchors and aliases (practical example).mp4 36.3 MB
- 09. Pipeline performance optimizations/2. Disabling artifact download from previous stages (dependencies keyword).mp4 35.5 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/27. Configuring a code linter.mp4 35.4 MB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/7. Managing AWS credentials in GitLab - Assignment Solution.mp4 35.2 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/18. Safeguarding CI pipelines with effective tests.mp4 34.3 MB
- 09. Pipeline performance optimizations/4. Using the needs keyword with artifacts.mp4 33.5 MB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/1. Introduction to Amazon Web Services (AWS).mp4 32.8 MB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/4. Creating a task definition.mp4 32.4 MB
- 03. Continuous Deployment (CD) with GitLab/5. Storing project configuration in environment variables.mp4 32.1 MB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/4. 25 - Testing the SSH connection from GitLab.mp4 31.3 MB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/2. Creating an Ngnix web server.mp4 30.6 MB
- 03. Continuous Deployment (CD) with GitLab/27. Passing data between jobs with environment variables.mp4 30.4 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/24. Making changes through a Merge Request.mp4 30.4 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/4. Verifying your GitLab account.mp4 30.3 MB
- 08. Advanced GitLab CICD features/11. GitLab Pages.mp4 30.0 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/19. Publishing a JUnit test report.mp4 29.7 MB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/9. Hosting a website on S3.mp4 29.1 MB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/11. Running a deployment script.mp4 28.7 MB
- 08. Advanced GitLab CICD features/4. YAML anchors and aliases.mp4 28.1 MB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/5. Identity management with AWS IAM.mp4 26.7 MB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/2. Amazon S3 (object storage).mp4 26.2 MB
- 08. Advanced GitLab CICD features/9. Writing multi-line scripts.mp4 25.5 MB
- 04. Introduction to Docker for DevOps/8. Create a scheduled pipeline.mp4 25.3 MB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/4. Managing AWS services with AWS CLI.mp4 24.6 MB
- 03. Continuous Deployment (CD) with GitLab/30. Assignment Publishing the E2E JUnit report - Solution.mp4 24.2 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/10. GitLab CICD architecture.mp4 24.2 MB
- 08. Advanced GitLab CICD features/7. Import YAML configuration from other files (includes keyword).mp4 24.2 MB
- 04. Introduction to Docker for DevOps/5. GitLab container registry.mp4 24.2 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/10. Assignment Publishing build artifacts.mp4 23.9 MB
- 03. Continuous Deployment (CD) with GitLab/7. Best practices for handling credentials.mp4 23.8 MB
- 08. Advanced GitLab CICD features/12. Choosing the GitLab Runner using tags.mp4 23.0 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/12. How much does GitLab cost.mp4 22.6 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/1. Introduction to the GitLab CICD course.mp4 22.2 MB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/10. Syncing files to S3.mp4 22.1 MB
- 09. Pipeline performance optimizations/1. Skip cloning the Git repository (GIT_STRATEGY).mp4 21.7 MB
- 08. Advanced GitLab CICD features/10. Starting a server background process within a job.mp4 21.2 MB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/10. Uploading fiels using rsync.mp4 21.0 MB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/8. Running commands over SSH.mp4 20.7 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/2. What is GitLab CICD.mp4 20.1 MB
- 03. Continuous Deployment (CD) with GitLab/33. Setting a build version.mp4 20.0 MB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/2. ECS Infrastructure Launch modes (Fargate vs EC2).mp4 19.7 MB
- 08. Advanced GitLab CICD features/8. CICD Components & Catalog.mp4 19.6 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/16. Manually stopping a pipeline.mp4 18.9 MB
- 04. Introduction to Docker for DevOps/4. Building a Docker image.mp4 18.8 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/23. Configuring Merge Requests.mp4 18.7 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/3. GitLab.com account registration.mp4 18.1 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/17. Brief introduction to YAML.mp4 17.4 MB
- 03. Continuous Deployment (CD) with GitLab/9. Deploying to production.mp4 17.0 MB
- 03. Continuous Deployment (CD) with GitLab/18. Creating review environments.mp4 16.8 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/22. How to integrate changes.mp4 15.7 MB
- 08. Advanced GitLab CICD features/6. Reusing configuration with extends.mp4 15.2 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/31. Section recap.mp4 15.2 MB
- 04. Introduction to Docker for DevOps/7. Using a custom Docker image in the pipeline.mp4 15.0 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/1. Introduction to Continuous Integration (CI).mp4 14.8 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/5. What is a pipeline.mp4 14.4 MB
- 08. Advanced GitLab CICD features/2. Retrying failed jobs automatically (retry keyword).mp4 14.4 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/7. Building the project using GitLab.mp4 14.3 MB
- 03. Continuous Deployment (CD) with GitLab/3. Installing CLI tools.mp4 13.5 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/14. What is a Linux shell.mp4 12.9 MB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/1. Introduction to Amazon Elastic Container Service (Amazon ECS).mp4 12.9 MB
- 09. Pipeline performance optimizations/8. Cache key from file (cache configuration).mp4 12.3 MB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/3. Testing the connection with netcat (nc).mp4 11.6 MB
- 04. Introduction to Docker for DevOps/9. Microsoft Artifact Registry.mp4 11.5 MB
- 03. Continuous Deployment (CD) with GitLab/35. Why CICD really matters.mp4 11.5 MB
- 09. Pipeline performance optimizations/10. Cache policy (cache configuration).mp4 11.4 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/20. Important skills you need to acquire.mp4 11.1 MB
- 09. Pipeline performance optimizations/11. Dynamic cache policy (cache configuration).mp4 10.8 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/2. Forking a Git repository.mp4 10.3 MB
- 03. Continuous Deployment (CD) with GitLab/17. Continuous Delivery and Continuous Deployment.mp4 10.2 MB
- 09. Pipeline performance optimizations/7. Dynamic cache keys (cache configuration).mp4 10.0 MB
- 03. Continuous Deployment (CD) with GitLab/31. Publishing an HTML report.mp4 9.7 MB
- 03. Continuous Deployment (CD) with GitLab/13. Scripts before_script and after_script.mp4 9.7 MB
- 03. Continuous Deployment (CD) with GitLab/23. Scoping variables to a specific environment.mp4 9.5 MB
- 09. Pipeline performance optimizations/3. Stageless pipelines running jobs out of order (needs keyword).mp4 9.3 MB
- 03. Continuous Deployment (CD) with GitLab/1. Section Overview.mp4 8.8 MB
- 09. Pipeline performance optimizations/12. Troubleshooting the cache configuration.mp4 8.7 MB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/14. Section summary & conclusion.mp4 8.4 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/17. Running jobs in parallel.mp4 7.9 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/30. Simplifying the pipeline.mp4 7.7 MB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/12. Conclusion.mp4 7.5 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/28. How to structure a pipeline.mp4 7.4 MB
- 08. Advanced GitLab CICD features/3. Allowing failures (allow_failure keyword).mp4 7.3 MB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/11. Conclusion.mp4 7.3 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/18. Default pipeline stages (.pre, build, test, deploy .post).mp4 7.2 MB
- 04. Introduction to Docker for DevOps/2. Creating a Dockerfile.mp4 7.0 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/11. Revisiting the GitLab CICD architecture.mp4 6.9 MB
- 03. Continuous Deployment (CD) with GitLab/16. Manual approval step before deploying to production.mp4 6.2 MB
- 09. Pipeline performance optimizations/6. Caches vs Artifacts.mp4 6.1 MB
- 03. Continuous Deployment (CD) with GitLab/14. Deployment Strategies Non-production environments.mp4 6.1 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/15. Assignment Adding a test stage - Solution.mp4 6.0 MB
- 04. Introduction to Docker for DevOps/1. Section overview.mp4 6.0 MB
- 09. Pipeline performance optimizations/9. Disabling cache (cache configuration).mp4 5.9 MB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/9. Steps needed to deploy an application to ECS.mp4 5.5 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/22. Conclusion.mp4 5.3 MB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/10. Creating the Dockerfile.mp4 4.8 MB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/3. Creating a cluster in ECS.mp4 4.8 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/9. Assignment Publishing build artifacts.mp4 4.7 MB
- 03. Continuous Deployment (CD) with GitLab/2. Manual deployment.mp4 4.4 MB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/13. Assignment Adding a test stage.mp4 4.2 MB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/6. Managing AWS credentials in GitLab - Assignment.mp4 4.0 MB
- 03. Continuous Deployment (CD) with GitLab/28. Assignment Publishing the E2E JUnit report.mp4 3.3 MB
- 08. Advanced GitLab CICD features/1. Section overview.mp4 3.2 MB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/15. Writing comments in a GitLab pipeline.mp4 3.0 MB
- 03. Continuous Deployment (CD) with GitLab/37. Conclusion & coffee break.mp4 1.4 MB
- 03. Continuous Deployment (CD) with GitLab/8.9 Managing variables and secrets in GitLab.html 29.6 KB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/1. Amazon Elastic Compute Cloud (EC2).vtt 25.0 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/8.3 Docker as a build environment in GitLab CICD.html 24.9 KB
- 03. Continuous Deployment (CD) with GitLab/32.13 End-to-End Testing in GitLab CICD.html 23.9 KB
- 03. Continuous Deployment (CD) with GitLab/11.10 Deployments with GitLab.html 23.8 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/13.2 GitLab architecture quiz.html 22.9 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/21.6 The role of unit tests in CI pipelines.html 22.8 KB
- 03. Continuous Deployment (CD) with GitLab/24.11 CICD & Deployment environments.html 22.2 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/12.4 GitLab architecture quiz.html 21.9 KB
- 03. Continuous Deployment (CD) with GitLab/19. Merge request pipeline vs Branch pipeline.vtt 21.0 KB
- 03. Continuous Deployment (CD) with GitLab/36.14 CICD recap.html 20.8 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/26.7 Merge requests.html 20.3 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/9.1 Fundamental GitLab and CICD concepts.html 19.0 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/29.8 Understanding code linters.html 18.9 KB
- 04. Introduction to Docker for DevOps/3. Running Docker CLI commands in GitLab.vtt 18.8 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/14.5 Assignment - Adding a test stage - Step by step instructions.html 17.6 KB
- 03. Continuous Deployment (CD) with GitLab/29.12 Publishing the E2E JUnit report - Step by step instructions.html 17.5 KB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/3. AWS CLI.vtt 17.2 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/3. Running the project locally (optional).vtt 16.2 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/8. Adding pipeline stages.vtt 15.8 KB
- 08. Advanced GitLab CICD features/5. Job templates with YAML anchors and aliases (practical example).vtt 15.2 KB
- 03. Continuous Deployment (CD) with GitLab/25. Project simulation using merge requests.vtt 14.7 KB
- 03. Continuous Deployment (CD) with GitLab/20. Parsing CLI response data (w jq JSON parser).vtt 14.6 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/6. Your first pipeline.vtt 14.3 KB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/13. Using an ECR Docker image in the task definition.vtt 14.2 KB
- 03. Continuous Deployment (CD) with GitLab/21. Defining dynamic environments.vtt 14.0 KB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/2. Creating an Ngnix web server.vtt 13.2 KB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/4. Creating a task definition.vtt 13.1 KB
- 08. Advanced GitLab CICD features/4. YAML anchors and aliases.vtt 13.0 KB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/8. Uploading a file to S3.vtt 13.0 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/25. Code review and merging changes.vtt 12.6 KB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/6. Updating the task definition using AWS CLI.vtt 12.4 KB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/9. Uploading files using SCP.vtt 12.4 KB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/7. Updating the service using AWS CLI.vtt 12.2 KB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/9. Hosting a website on S3.vtt 12.1 KB
- 03. Continuous Deployment (CD) with GitLab/34. A critical analysis of the pipeline.vtt 12.0 KB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/5. Identity management with AWS IAM.vtt 11.6 KB
- 08. Advanced GitLab CICD features/7. Import YAML configuration from other files (includes keyword).vtt 11.6 KB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/12. Amazon ECR - Docker container registry.vtt 11.6 KB
- 03. Continuous Deployment (CD) with GitLab/10. Smoke tests.vtt 11.6 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/10. GitLab CICD architecture.vtt 11.6 KB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/11. Running a deployment script.vtt 11.5 KB
- 03. Continuous Deployment (CD) with GitLab/22. Defining static environments.vtt 11.4 KB
- 09. Pipeline performance optimizations/5. Caches.vtt 11.2 KB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/6. Configuring the SSH connection.vtt 11.1 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/5. Choosing an appropriate Docker image.vtt 10.9 KB
- 08. Advanced GitLab CICD features/9. Writing multi-line scripts.vtt 10.7 KB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/5. Storing the SSH private key in GitLab.vtt 10.7 KB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/7. Managing AWS credentials in GitLab - Assignment Solution.vtt 10.6 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/12. How much does GitLab cost.vtt 10.5 KB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/7. Verifying the SSH host keys.vtt 10.5 KB
- 03. Continuous Deployment (CD) with GitLab/6. Managing secrets.vtt 10.5 KB
- 04. Introduction to Docker for DevOps/5. GitLab container registry.vtt 10.4 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/24. Making changes through a Merge Request.vtt 10.3 KB
- 08. Advanced GitLab CICD features/10. Starting a server background process within a job.vtt 10.3 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/17. Brief introduction to YAML.vtt 10.3 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/19. Why do jobs and pipelines fail (exit codes).vtt 10.2 KB
- 03. Continuous Deployment (CD) with GitLab/26. End-to-end tests with Playwright (E2E tests).vtt 9.9 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/27. Configuring a code linter.vtt 9.8 KB
- 04. Introduction to Docker for DevOps/6. Pushing an image to the GitLab container registry.vtt 9.7 KB
- 09. Pipeline performance optimizations/1. Skip cloning the Git repository (GIT_STRATEGY).vtt 9.7 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/18. Safeguarding CI pipelines with effective tests.vtt 9.7 KB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/11. Building the Docker image.vtt 9.6 KB
- 04. Introduction to Docker for DevOps/8. Create a scheduled pipeline.vtt 9.5 KB
- 08. Advanced GitLab CICD features/8. CICD Components & Catalog.vtt 9.2 KB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/5. Creating a deployment on ECS.vtt 9.2 KB
- 03. Continuous Deployment (CD) with GitLab/5. Storing project configuration in environment variables.vtt 9.1 KB
- 03. Continuous Deployment (CD) with GitLab/12. Conditional job execution with rules.vtt 9.1 KB
- 08. Advanced GitLab CICD features/12. Choosing the GitLab Runner using tags.vtt 9.1 KB
- 08. Advanced GitLab CICD features/11. GitLab Pages.vtt 8.7 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/4. Using Docker as a build environment.vtt 8.6 KB
- 08. Advanced GitLab CICD features/6. Reusing configuration with extends.vtt 8.5 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/16. Running unit tests.vtt 8.5 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/20. Testing the tests (ensure that the tests fail!).vtt 8.4 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/21. What is DevOps.vtt 8.4 KB
- 03. Continuous Deployment (CD) with GitLab/15. Deploying to the staging environment.vtt 8.4 KB
- 08. Advanced GitLab CICD features/2. Retrying failed jobs automatically (retry keyword).vtt 8.3 KB
- 03. Continuous Deployment (CD) with GitLab/33. Setting a build version.vtt 8.2 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/19. Publishing a JUnit test report.vtt 7.9 KB
- 09. Pipeline performance optimizations/2. Disabling artifact download from previous stages (dependencies keyword).vtt 7.9 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/4. Verifying your GitLab account.vtt 7.6 KB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/8. wait command.vtt 7.5 KB
- 09. Pipeline performance optimizations/4. Using the needs keyword with artifacts.vtt 7.5 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/11. GitLab CICD architecture (Part 2).vtt 7.5 KB
- 03. Continuous Deployment (CD) with GitLab/35. Why CICD really matters.vtt 7.4 KB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/2. ECS Infrastructure Launch modes (Fargate vs EC2).vtt 7.4 KB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/4. 25 - Testing the SSH connection from GitLab.vtt 7.4 KB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/1. Introduction to Amazon Elastic Container Service (Amazon ECS).vtt 7.2 KB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/3. Testing the connection with netcat (nc).vtt 7.0 KB
- 04. Introduction to Docker for DevOps/4. Building a Docker image.vtt 7.0 KB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/2. Amazon S3 (object storage).vtt 6.9 KB
- 03. Continuous Deployment (CD) with GitLab/3. Installing CLI tools.vtt 6.8 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/6. Lightweight Docker images (alpine, slim).vtt 6.6 KB
- 03. Continuous Deployment (CD) with GitLab/17. Continuous Delivery and Continuous Deployment.vtt 6.5 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/22. How to integrate changes.vtt 6.4 KB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/10. Uploading fiels using rsync.vtt 6.4 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/7. Building the project using GitLab.vtt 6.4 KB
- 03. Continuous Deployment (CD) with GitLab/9. Deploying to production.vtt 6.3 KB
- 03. Continuous Deployment (CD) with GitLab/18. Creating review environments.vtt 6.2 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/1. Introduction to Continuous Integration (CI).vtt 6.1 KB
- 04. Introduction to Docker for DevOps/7. Using a custom Docker image in the pipeline.vtt 6.0 KB
- 09. Pipeline performance optimizations/3. Stageless pipelines running jobs out of order (needs keyword).vtt 6.0 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/2. Forking a Git repository.vtt 5.9 KB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/10. Syncing files to S3.vtt 5.8 KB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/4. Managing AWS services with AWS CLI.vtt 5.8 KB
- 03. Continuous Deployment (CD) with GitLab/7. Best practices for handling credentials.vtt 5.7 KB
- 09. Pipeline performance optimizations/11. Dynamic cache policy (cache configuration).vtt 5.5 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/30. Simplifying the pipeline.vtt 5.3 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/28. How to structure a pipeline.vtt 5.2 KB
- 09. Pipeline performance optimizations/10. Cache policy (cache configuration).vtt 4.9 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/10. Assignment Publishing build artifacts.vtt 4.8 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/23. Configuring Merge Requests.vtt 4.8 KB
- 03. Continuous Deployment (CD) with GitLab/14. Deployment Strategies Non-production environments.vtt 4.7 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/20. Important skills you need to acquire.vtt 4.7 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/1. Introduction to the GitLab CICD course.vtt 4.7 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/2. What is GitLab CICD.vtt 4.6 KB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/1. Introduction to Amazon Web Services (AWS).vtt 4.6 KB
- 08. Advanced GitLab CICD features/3. Allowing failures (allow_failure keyword).vtt 4.5 KB
- 04. Introduction to Docker for DevOps/9. Microsoft Artifact Registry.vtt 4.4 KB
- 03. Continuous Deployment (CD) with GitLab/31. Publishing an HTML report.vtt 4.4 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/17. Running jobs in parallel.vtt 4.4 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/11. Revisiting the GitLab CICD architecture.vtt 4.3 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/3. GitLab.com account registration.vtt 4.3 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/16. Manually stopping a pipeline.vtt 4.2 KB
- 03. Continuous Deployment (CD) with GitLab/13. Scripts before_script and after_script.vtt 4.2 KB
- 09. Pipeline performance optimizations/7. Dynamic cache keys (cache configuration).vtt 4.0 KB
- 03. Continuous Deployment (CD) with GitLab/1. Section Overview.vtt 3.8 KB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/8. Running commands over SSH.vtt 3.8 KB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/14. Section summary & conclusion.vtt 3.8 KB
- 04. Introduction to Docker for DevOps/2. Creating a Dockerfile.vtt 3.8 KB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/10. Creating the Dockerfile.vtt 3.7 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/14. What is a Linux shell.vtt 3.6 KB
- 03. Continuous Deployment (CD) with GitLab/16. Manual approval step before deploying to production.vtt 3.6 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/15. Assignment Adding a test stage - Solution.vtt 3.4 KB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/12. Conclusion.vtt 3.3 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/18. Default pipeline stages (.pre, build, test, deploy .post).vtt 3.2 KB
- 09. Pipeline performance optimizations/12. Troubleshooting the cache configuration.vtt 3.2 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/22. Conclusion.vtt 3.0 KB
- 09. Pipeline performance optimizations/8. Cache key from file (cache configuration).vtt 3.0 KB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/11. Conclusion.vtt 2.9 KB
- 09. Pipeline performance optimizations/6. Caches vs Artifacts.vtt 2.9 KB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/9. Steps needed to deploy an application to ECS.vtt 2.9 KB
- 03. Continuous Deployment (CD) with GitLab/33. gitlab-ci.yml 2.6 KB
- 04. Introduction to Docker for DevOps/1. Section overview.vtt 2.6 KB
- 03. Continuous Deployment (CD) with GitLab/31. gitlab-ci.yml 2.5 KB
- 03. Continuous Deployment (CD) with GitLab/30. gitlab-ci.yml 2.5 KB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/3. Creating a cluster in ECS.vtt 2.5 KB
- 03. Continuous Deployment (CD) with GitLab/23. Scoping variables to a specific environment.vtt 2.5 KB
- 03. Continuous Deployment (CD) with GitLab/2. Manual deployment.vtt 2.5 KB
- 03. Continuous Deployment (CD) with GitLab/27. gitlab-ci.yml 2.5 KB
- 03. Continuous Deployment (CD) with GitLab/26. gitlab-ci.yml 2.4 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/15. Writing comments in a GitLab pipeline.vtt 2.3 KB
- 03. Continuous Deployment (CD) with GitLab/22. gitlab-ci.yml 2.2 KB
- 03. Continuous Deployment (CD) with GitLab/21. gitlab-ci.yml 2.2 KB
- 09. Pipeline performance optimizations/9. Disabling cache (cache configuration).vtt 2.1 KB
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/5. What is a pipeline.vtt 2.0 KB
- 03. Continuous Deployment (CD) with GitLab/20. gitlab-ci.yml 2.0 KB
- 11. Conclusion/2. Bonus lecture.html 1.9 KB
- 08. Advanced GitLab CICD features/11. collection.json 1.9 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/9. Assignment Publishing build artifacts.vtt 1.9 KB
- 03. Continuous Deployment (CD) with GitLab/19. gitlab-ci.yml 1.8 KB
- 03. Continuous Deployment (CD) with GitLab/18. gitlab-ci.yml 1.6 KB
- 08. Advanced GitLab CICD features/1. Section overview.vtt 1.5 KB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/11. deploy.sh 1.5 KB
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/6. Managing AWS credentials in GitLab - Assignment.vtt 1.4 KB
- 03. Continuous Deployment (CD) with GitLab/15. gitlab-ci.yml 1.4 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/31. Section recap.vtt 1.3 KB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/11. gitlab-ci.yml 1.3 KB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/13. gitlab-ci.yml 1.3 KB
- 08. Advanced GitLab CICD features/5. gitlab-ci.yml 1.2 KB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/12. gitlab-ci.yml 1.2 KB
- 06. Deploying over SSH to a remote server with GitLab (SSH, SCP, rsync)/9. gitlab-ci.yml 1.2 KB
- 08. Advanced GitLab CICD features/7. gitlab-ci-initial.yml 1.2 KB
- 08. Advanced GitLab CICD features/6. gitlab-ci.yml 1.2 KB
- 03. Continuous Deployment (CD) with GitLab/2. build.zip 1.2 KB
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/13. Assignment Adding a test stage.vtt 1.1 KB
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/11. gitlab-ci.yml 1.0 KB
- 04. Introduction to Docker for DevOps/6. gitlab-ci.yml 1.0 KB
- 04. Introduction to Docker for DevOps/8. gitlab-ci.yml 1.0 KB
- 09. Pipeline performance optimizations/11. gitlab-ci.yml 1019 bytes
- 04. Introduction to Docker for DevOps/7. gitlab-ci.yml 1002 bytes
- 04. Introduction to Docker for DevOps/5. gitlab-ci.yml 996 bytes
- 03. Continuous Deployment (CD) with GitLab/37. Conclusion & coffee break.vtt 946 bytes
- 09. Pipeline performance optimizations/4. gitlab-ci.yml 931 bytes
- 03. Continuous Deployment (CD) with GitLab/13. gitlab-ci.yml 920 bytes
- 03. Continuous Deployment (CD) with GitLab/12. gitlab-ci.yml 902 bytes
- 04. Introduction to Docker for DevOps/4. gitlab-ci.yml 897 bytes
- 09. Pipeline performance optimizations/4. gitlab-ci-initial.yml 877 bytes
- 04. Introduction to Docker for DevOps/3. gitlab-ci.yml 840 bytes
- 08. Advanced GitLab CICD features/9. gitlab-ci.yml 840 bytes
- 09. Pipeline performance optimizations/2. gitlab-ci.yml 805 bytes
- 03. Continuous Deployment (CD) with GitLab/9. gitlab-ci.yml 751 bytes
- 09. Pipeline performance optimizations/2. gitlab-ci-initial.yml 750 bytes
- 09. Pipeline performance optimizations/10. gitlab-ci.yml 737 bytes
- 08. Advanced GitLab CICD features/5. gitlab-ci-initial.yml 724 bytes
- 08. Advanced GitLab CICD features/6. gitlab-ci-initial.yml 724 bytes
- 11. Conclusion/1. Not the end.html 724 bytes
- 04. Introduction to Docker for DevOps/1. gitlab-ci.yml 706 bytes
- 03. Continuous Deployment (CD) with GitLab/5. gitlab-ci.yml 694 bytes
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/8. gitlab-ci.yml 690 bytes
- 09. Pipeline performance optimizations/3. gitlab-ci.yml 680 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/28. gitlab-ci.yml 626 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/30. gitlab-ci.yml 626 bytes
- 09. Pipeline performance optimizations/9. gitlab-ci.yml 614 bytes
- 03. Continuous Deployment (CD) with GitLab/4. Important update regarding Netlify CLI.html 608 bytes
- 09. Pipeline performance optimizations/3. gitlab-ci-initial.yml 602 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/27. gitlab-ci.yml 595 bytes
- 09. Pipeline performance optimizations/8. gitlab-ci.yml 590 bytes
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/7. gitlab-ci.yml 577 bytes
- 03. Continuous Deployment (CD) with GitLab/3. gitlab-ci.yml 570 bytes
- 09. Pipeline performance optimizations/7. gitlab-ci.yml 568 bytes
- 09. Pipeline performance optimizations/5. gitlab-ci.yml 557 bytes
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/7. Help! My GitLab CI pipeline is not running.html 532 bytes
- 08. Advanced GitLab CICD features/4. gitlab-ci.yml 477 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/19. gitlab-ci.yml 455 bytes
- 05. Continuous Deployment to AWS (AWS CLI, IAM, S3) with GitLab/8. gitlab-ci.yml 439 bytes
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/6. gitlab-ci.yml 430 bytes
- 08. Advanced GitLab CICD features/10. gitlab-ci.yml 411 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/16. gitlab-ci.yml 390 bytes
- 08. Advanced GitLab CICD features/3. gitlab-ci.yml 387 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/17. gitlab-ci.yml 381 bytes
- 08. Advanced GitLab CICD features/8. gitlab-ci.yml 309 bytes
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/6. gitlab-ci.yml.txt 292 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/15. gitlab-ci.yml 292 bytes
- 10. Specific topics User topics/1. Ask the instructor.html 276 bytes
- 08. Advanced GitLab CICD features/10. gitlab-ci-initial.yml 260 bytes
- 08. Advanced GitLab CICD features/11. gitlab-ci.yml 252 bytes
- 08. Advanced GitLab CICD features/2. gitlab-ci.yml 227 bytes
- 08. Advanced GitLab CICD features/9. script.sh 210 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/10. gitlab-ci.yml 196 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/7. gitlab-ci.yml 182 bytes
- 08. Advanced GitLab CICD features/4. gitlab-ci-initial.yml 182 bytes
- 09. Pipeline performance optimizations/1. gitlab-ci.yml 166 bytes
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/14. How-to-Install-Ubuntu-Desktop-on-a-Virtual-Machine-using-VirtualBox-7.txt 159 bytes
- 03. Continuous Deployment (CD) with GitLab/19. Fix-GitLab-CI-Duplicate-Pipelines-in-Merge-Requests-when-Using-rules-.txt 158 bytes
- 08. Advanced GitLab CICD features/9. gitlab-ci-initial.yml 151 bytes
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/3. Setup-GitLab-CI-Runner-with-Docker-Executor-on-Windows-10-11.txt 150 bytes
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/12. Setup-GitLab-CI-Runner-with-Docker-Executor-on-Windows-10-11.txt 150 bytes
- 08. Advanced GitLab CICD features/12. gitlab-ci.yml 147 bytes
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/6. AWS-CLI-Command-Reference-ECS-register-task-definition.txt 100 bytes
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/6. Top-10-Bash-file-system-commands.txt 90 bytes
- 03. Continuous Deployment (CD) with GitLab/21. GitLab-CI-CD-artifacts-reports-types.txt 73 bytes
- 03. Continuous Deployment (CD) with GitLab/21. GitLab-Docs-Create-a-dynamic-environment.txt 70 bytes
- 03. Continuous Deployment (CD) with GitLab/19. GitLab-Docs-Merge-request-pipelines.txt 68 bytes
- 08. Advanced GitLab CICD features/9. OpenAI-platform-documentation.txt 67 bytes
- 03. Continuous Deployment (CD) with GitLab/9. Netlify-docs-creating-a-deployment.txt 65 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/19. GitLab-Docs-Unit-test-report-examples-Ruby-Go-Gradle-Maven-Python-C-C.NET-PHP.txt 61 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/23. GitLab-Docs-Merge-methods.txt 60 bytes
- 03. Continuous Deployment (CD) with GitLab/21. GitLab-Docs-Predefined-CI-CD-variables-reference.txt 58 bytes
- 03. Continuous Deployment (CD) with GitLab/12. Predefined-CI-CD-variables-reference.txt 58 bytes
- 09. Pipeline performance optimizations/7. GitLab-Docs-Predefined-environment-variables.txt 58 bytes
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/10. Dockerfile 57 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/2. Fork-this-repository.txt 56 bytes
- 04. Introduction to Docker for DevOps/1. Fork-this-repository.txt 56 bytes
- 08. Advanced GitLab CICD features/12. GitLab-Docs-Hosted-runners-on-Linux.txt 56 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/27. GitLab-Docs-Code-scanning-tools-ESLint.txt 55 bytes
- 09. Pipeline performance optimizations/6. GitLab-Docs-How-cache-is-different-from-artifacts.txt 54 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/19. GitLab-Docs-Unit-test-reports.txt 53 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/27. ESLint-Formatter-for-GitLab.txt 53 bytes
- 09. Pipeline performance optimizations/5. Fork-this-project.txt 53 bytes
- 09. Pipeline performance optimizations/4. GitLab-Docs-needs-keyword-with-artifacts.txt 50 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/19. CI-CD-YAML-syntax-reference-artifacts-reports.txt 49 bytes
- 07. Continuous Deployment to Amazon Elastic Container Service (ECS, ECR, IAM)/2. AWS-calculator.txt 49 bytes
- 03. Continuous Deployment (CD) with GitLab/19. GitLab-Docs-GitLab-CI-CD-workflow-keyword.txt 48 bytes
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/6. Create-a-Gitlab-account.txt 46 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/9. Job-artifacts-GitLab-Docs-.txt 46 bytes
- 03. Continuous Deployment (CD) with GitLab/13. GitLab-Docs-before-script.txt 46 bytes
- 08. Advanced GitLab CICD features/3. GitLab-Docs-allow-failure-keyword.txt 46 bytes
- 09. Pipeline performance optimizations/8. GitLab-Docs-cache-key-from-files.txt 46 bytes
- 03. Continuous Deployment (CD) with GitLab/13. GitLab-Docs-after-script.txt 45 bytes
- 09. Pipeline performance optimizations/2. GitLab-Docs-artifacts-keyword.txt 45 bytes
- 09. Pipeline performance optimizations/1. GitLab.com-website-public-repository.txt 44 bytes
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/12. Configure-GitLab-CI-Runner-with-Docker-executor-using-AWS-EC2.txt 43 bytes
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/3. Configure-GitLab-CI-Runner-with-Docker-executor-using-AWS-EC2.txt 43 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/3. Setup-Git-for-using-GitLab-including-SSH-key-macOS.txt 43 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/22. Introduction-to-Git-for-GitLab.txt 43 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/3. Setup-Git-for-using-GitLab-including-SSH-key-Windows-10.txt 43 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/3. Setup-Git-for-using-GitLab-including-SSH-key-Linux.txt 43 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/1. Git-for-GitLab-Beginners-FULL-COURSE-.txt 43 bytes
- 08. Advanced GitLab CICD features/11. Google-Docs-GitLab-Pages.txt 43 bytes
- 01. Introduction to GitLab CICD. Fundamental CICD concepts & DevOps/6. Short-introduction-to-YAML.txt 42 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/9. CI-CD-YAML-syntax-reference-artifacts-keyword.txt 42 bytes
- 03. Continuous Deployment (CD) with GitLab/3. Get-started-with-Netlify-CLI.txt 41 bytes
- 08. Advanced GitLab CICD features/7. GitLab-Docs-Use-CI-CD-configuration-from-other-files.txt 41 bytes
- 03. Continuous Deployment (CD) with GitLab/22. GitLab-Docs-Environments.txt 40 bytes
- 03. Continuous Deployment (CD) with GitLab/9. Netlify-CLI-deploy-command.txt 40 bytes
- 08. Advanced GitLab CICD features/6. GitLab-Docs-extends-keyword.txt 40 bytes
- 08. Advanced GitLab CICD features/7. GitLab-Docs-include-keyword.txt 40 bytes
- 03. Continuous Deployment (CD) with GitLab/18. GitLab-Docs-Review-apps.txt 39 bytes
- 03. Continuous Deployment (CD) with GitLab/5. Netlify-CLI-deploy-command.txt 39 bytes
- 03. Continuous Deployment (CD) with GitLab/12. CI-CD-YAML-syntax-reference-rules-keyword.txt 38 bytes
- 08. Advanced GitLab CICD features/8. GitLab-Docs-CI-CD-components.txt 38 bytes
- 08. Advanced GitLab CICD features/2. GitLab-Docs-retry-keyword.txt 38 bytes
- 09. Pipeline performance optimizations/3. GitLab-Docs-needs-keyword.txt 38 bytes
- 08. Advanced GitLab CICD features/12. GitLab-Docs-tags-keyword.txt 37 bytes
- 08. Advanced GitLab CICD features/10. Serve-npm-package.txt 36 bytes
- 03. Continuous Deployment (CD) with GitLab/26. Playwright-Docs-Docker-integration.txt 34 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/3. Download-Node.js.txt 30 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/3. Visual-Studio-Code.txt 30 bytes
- 03. Continuous Deployment (CD) with GitLab/1. Create-a-Netlify-account.txt 30 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/5. Docker-Hub-Container-Image-Library.txt 23 bytes
- 03. Continuous Deployment (CD) with GitLab/26. Playwright.txt 23 bytes
- 02. Continuous Integration (CI) with GitLab (Stages, Tests, Reports, Merge Requests)/3. Git.txt 20 bytes
- 03. Continuous Deployment (CD) with GitLab/20. jq-command-line-JSON-processor.txt 19 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via activebusinesscommunication[AT]gmail.com. Remember to include the full url in your complaint.