Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Learn DevOps From Scratch in Telugu - Moole Muralidhara Reddy
DevOps Overview
What is Waterfall & Agile Methodology (8:39)
PPT - T-What is Waterfall & Agile Methodology
DevOps Overview (18:15)
PPT - T-DevOps Overview
Creation of AWS account (7:58)
PPT - T-Creation of AWS account
Creation of Linux EC2 instance (12:30)
PPT - T-Creation of Linux EC2 instance
Downloading the putty and puttygen (3:22)
PPT - T-Downloading the putty and puttygen
Connecting to the Linux server (4:05)
PPT - T-Connecting to the Linux server
Create and Connecting to the Ubuntu server (7:41)
PPT - T-Create and Connecting to the Ubuntu server
Create and Connecting to the Windows server (15:54)
PPT - T-Create and Connecting to the Windows server
Linux
Linux Overview (4:29)
PPT - T-Linux Overview
Linux Basic commands Part 1 (13:18)
PPT - T-Linux basic commands Part 1
Linux Basic commands Part 2 (5:44)
PPT - T-Linux basic commands Part 2
Linux Basic commands Part 3 (6:08)
PPT - T-Linux basic commands Part 3
Linux Basic commands Part 4 (11:42)
PPT - T-Linux basic commands Part 4
Linux directory structure (8:35)
PPT - T-Linux directory structure
Working with files (15:28)
PPT - Working with files
Working with Directories (3:18)
PPT - Working with Directories
Working with cp & mv command (6:58)
PPT Working with cp & mv command
Working with soft, hard link and inode number (8:44)
PPT - Working with soft, hard link and inode number
Working with File Permissions (7:21)
PPT - Working with File Permissions
Working with File Ownership (5:01)
PPT - Working with File Ownership
Working with rm command (3:08)
PPT - Working with rm command
Creating and deleting the users (5:05)
PPT - Creating and deleting the users
Creating and deleting the groups (5:15)
PPT - Creating and deleting the groups
Working with head & tail (4:05)
PPT - Working with head & tail
Working with top & free command (4:11)
PPT - Working with top & free command
Working with YUM command (9:04)
PPT - Working with YUM command
Working with RPM command (7:03)
PPT - Working with RPM command
Working with tar command (4:28)
PPT - Working with tar command
Working with zip command (5:04)
PPT - Working with zip command
Working with find command (7:01)
PPT - Working with find command
Working with df , du, kill, ps commands (7:26)
PPT - Working with df , du, kill, ps commands
Working with echo , env , tac , locate commands (7:58)
Working with less , more , wc ,comm commands (5:56)
Working with sleep , exit , host , diff commands (8:01)
Working with scp , ssh commands (13:18)
Working with crontab & sed commands (13:00)
Working with telnet & netstat commands (12:35)
Working with nslookup & ifconfig (3:23)
Linux Key Points Part 1 (4:42)
Linux Key Points Part 2 (8:56)
Git
Git Overview (2:11)
PPT - Git Overview
Installation of git in centos (2:02)
PDF - Installation of git in centos
Installation of git in Ubuntu (2:27)
Installation of GitBash in windows (4:37)
PPT - Installation of GitBash in windows
Overview of Git Workflow (10:05)
PPT - Overview of Git Workflow
Working with git init & git config command (6:01)
PPT - Working with git init & git config command
Creation and deletion of git branches (7:23)
PPT - Creation and deletion of git branches
Creation of GitHub account (5:20)
GitHub Dashboard Overview (24:00)
Push the code from local to remote (11:46)
Push the code from local to remote
Changing the existing remote url in local (5:32)
PPT - Changing the existing remote url in local
Cloning the repository from remote to local (7:45)
PPT - Cloning the repository from remote to local
Difference between git pull and git fetch (4:49)
PPT - Difference between git pull and git fetch
Working with git merge & git rebase (11:19)
Working with git reset command (7:03)
PPT - Working with git reset command
Working with git revert command (4:39)
PPT - Working with git revert command
Working with .gitignore file (4:15)
PPT - Working with .gitignore file
Working with git diff & git HEAD (3:22)
PPT - Working with git diff & git HEAD
Cloning the repository from remote to local in Linux (6:42)
Deletion of GitHub repository (2:11)
Deletion of GitHub account (2:36)
Creation of GitLab account (6:19)
GitLab Dashboard Overview (9:12)
Creation of git repository in GitLab (30:37)
Deletion of GitLab repository (1:30)
Creation of Bitbucket account (4:17)
Bitbucket Dashboard Overview (13:55)
Overview of Future branching strategy (7:47)
PPT - Overview of Future branching strategy
Overview of Release branching strategy (6:45)
PPT - Overview of Release branching strategy
Git Key Points Part 1 (7:44)
Git Key Points Part 2 (11:23)
Maven
What is Build Tool (2:36)
PPT - What is Build Tool
What is Maven (2:50)
PPT - What is Maven
Download mobaxterm in Windows (4:27)
Installation of maven in centos (11:08)
PDF - Installation of maven in centos
What is pom.xml (4:54)
PPT - What is pom.xml
What is settings.xml (3:53)
PPT - What is settings.xml
Types of Maven Repository (2:58)
PPT - Types of Maven Repository
Installation of maven in Ubuntu (11:43)
PPT - Installation of maven in Ubuntu
Installation of maven in windows (8:53)
PPT - Installation of maven in windows
Creation of java application using maven (10:04)
PPT - Creation of java application using maven
Maven Build Lifecycles (14:44)
PPT - Maven Build Lifecycles
Creation of web application using maven (15:03)
PPT - Creation of web application using maven
Explain about skip test cases & jacoco plugin (9:25)
Explore pom.xml options (8:53)
Integrating the nexus in maven (11:28)
Maven Key Points Part 1 (6:07)
Maven Key Points Part 2 (3:51)
Nexus
Nexus Overview (4:08)
PPT - Nexus Overview
Installation of nexus in Linux (20:19)
PDF - Installation of nexus in Linux
Setup Nexus as service in Linux (13:33)
PPT - Setup Nexus as service in Linux
Nexus Dashboard Overview (16:21)
Creation of users and roles (7:24)
Nexus Key Points (5:28)
Jfrog Artifactory
Jfrog Artifactory Overview (8:09)
Installation of Jfrog Artifactory in Linux (15:07)
Jfrog Artifactory Dashboard Overview (16:57)
Creation of users and groups in Jfrog Artifactory (8:47)
Jfrog Repository Management (7:35)
Integrating the jfrog in maven (7:52)
SonarQube
Sonarqube Overview (5:11)
Installation of sonarqube in Linux (21:24)
PDF - Installation of sonarqube in Linux
Setup Sonar as service in Linux (9:23)
PPT - Setup Sonar as service in Linux
Sonarqube dashboard overview (9:40)
Creation of user in SonarQube (3:52)
Integrating the sonarqube in maven (10:24)
PPT - Integrating the sonarqube in maven
Sonarqube Key Points (4:28)
Tomcat
What is Tomcat (3:20)
PPT - What is Tomcat
Types of roles available in Tomcat (3:24)
PPT - Types of roles available in Tomcat
Installation of tomcat in Amazon Linux (17:12)
Tomcat roles Examples
PDF - Installation of tomcat in Amazon Linux
Tomcat Dashboard Overview (5:13)
Setup tomcat as service in Amazon Linux (7:47)
PPT - Setup tomcat as service in Amazon Linux
Deploy war file in tomcat (3:18)
PPT - Deploy war file in tomcat
Tomcat Key Points (4:23)
Jenkins
Jenkins Overview (6:47)
How many ways to install Jenkins in Linux (2:54)
PPT - How many ways to install Jenkins in Linux
Installation of jenkins using yum (16:34)
PDF - Installation of jenkins using yum
Install the Jenkins to Deploy war file in tomcat (7:28)
Installation of jenkins using war file (5:59)
Jenkins Dashboard Overview (13:55)
Exploring the options under manage jenkins (14:02)
PPT - Exploring the options under manage jenkins
Creation of a jenkins job (29:04)
How to Reset Jenkins Admin users Password (5:30)
Setup the maven project in Jenkins (11:52)
Integrating the nexus in Jenkins (15:20)
Integrating the jfrog with Jenkins (12:40)
Integrating the sonarqube with Jenkins (15:36)
Deploying war file in tomcat using jenkins (8:07)
Exploring the build periodically , pollSCM , webhook (12:22)
Creation of Slack account (5:17)
Send notifications from Jenkins to Slack (9:36)
Creation of Users in Jenkins (3:36)
Setting up the Role Based Authorization Strategy in Jenkins (13:47)
Take the backup and restore the Jenkins (8:31)
restart , saferestart , copy and move jobs (9:03)
Upstream and Downstream Jobs (7:15)
Setting up the Build Pipeline (10:23)
What is master and slave node (3:23)
Setting up the Linux slave node in Jenkins (23:14)
Setting up the windows slave node in Jenkins (14:33)
Jenkins Pipeline Overview (8:25)
PPT - Jenkins Pipeline Overview
What are the fields available in declarative pipeline (5:36)
PPT - What are the fields available in declarative pipeline
Exploring the options in declarative pipeline Part 1 (7:08)
PPT - Exploring the options in declarative pipeline Part 1
Exploring the options in declarative pipeline Part 2 (5:53)
PPT - Exploring the options in declarative pipeline Part 2
Exploring the options in declarative pipeline Part 3 (8:16)
PPT - Exploring the options in declarative pipeline Part 3
Jenkins Pipeline Build & Deploy Part - 0 (13:59)
Jenkins Pipeline Build & Deploy-Part-1 (26:04)
Jenkins Pipeline Build & Deploy-part-2 (22:34)
Jenkins key points part 1 (9:00)
Jenkins key points part 2 (10:38)
Jenkins key points part 3 (4:47)
What Is a Shared Library in Jenkins (6:51)
Difference Between Without and With Jenkins Shared Library (11:00)
Getting Started With Shared Libraries Part 1 in Jenkins (21:43)
Getting Started With Shared Libraries Part 2 in Jenkins (24:17)
Getting Started With Shared Libraries Part 3 in Jenkins (36:12)
Getting Started With Shared Libraries Part 4 in Jenkins (27:16)
Ansible
Ansible Overview (2:34)
Installation of ansible in Linux (12:45)
PDF - Installation of ansible in Linux
Installation of ansible in ubuntu (4:20)
PPT - Installation of ansible in ubuntu
Ansible Workflow (3:26)
PPT - Ansible Workflow
Overview of ansible ad-hoc (2:15)
PPT - Overview of ansible ad-hoc
Ansible ad-hoc command with examples (11:52)
PPT - Ansible ad-hoc command with examples
SSH Overview (2:09)
PPT - SSH Overview
Setting up the SSH connection manually (8:31)
PPT - Setting up the SSH connection manually
Ansible Modules Overview (4:45)
PPT - Ansible Modules Overview
ansible playbook overview (3:35)
PPT - Ansible playbook overview
Installation of httpd & git using ansible playbook (11:40)
PPT - Installation of httpd & git using ansible playbook
Exploring the with_items (7:51)
PPT - Exploring the with_items
Exploring the variables (5:51)
PPT - Exploring the variables
Exploring the tags (6:50)
PPT - Exploring the tags
Installation of tomcat using ansible playbook (20:38)
PPT - Installation of tomcat using ansible playbook
Explore the ansible playbook options (10:19)
Ansible role Overview (5:32)
PPT - Ansible role Overview
Ansible role directory structure (4:32)
PPT - Ansible role directory structure
Installation of httpd using ansible role (13:49)
Ansible role example (8:45)
Ansible vault Part 1 (10:10)
PPT - Ansible vault Part 1
Ansible vault Part 2 (6:14)
PPT - Ansible vault Part 2
Ansible Key Points Part 1 (5:58)
Ansible Key Points Part 2 (7:23)
Docker
Difference between Containerization and virtual machines (3:22)
PPT - T-Difference between Containerization & virtual machines.pptx
Docker Overview (4:13)
PPT - T-Docker Overview.pptx
Exploring the available docker components (6:55)
PPT - T-Exploring the available docker components.pptx
Installation of docker in Linux (3:49)
PDF - T-Installation of docker in Linux.pptx
Installation of docker in ubuntu (3:56)
PPT - T-Installation of docker in ubuntu.pptx
PPT - T-Installation of docker in windows.pptx
Dockerfile Overview (19:25)
PPT - T-Dockerfile Overview.pptx
Dockerfile Demo Part 1 (31:17)
Dockerfile Demo Part 2 (8:52)
Overview of DockerHub (16:25)
What is docker storage (2:31)
PPT - T-What is docker storage.pptx
What is docker image (10:17)
PPT - T-What is docker image.pptx
Docker image commands Part 1 (6:42)
Docker image commands Part 2 (5:32)
What is docker container (6:49)
PPT - T-What is docker container.pptx
Docker container commands Part 1 (11:00)
PPT - T-docker container commands Part 1.pptx
Docker container commands Part 2 (7:15)
PPT - T-docker container commands Part 2.pptx
Docker container commands Part 3 (12:56)
PPT - T-docker container commands Part 3.pptx
Docker network concept (13:37)
PPT - T-docker network concept.pptx
Docker volume concept (10:41)
PPT - T-docker volume concept.pptx
DevOps Roles and Responsibilities
Interview DEVOPS ROLES AND RESPONSIBILITIES - Example
Resume Points
Linux Resume Points
Git Resume Points
Maven Resume Points
Nexus Resume Points
Jfrog Artifactory Resume Points
Tomcat Resume Points
Jenkins Resume Points
Ansible Resume Points
Docker Resume Points
Kubernetes Resume Points
Terraform Resume Points
Prometheus and Grafana Resume Points
Interview Questions and Answers
Linux Interview Questions and Answers
Git Interview Questions and Answers
Maven Interview Questions and Answers
Nexus Interview Questions and Answers
Jfrog Interview Questions and Answers
SonarQube Interview Questions and Answers
Tomcat Interview Questions and Answers
Jenkins Interview Questions and Answers
Ansible Interview Questions and Answers
Docker Interview Questions and Answers
Kubernetes Interview Questions and Answers
Terraform Interview Questions and Answers
Sample DevOps Resume 2 to 5 years
Sample DevOps Resume 2 to 5 years - Telugu DEvOps Guru
Teach online with
PPT - T-Installation of docker in ubuntu.pptx
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock