وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Learn Devops From Scratch -Moole Muralidhara Reddy

سرفصل های دوره

1 - DevOps Overview
  • 1 - What is Waterfall Agile Methodology
  • 2 - What is DevOps
  • 3 - Creation of AWS account
  • 4 - Downloading the Putty and Puttygen
  • 5 - Creation of Linux EC2 instance
  • 6 - Connecting to the Linux server
  • 7 - Create and Connecting to the Windows server
  • 8 - Create and Connecting to the Ubuntu server

  • 2 - Linux
  • 9 - Linux Overview
  • 10 - Linux Basic commands Part 1
  • 11 - Linux Basic commands Part 2
  • 12 - Linux Basic commands Part 3
  • 13 - Linux Basic commands Part 4
  • 14 - Linux directory structure
  • 15 - Working with files
  • 16 - Working with Directories
  • 17 - Working with cp mv command
  • 18 - Working with soft hard link and inode number
  • 19 - Working with File Permissions
  • 20 - Working with File Ownership
  • 21 - Working with rm command
  • 22 - Creating and deleting the users
  • 23 - Creating and deleting the groups
  • 24 - Working with head tail
  • 25 - Working with top free command
  • 26 - Working with YUM command
  • 27 - Working with RPM command
  • 28 - Working with tar command
  • 29 - Working with zip command
  • 30 - Working with find command
  • 31 - Working with df du kill ps commands
  • 32 - Working with nslookup ifconfig
  • 33 - Working with echo env tac locate commands
  • 34 - Working with less more wc comm commands
  • 35 - Working with sleep exit host diff commands
  • 36 - Working with scp ssh commands

  • 3 - Git
  • 37 - Git Overview
  • 38 - Installation of git in Linux
  • 39 - Installation of git in windows
  • 40 - Overview of Git Workflow
  • 41 - Working with git init git config git log command
  • 42 - Creation and deletion of git branches
  • 43 - GitHub Dashboard Overview
  • 44 - Creation of GitHub account
  • 45 - Push the code from local to remote
  • 46 - Changing the existing remote url in local
  • 47 - Cloning the repository from remote to local in GitBash
  • 48 - Difference between git pull and git fetch
  • 49 - Working with git merge git rebase
  • 50 - Working with git reset
  • 51 - Working with git revert
  • 52 - Working with gitignore file
  • 53 - Working with git diff git HEAD
  • 54 - Deletion of GitHub repository
  • 55 - Deletion of GitHub account
  • 56 - GitLab Dashboard Overview
  • 57 - Creation of GitLab account
  • 58 - Creation of git repository in GitLab
  • 59 - Deletion of GitLab repository
  • 60 - Deletion of GitLab account
  • 61 - Overview of Future branching strategy
  • 62 - Overview of Release branching strategy

  • 4 - Maven
  • 63 - What is Maven
  • 64 - Download mobaxterm in Windows
  • 65 - Installation of maven in Linux
  • 66 - What is pomxml
  • 67 - What is settingsxml
  • 68 - Types of Maven Repository
  • 69 - Creation of Java application using maven
  • 70 - Maven Build Lifecycles
  • 71 - Creation of web application using maven
  • 72 - Explore pomxml options
  • 73 - Explain about skip test cases jacoco plugin

  • 5 - Nexus
  • 74 - Nexus Overview
  • 75 - Installation of nexus in Linux
  • 76 - Setup Nexus as service in Linux
  • 77 - Nexus Dashboard Overview
  • 78 - Creation of users and roles
  • 79 - Integrating the nexus in maven

  • 6 - Jfrog Artifactory
  • 80 - Jfrog Artifactory Overview
  • 81 - Installation of Jfrog Artifactory in Linux
  • 82 - Jfrog Artifactory Dashboard Overview
  • 83 - Creation of users and groups in Jfrog Artifactory
  • 84 - Integrating the Jfrog in maven

  • 7 - SonarQube
  • 85 - SonarQube Overview
  • 86 - Installation of SonarQube in Linux
  • 87 - Setup Sonar as service in Linux
  • 88 - SonarQube dashboard overview
  • 89 - Creation of users in SonarQube
  • 90 - Integrating the SonarQube in maven

  • 8 - Tomcat
  • 91 - What is Tomcat
  • 92 - Types of Tomcat Roles
  • 93 - Installation of tomcat in Linux
  • 94 - Setup tomcat as service in Linux
  • 95 - Deploy web application war file in Tomcat

  • 9 - Jenkins
  • 96 - Jenkins Overview
  • 97 - How many ways to install Jenkins in Linux
  • 98 - Installation of Jenkins using yum
  • 99 - Installation of Jenkins using war file
  • 100 - Jenkins Dashboard Overview
  • 101 - How to Reset Jenkins users Password
  • 102 - Exploring the options under manage Jenkins
  • 103 - Creation of a Jenkins job
  • 104 - Integrating the Maven in Jenkins
  • 105 - Integrating the nexus in Jenkins
  • 106 - Integrating the Jfrog with Jenkins
  • 107 - Integrating the SonarQube with Jenkins
  • 108 - Deploying web application war file in tomcat using Jenkins
  • 109 - Creation of Slack account
  • 110 - Send notifications from Jenkins to Slack
  • 111 - Creation of Users in Jenkins
  • 112 - Take the backup and restore the Jenkins
  • 113 - Working with restart safeRestart copy and move jobs
  • 114 - Difference Between build periodically pollSCM webhook
  • 115 - Setting up the Build Pipeline
  • 116 - What is master and slave node
  • 117 - Setting up the Linux slave node in Jenkins
  • 118 - Setting up the windows slave node in Jenkins
  • 119 - Jenkins Pipeline Overview
  • 120 - What are the fields available in declarative pipeline
  • 121 - Exploring the options in declarative pipeline Part 1
  • 122 - Exploring the options in declarative pipeline Part 2
  • 123 - Exploring the options in declarative pipeline Part 3
  • 124 - Build and push to Artifactory
  • 125 - Build Deploy to Tomcat
  • 126 - Build Deploy to Tomcat using Jenkinsfile

  • 10 - Ansible
  • 127 - Ansible Overview
  • 128 - Installation of ansible in Linux
  • 129 - Ansible Workflow
  • 130 - Overview of ansible adhoc command
  • 131 - Working with ansible adhoc commands with example Part 1
  • 132 - Working with ansible adhoc commands with example Part 2
  • 133 - SSH Overview
  • 134 - Setting up the SSH connection manually
  • 135 - Ansible Modules Overview
  • 136 - Overview of Ansible Playbook
  • 137 - Installation of httpd git using ansible playbook
  • 138 - Exploring the withitems
  • 139 - Exploring the variables
  • 140 - Exploring the tags
  • 141 - Installation of tomcat using ansible playbook
  • 142 - Overview of Ansible role
  • 143 - Installation of httpd using ansible role
  • 144 - Ansible vault Part 1
  • 145 - Ansible vault Part 2

  • 11 - Docker
  • 146 - Difference between Containerization and Virtual machines
  • 147 - Docker Overview
  • 148 - Exploring the available docker components
  • 149 - Installation of docker in Linux
  • 150 - Dockerfile Overview
  • 151 - Dockerfile Demo Part 1
  • 152 - Dockerfile Demo Part 2
  • 153 - Overview of DockerHub
  • 154 - DockerHub Dashboard Overview
  • 155 - What is docker storage
  • 156 - What is docker image
  • 157 - Docker image commands Part 1
  • 158 - Docker image commands Part 2
  • 159 - What is docker container
  • 160 - Docker container commands Part 1
  • 161 - Docker container commands Part 2
  • 162 - Docker container commands Part 3
  • 163 - docker network concept
  • 164 - docker volume concept
  • 53,700 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    شناسه: 8054
    حجم: 9078 مگابایت
    مدت زمان: 1362 دقیقه
    تاریخ انتشار: 23 اسفند 1401
    طراحی سایت و خدمات سئو

    53,700 تومان
    افزودن به سبد خرید