FileMood

Download [ CourseWikia.com ] Devops Project Workshop Devops Project - 2

CourseWikia com Devops Project Workshop Devops Project

Name

[ CourseWikia.com ] Devops Project Workshop Devops Project - 2

 DOWNLOAD Copy Link

Total Size

3.9 GB

Total Files

93

Last Seen

2024-07-23 00:02

Hash

303D2E5A9D0D8D17678B4665327AF3DCEE0571EE

/

Get Bonus Downloads Here.url

0.2 KB

/1 - Introduction/

1 - Introduction.mp4

15.8 MB

2 - Topics covered in this project.mp4

11.8 MB

3 - Who can enroll in this program.mp4

5.6 MB

/.../10 - Deploying application on Kubernetes/

68 - Understand Kubernetes manifest files.mp4

36.1 MB

69 - Execute Kubernetes manifest files.mp4

48.7 MB

70 - Using secretes manifest files to pull image from JFrog.mp4

66.3 MB

71 - Execute secret manifest file to access application.mp4

24.0 MB

72 - Using deploysh file.mp4

87.5 MB

73 - Commit manifest files in the GitHub.mp4

34.6 MB

74 - Deploy app using Jenkins through deploysh file.mp4

48.5 MB

75 - Releasing new version of app using CICD.mp4

58.4 MB

/.../11 - Helm Chats/

76 - Section introduction.mp4

10.9 MB

77 - Helm introduction.mp4

13.5 MB

78 - How Helm deployments works.mp4

26.0 MB

79 - Adding Helm charts.mp4

20.9 MB

80 - Testing Helm deployments.mp4

83.6 MB

81 - Deploy ttrend app using Helm charts.mp4

44.3 MB

82 - Helm chart deployment using Jenkins.mp4

67.6 MB

/.../12 - Prometheus and Grafana/

83 - Section introduction.mp4

6.0 MB

84 - Prometheus introduction.mp4

29.3 MB

85 - Prometheus architecture.mp4

27.0 MB

86 - Prometheus Grafanastack setup.mp4

109.8 MB

87 - Access Prometheus dashboard.mp4

66.3 MB

88 - Grafana introduction.mp4

16.8 MB

89 - Access apps from Grafana.mp4

54.2 MB

/13 - Conclusion/

90 - Remove Kubernetes cluster using terraform.mp4

62.7 MB

91 - Conclusion.mp4

11.6 MB

/2 - Prerequisites/

10 - Install mobaxterm on Windows.mp4

20.5 MB

4 - Tools required to start with this program.mp4

8.2 MB

5 - Installation of visual studio code.mp4

20.6 MB

6 - Installation of Git on Windows.mp4

19.7 MB

7 - Install Terraform on Windows.mp4

38.4 MB

8 - Install AWS CLI.mp4

21.8 MB

9 - Configure AWS CLI.mp4

40.3 MB

/3 - Terraform/

11 - Section introduction.mp4

2.4 MB

12 - Understand about GitHub repositories using in this course.mp4

25.6 MB

13 - How to using GitHub repositories.mp4

13.7 MB

14 - Things to consider before writing Terraform file.mp4

59.7 MB

15 - Write 1st Terraform manifest file to create EC2 instance.mp4

40.7 MB

16 - How to execute Terraform file.mp4

85.3 MB

17 - Terraform manifest file to create EC2 along with security group.mp4

44.8 MB

18 - Commit Terraform code onto GitHub repository.mp4

74.4 MB

19 - Create EC2 and Security group using Terraform.mp4

31.0 MB

20 - Steps to follow to create VPC using Terraform.mp4

60.4 MB

21 - Writing Terraform manifest file to create VPC.mp4

74.2 MB

22 - Cerate VPC using Terraform manifest file.mp4

40.5 MB

23 - Create DevOps instances using foreach in Terraform.mp4

80.2 MB

/.../4 - Ansible for DevOps/

24 - Section introduction.mp4

4.2 MB

25 - Setup Ansible.mp4

25.6 MB

26 - Add Jenkins and Maven servers as managed nodes to Ansible.mp4

66.5 MB

27 - Write Ansible playbook to install Jenkins.mp4

94.2 MB

28 - Run Ansbile playbook to install Jenkins.mp4

40.4 MB

29 - Configure Jenkins server.mp4

28.8 MB

30 - Writing Ansible playbook to install Maven.mp4

60.1 MB

31 - Execute Ansible playbook to configure Maven server.mp4

44.8 MB

/5 - Jenkins/

32 - Section introduction.mp4

4.8 MB

33 - Understand about source code used in this project.mp4

34.3 MB

34 - Preparing for Jenkins master and slave configuration.mp4

30.6 MB

35 - Setup Jenkins master slave configuration.mp4

62.6 MB

36 - Create 1st Jenkins pipeline job.mp4

45.2 MB

37 - Write 1st Jenkinsfile.mp4

56.8 MB

38 - Adding build stage to Jenkinsfile.mp4

42.2 MB

39 - Adding GitHub credentials to Jenkins.mp4

29.3 MB

40 - Setup multibranch pipeline job.mp4

79.9 MB

41 - setup GitHub webhook.mp4

70.2 MB

/.../6 - SonarQube integration with Jenkins/

42 - Section introduction.mp4

13.3 MB

43 - Setup SonarQube account and add sonar credentials to Jenkins.mp4

34.3 MB

44 - Integrate SonarQube with Jenkins.mp4

21.5 MB

45 - Create sonar properties file.mp4

52.8 MB

46 - Adding SonarQube stage to Jenkinsfile.mp4

107.9 MB

47 - Adding unit test stage to Jenkinsfile.mp4

28.9 MB

48 - Understand about Sonar quality gates.mp4

51.4 MB

49 - Adding quality gate stage to Jenkinsfile.mp4

59.2 MB

/.../7 - JFrog Artifactory integration with Jenkins/

50 - Section introduction.mp4

5.5 MB

51 - Setup JFrog Artifactory account.mp4

42.9 MB

52 - Setup Jfrog Artifactory account.mp4

19.9 MB

53 - Information to add Artifactory stage to Jenkins.mp4

56.6 MB

54 - Adding Jenkins stage to publish jar in theJFrog Artifactory.mp4

66.8 MB

/8 - Docker integration/

55 - Section introduction.mp4

8.8 MB

56 - Ansible playbook to install Docker on Maven server.mp4

61.7 MB

57 - Create docker file.mp4

70.4 MB

58 - Create Docker artifact repository in JFrog Artifactory.mp4

34.1 MB

59 - Add docker image publish stage to Jenkinsfile.mp4

102.0 MB

60 - Testing Docker image by creating container out of it.mp4

16.4 MB

/9 - Kubernetes/

61 - Section introduction.mp4

8.2 MB

62 - Steps involved in creating EKS cluster using Terraform.mp4

31.0 MB

63 - Terraform manifest file to setup AWS EKS.mp4

58.4 MB

64 - Execute Terraform manifest file setup EKS cluster.mp4

68.5 MB

65 - How to terminate EKS cluster to optimize AWS billing.mp4

34.5 MB

66 - Steps to integrate Kubernetes with Jenkins.mp4

15.4 MB

67 - How to integrate EKS cluster with maven server.mp4

77.7 MB

/~Get Your Files Here !/

Bonus Resources.txt

0.4 KB

 

Total files 93


Copyright © 2024 FileMood.com