FileMood

Download [ WebToolTip.com ] Udemy - Master GitHub Actions CI - CD Workflows for DevOps Engineers

WebToolTip com Udemy Master GitHub Actions CI CD Workflows for DevOps Engineers

Name

[ WebToolTip.com ] Udemy - Master GitHub Actions CI - CD Workflows for DevOps Engineers

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

3.1 GB

Total Files

93

Last Seen

Hash

A093D55B7D74D415F71F88DA67080B4DCEAC5C1D

/

Get Bonus Downloads Here.url

0.2 KB

/.../1 - Introduction to GitHub Actions/

1. What is GitHub Actions and What Are Its Use Cases.mp4

2.9 MB

2. Evolution of GitHub and GitHub Actions.mp4

2.1 MB

3. Understanding GitHub Workflow structure.mp4

4.1 MB

4. Writing your first GitHub Actions Workflow.mp4

65.4 MB

/.../2 - Building Blocks of a Workflow/

10. Working with Variables in Workflows.mp4

23.2 MB

11. Protect Sensitive Information Using Secrets.mp4

28.4 MB

12. Using Built in Checkout Actions in Workflows.mp4

54.3 MB

13. Deploying a static website to an S3 Bucket.mp4

210.4 MB

13. Deploying a static website to an S3 Bucket_Resource_index html.html

4.9 KB

13. Deploying a static website to an S3 Bucket_Resource_static s3 deploy yml.yml

0.6 KB

14. What is an environment variable.mp4

8.5 MB

15. How to Use Environment Variables in GitHub Workflow.mp4

51.8 MB

16. How to Use Inputs Parameters in GitHub Actions Workflows.mp4

98.5 MB

5. Running Multiple Shell Commands Together in a Single Step.mp4

18.9 MB

6. Creating Multiple Jobs in a Workflow.mp4

31.2 MB

7. How to Run Jobs in Parallel and Sequentially.mp4

14.2 MB

8. Understanding Workflow Triggers & Types.mp4

1.9 MB

9. Using push and pull_request triggers.mp4

30.2 MB

9. Using push and pull_request triggers_Resource_blank yml.yml

0.3 KB

/.../3 - Advanced Workflow Concepts/

17. Understanding and using Context variables in GitHub Actions.mp4

143.3 MB

18. Sharing data between Steps using Outputs.mp4

35.7 MB

19. Sharing data between jobs using Outputs.mp4

44.4 MB

20. Using an if condition in the Workflow in a step.mp4

74.5 MB

21. Using an if condition with an Or Condition.mp4

22.9 MB

22. Using if Condition at the Job level.mp4

86.1 MB

23. if condition using special functions like startsWith() success() failure() etc.mp4

157.5 MB

24. How to work with reusable workflows.mp4

21.5 MB

25. Reusable Workflows with Inputs.mp4

11.3 MB

26. Reusable Workflows with Inputs & Secrets.mp4

14.5 MB

27. How outputs work in reusable workflows.mp4

59.2 MB

/.../4 - Automating Terraform Deployments Using GitHub Actions/

28. Setup OIDC connection between GitHub & AWS.mp4

20.5 MB

29. Terraform Project Walkthrough.mp4

7.5 MB

30. Configure S3 Backend.mp4

17.1 MB

31. Automating Terraform Deployment & Apply to Dev environment with GitHub Actions.mp4

189.6 MB

32. Automating Terraform Deployment to Prod environment with GitHub Actions.mp4

108.2 MB

/.../4 - Automating Terraform Deployments Using GitHub Actions/dev/

dev.tfvars

0.2 KB

main.tf

0.2 KB

variables.tf

0.4 KB

/.../4 - Automating Terraform Deployments Using GitHub Actions/modules/vpc/

main.tf

1.2 KB

outputs.tf

0.2 KB

variables.tf

0.4 KB

/.../4 - Automating Terraform Deployments Using GitHub Actions/prod/

main.tf

0.2 KB

prod.tfvars

0.2 KB

variables.tf

0.4 KB

/.../5 - Building GitOps CI CD Pipelines with GitHub Actions and ArgoCD on AWS EKS/

33. Launch EKS Cluster with eksctl installing ArgoCD and accessing Its Web UI.mp4

24.7 MB

33. Launch EKS Cluster with eksctl installing ArgoCD and accessing Its Web UI_Resource_macos commands txt.txt

0.3 KB

33. Launch EKS Cluster with eksctl installing ArgoCD and accessing Its Web UI_Resource_windows commands txt.txt

0.3 KB

34. A Quick Look at a Python Flask Application and Deploy To EKS From Local Machine.mp4

84.2 MB

35. Docker CI for Flask App Build & Push Image to DockerHub.mp4

410.8 MB

36. Deploy Flask Application to Amazon EKS Using ArgoCD (GitOps).mp4

85.7 MB

37. Improve GitHub Actions Workflow Docker Build & Push + yq Official Action.mp4

53.6 MB

37. Improve GitHub Actions Workflow Docker Build & Push + yq Official Action_Resource_docker image improved yml.yml

1.4 KB

38. Vulnerability Scanning in CI Pipelines Using Trivy.mp4

46.1 MB

38. Vulnerability Scanning in CI Pipelines Using Trivy_Resource_docker image trivy scan yml.yml

1.8 KB

39. Set Up Slack Incoming Webhooks for Automated Notifications.mp4

35.0 MB

40. Send Slack Notifications using GitHub Worksflows.mp4

73.4 MB

40. Send Slack Notifications using GitHub Worksflows_Resource_pyapp slack notification yml.yml

2.3 KB

Dockerfile

0.1 KB

main.py

0.7 KB

requirements.txt

0.0 KB

/.../5 - Building GitOps CI CD Pipelines with GitHub Actions and ArgoCD on AWS EKS/__MACOSX/

_Dockerfile

0.2 KB

_k8s

0.2 KB

_main.py

0.2 KB

_requirements.txt

0.2 KB

/.../5 - Building GitOps CI CD Pipelines with GitHub Actions and ArgoCD on AWS EKS/__MACOSX/k8s/

_pyapp-deployment.yml

0.2 KB

_pyapp-svc.yaml

0.2 KB

/.../5 - Building GitOps CI CD Pipelines with GitHub Actions and ArgoCD on AWS EKS/github/workflows/

docker-image.yml

1.4 KB

/.../5 - Building GitOps CI CD Pipelines with GitHub Actions and ArgoCD on AWS EKS/k8s/

pyapp-deployment.yml

0.4 KB

pyapp-svc.yaml

0.3 KB

/.../6 - CI CD of Java Application with SonarQube Trivy ArgoCD and Kubernetes/

41. End to End CI CD Implementation Complete Workflow & Architecture Overview.mp4

15.2 MB

42. Introduction to the Java Maven Project.mp4

10.1 MB

43. Provisioning an AWS EC2 Instance and Deploying SonarQube Using Docker.mp4

65.7 MB

44. CI Workflow Perform Static Code Analysis.mp4

87.1 MB

44. CI Workflow Perform Static Code Analysis_Resource_persorm static code analysis yml.yml

0.7 KB

45. Automatically Fail CI Workflow on SonarQube Quality Gate Failure.mp4

49.5 MB

45. Automatically Fail CI Workflow on SonarQube Quality Gate Failure_Resource_fail workflow when static code fails yml.yml

1.0 KB

46. Writing multi stage Dockerfile for Java App.mp4

49.0 MB

46. Writing multi stage Dockerfile for Java App_Resource_Dockerfile.bin

0.7 KB

47. Build Docker Image Using GitHub Actions Workflow.mp4

59.1 MB

48. Trivy Vulnerability Scanning Integrated into Workflow.mp4

44.5 MB

49. Pushing Docker Images to Docker Hub with GitHub Actions.mp4

58.7 MB

50. Preparing Kubernetes Deployment YAML Files.mp4

37.0 MB

51. Dynamic Docker Image Tag Updates in Kubernetes Manifests Using yq Utility.mp4

84.1 MB

51. Dynamic Docker Image Tag Updates in Kubernetes Manifests Using yq Utility_Resource_update tag in mnifestfile yml.yml

2.5 KB

52. Deploying an Application Using Argo CD.mp4

95.6 MB

pom.xml

1.5 KB

/.../6 - CI CD of Java Application with SonarQube Trivy ArgoCD and Kubernetes/src/

README.md

0.0 KB

/.../6 - CI CD of Java Application with SonarQube Trivy ArgoCD and Kubernetes/src/main/java/in/javahome/myweb/controller/

Calculator.java

0.4 KB

/.../6 - CI CD of Java Application with SonarQube Trivy ArgoCD and Kubernetes/src/main/webapp/WEB-INF/

web.xml

0.2 KB

/.../6 - CI CD of Java Application with SonarQube Trivy ArgoCD and Kubernetes/src/main/webapp/

index.html

0.6 KB

/.../6 - CI CD of Java Application with SonarQube Trivy ArgoCD and Kubernetes/src/test/java/in/javahome/myweb/controller/

CalculatorTest.java

1.1 KB

~Get Your Files Here !/

Bonus Resources.txt

0.1 KB

 

Total files 93


Copyright © 2026 FileMood.com