FileMood

Download PacktPUB - DevOps Complete Course

PacktPUB DevOps Complete Course

Name

PacktPUB - DevOps Complete Course

 DOWNLOAD Copy Link

Total Size

11.5 GB

Total Files

140

Hash

988C0BD1744E0849D8629AA99ECC0C1D137726EE

/Chapter 7 Ansible/

007. Set Up Jenkins Using Ansible, Ansible Galaxy, CICD Job to Set Up Tomcat and Deploy War File.mp4

490.7 MB

001. Introduction and Lab Setup.mp4

181.2 MB

002. Adhoc Commands, Inventory, and ansible.cfg.mp4

197.5 MB

003. Write Ansible Playbook.mp4

124.8 MB

004. Conditions.mp4

213.7 MB

005. Variables, Tomcat Setup.mp4

208.7 MB

006. Ansible Vault and Roles.mp4

192.6 MB

008. Ansible Inventory.mp4

225.4 MB

/Chapter 1 Introduction to the Course/

002. What Is DevOps and Tools Covered.mp4

93.4 MB

003. Resources.mp4

2.8 MB

004. Create an AWS Account.mp4

28.4 MB

001. DevOps Introduction.mp4

13.4 MB

/Chapter 2 Git and GitHub/

001. Git Introduction.mp4

7.4 MB

002. Content Overview.mp4

10.9 MB

003. Before Starting with the Course.mp4

2.7 MB

004. About Your Trainer.mp4

1.9 MB

005. What Is Version Control System and Why Git.mp4

20.2 MB

006. Install Git on Window.mp4

10.4 MB

007. Set Up an EC2 Instance and Install Git.mp4

49.3 MB

008. Working with Git Bash.mp4

25.0 MB

009. Creating a Repository on Git.mp4

30.1 MB

010. Git Workflow.mp4

51.6 MB

011. Working with Git Stages.mp4

35.3 MB

012. Compare Code Changes with Different Git Stages.mp4

58.5 MB

013. Compare Code Changes with Different Local Commits.mp4

27.5 MB

014. Why Do We Need GitHub.mp4

11.1 MB

015. Creating GitHub Account.mp4

19.4 MB

016. Creating a Repo on GitHub Account.mp4

24.7 MB

017. Cloning a Repo from GitHub.mp4

17.8 MB

018. Push Code onto Remote Repository.mp4

37.1 MB

019. Working with Other Developer Code.mp4

48.1 MB

020. Git Clone Versus Git Pull.mp4

29.0 MB

021. Unable to Push Changes onto Remote Repository.mp4

65.6 MB

022. Connecting to GitHub Using SSH.mp4

66.1 MB

023. Map Local Repo with Remote Repository - Git Remote Add.mp4

58.0 MB

024. How a Java Developer Pushes Code onto a Remote Repository.mp4

49.0 MB

025. Working with Commits on Git.mp4

70.9 MB

026. Know Information about Specific Commit on Git.mp4

40.9 MB

027. Working with Commits on GitHub.mp4

39.3 MB

028. Commit Changes Directly on GitHub.mp4

33.0 MB

029. Why Do We Need Branches on Git.mp4

16.8 MB

030. Branches in DevOps Workflow.mp4

15.5 MB

031. Working with Branches on GitHub.mp4

15.8 MB

032. Working with Branches on Git.mp4

27.8 MB

033. Committing Changes on Branches.mp4

44.6 MB

034. Merge Changes onto Master Branch.mp4

15.9 MB

035. Resolving Merge Conflicts.mp4

82.6 MB

036. Forking a Repository.mp4

36.0 MB

037. Creating Pull Request (PR).mp4

62.4 MB

038. Working with Private Repositories.mp4

36.2 MB

039. Adding Collaborator to a Repository.mp4

42.7 MB

040. Creating Protected Branches.mp4

67.5 MB

041. Tagging a Commit.mp4

48.2 MB

042. Revert Changes from Working Directory.mp4

34.7 MB

043. Reverting Changes from Staging Area and Local Repo.mp4

33.0 MB

044. Using .Gitignore File.mp4

30.6 MB

045. Git Rebase Command.mp4

40.1 MB

046. Git Fetch Versus Git Pull.mp4

30.4 MB

047. Introduction to Git Project.mp4

24.2 MB

048. Set Up Git Repository and Branches for New Project.mp4

34.4 MB

049. Allowing Developers to Check-In Code.mp4

46.7 MB

050. Enabling DevOps Workflow on Dev Environment.mp4

95.7 MB

051. Pull Request (PR) to Merge Code from Dev Branch to UAT Branch.mp4

28.1 MB

052. Release Code onto Production.mp4

118.6 MB

/Chapter 3 Maven/

001. Introduction to Maven.mp4

3.1 MB

002. Topics Covered.mp4

8.1 MB

003. What Is Maven.mp4

17.1 MB

004. How Maven Helps a DevOps Engineer.mp4

5.1 MB

005. Resource to Start.mp4

3.2 MB

006. About this Section.mp4

3.8 MB

007. Java Installation on Windows.mp4

24.0 MB

008. Eclipse Installation.mp4

13.8 MB

009. Create First Maven Project.mp4

17.4 MB

010. Maven Coordinates.mp4

46.6 MB

011. Default Directory Structure.mp4

11.8 MB

012. Steps Involved in Building a Java Project.mp4

11.7 MB

013. Maven Goals.mp4

46.9 MB

014. Maven Goals in Action.mp4

56.2 MB

015. What Is Pom.xml and How It Works.mp4

39.8 MB

016. Transitive Dependency.mp4

17.1 MB

017. Maven Repositories.mp4

42.9 MB

018. Maven Goals - Deploy Goal for Local Repository.mp4

21.5 MB

019. Push Maven Project onto GitHub.mp4

40.3 MB

020. Prepare Maven Server.mp4

20.1 MB

021. Prerequisites to Set Up Maven.mp4

35.0 MB

022. Set Up Maven.mp4

24.7 MB

023. Build Maven Project on Linux.mp4

102.8 MB

024. Maven - Command Maven Goals.mp4

25.1 MB

025. Create a Project with Maven Archetype.mp4

50.3 MB

026. Plugins and Dependencies in pom.xml.mp4

86.5 MB

027. Settings.xml File.mp4

17.8 MB

028. Tomcat Server Configurations.mp4

30.0 MB

029. Deploy War on Tomcat Server.mp4

65.1 MB

030. Maven in DevOps Workflow.mp4

2.2 MB

031. Set Up Jenkins Server.mp4

42.2 MB

032. Add Maven Build Server as an Agent to Jenkins.mp4

37.3 MB

033. Build a Java Project on Agent Server.mp4

35.2 MB

034. Build a War File on Agent Node (Maven Server).mp4

25.4 MB

/Chapter 4 Artifactory/

001. Artifactory Setup and Integration with Jenkins.mp4

237.4 MB

/Chapter 5 Jenkins/

001. Introduction to Jenkins.mp4

139.0 MB

002. Create the First Jenkins Job, Jenkins Job with Parameters.mp4

136.3 MB

003. Run Maven Job, Deploy on Maven.mp4

196.7 MB

004. Jenkins – Master and Slave Configuration.mp4

77.9 MB

005. GitHub Webhook, DSL Job.mp4

160.8 MB

006. Jenkins Pipeline.mp4

124.3 MB

007. Integrating Artifactory with Jenkins.mp4

252.8 MB

/Chapter 6 SonarQube/

001. Introduction to SonarQube.mp4

12.6 MB

002. SonarQube Installation.mp4

49.0 MB

003. Console Overview.mp4

79.5 MB

004. SonarQube Installation with PostgreSQL Database.mp4

124.8 MB

005. SonarQube Integration with Jenkins.mp4

50.1 MB

/Chapter 8 Docker/

001. Introduction to Docker and Kubernetes.mp4

82.7 MB

002. Docker Introduction.mp4

179.2 MB

003. Docker Basic Commands and DockerHub Introduction.mp4

360.9 MB

004. Docker Images and Docker Networks Introduction.mp4

139.5 MB

005. Docker Networks and Docker Volumes Introduction.mp4

156.8 MB

006. Docker Volumes.mp4

100.2 MB

007. Dockerfile.mp4

220.1 MB

008. Docker Compose and Docker Swarm.mp4

151.1 MB

/Chapter 9 Kubernetes/

001. Introduction to Kubernetes.mp4

98.0 MB

002. Installation of Kubernetes Using (Minikube and Kubeadm).mp4

180.1 MB

003. Create Google Cloud Account and Initializing Kubernetes Cluster.mp4

226.2 MB

004. Install Google Cloud Command Line Tool and Create the Cluster.mp4

132.6 MB

005. Kubernetes Objects.mp4

164.0 MB

006. Replication Controller and Cluster IP Service.mp4

123.3 MB

007. How to Configure NodePort IP and Load Balancer.mp4

115.9 MB

008. Namespace and Services.mp4

166.2 MB

009. ConfigMaps.mp4

137.8 MB

010. Helm Charts.mp4

142.0 MB

011. Kubernetes - Volumes.mp4

190.3 MB

012. Physical Volume (PV) and Physical Volume Claim (PVC).mp4

149.7 MB

013. Dynamic Provisioning.mp4

186.8 MB

014. Create PVC and Access from POD, Created Jenkins Server.mp4

96.6 MB

015. Install Git, Maven, Docker and Configure It with Helm.mp4

159.9 MB

016. CI (Continuous Integration) Job and Deploying Java Application to the Kubernetes Cluster.mp4

180.8 MB

017. CD (Continuous Deployment) to the Helm.mp4

123.3 MB

018. Horizontal Pod Autoscaler.mp4

118.9 MB

019. Memory and EFK.mp4

311.4 MB

/Chapter 10 Prometheus/

001. Prometheus Setup.mp4

331.1 MB

0002. Grafana Setup.mp4

150.6 MB

 

Total files 140


Copyright © 2024 FileMood.com