The simplest course to learn the fundamentals of DevOps right from scratch
What you will learn
Learn what is DevOps and why it is becoming popular in IT industry
Learn the fundamental principles of DevOps
Understand what is a DevOps pipeline
Learn how to use the CI/CD tool – Jenkins
Learn to use source code management tool – Git
Description
DevOps is not only a set of processes and tools but is more rightly represented by the culture of enhanced communication and collaboration between IT operation guys and Developers. DevOps culture is guided by principles of DevOps such as Automation, infrastructure as code, practices such as continuous integration, continuous delivery, and implemented by a large set of DevOps tools. In this course, DevOps concepts are explained in easy to understand language along with hands-on examples on basic tools of DevOps. It will help you to begin your journey to DevOps.
Enroll now!! see you in class.
Happy learning
Team Edyoda
English
language
Content
DevOps Fundamentals
Introduction to DevOps
DevOps Principles
Devops Terminology
DevOps Pipeline
Introduction to Git
Git installation and repository setup
Git- Tracking your changes
Git understanding index area and local repositories
Git branches
Merging branches in Git
Introduction to Jenkins
Jenkins Installation
DevOps pipeline using Jenkins
Introduction to Chef
Introduction to Containers