This DevOps Training helps you master Continuous Development , Continuous Testing Continuous Integration ,Continuous Deployment and Continuous Monitoring using DevOps tools - Git, Chef, Docker, Jenkins, Puppet, Ansible and Nagios to automate multiple steps in SDLC.
Course Content
Module 1 - DevOps Essentials
Learning Objectives : In this module, you will learn the reasons for the evolution of DevOps, what is DevOps, the various skills and market trends in DevOps, introduction to the delivery pipeline in devops and the DevOps ecosystem.
Topics :
- Why DevOps?
- What is DevOps?
- DevOps Market Trends
- DevOps Engineer Skills
- DevOps Delivery Pipeline
- DevOps Ecosystem&Use Case
Practicals to be covered: Sample use-case for using DevOps practice.
Module 2 - Managing Source Code - GIT and Github
Learning Objectives :In this module, you can learn about automatic Source Code Management using GIT and Github.
Topics-
- Introduction to CVS and GIT
- GIT File workflow
- Important GIT Commands
- Introduction to Github
- Using GIT and Github together.
Practicals to be covered : Show the various GIT commands to push and pull a repository, from Github.
Module 3 - Understanding and using Build tools
Learning Objectives :In this module, you can learn how to build an appropriate delivery pipeline and perform test automation on it.
Topics-
- Overview of Various Build tools
- What is Maven
- Maven Plugins
- Maven Archetypes
- Project Object Model (POM)
- Source Control Integration
Practicals to be covered: Create a build pipeline from compilation to deployment of application.
Module 4 - Containerization using Docker
Learning Objectives :This module will help you identify the difference between containers and VMs. You can learn about virtualization using Docker. You can also deep dive into image and containers concept in Docker.
Topics :
- What and Why of Containers
- Introduction to Docker
- Docker Fundamentals
- Image Distribution
- Docker Containers.
Practicals to be covered : Create First Image: Hello-World, Image Basics and Base Image Maintenance, Manage Containers, Create Images From Containers.
Module 5 -Docker Commands and Use-cases
Learning Objectives : This module deals with the various networking concepts in Docker, the best way to use the Docker Volume, and creating a Docker file.
Topics :
- Docker Networking
- Docker Volumes
- Docker Files.
Practicals to be covered : Exposing Container Ports to the Host, Adding Content to Containers, Create Docker File.
Module 6- Puppet-1
Learning Objectives : This module introduces you to an important topic called "Infrastructure -as-Code". You can learn about the master-agent architecture and catalog compilation in Puppet. You will also learn to write a Puppet program using Puppet DSL.
Topics :
- Puppet Introduction
- Puppet Architecture
- Basic Puppet Terminologies
- Puppet Language Constructs.
Practicals to be covered : Show the folder structure in Puppet master and client, Install Apache Tomcat,
Module 7 -Puppet-2
Learning Objectives : This module is a deep dive into the Puppet module and helps you learn how to install modules from a third-party tool. You can also learn about, Puppet environment structure and configuration, various kinds of puppet classes and puppet template.
Topics :
- Puppet Modules
- Node Classification
- Puppet Environment
- Puppet Classes
- Puppet Template.
Practicals to be covered : Illustrate overriding of a tomcat application, Create a template for tomcat configuration file.
Module 8 -Chef
Learning Objectives : This module has details the master-agent architecture and workstation configuration in Chef. You will also learn how to chef tools.
Topics :
- Chef Fundamentals
- Chef Architecture & Components - Server , Workstation and Nodes
- Chef Resources
- Recipes and Cookbooks,
- Chef Resources
- Chef tools
Practicals to be covered :Install and Configure Chef Server and Client
Module 9 - Ansible
Learning Objectives : This module has details about Ansible , Architecture and working of Ansible. You will also learn how to Ansible tools.
Topics :
- Introduction to Ansible
- Installation & Configuration
- Writing Ansible Playbooks
- Using Ansible for Configuration Management tasks.
Practicals to be covered :Write Ansible playbook, Assign different roles in configuration tool
Module 10 - Continuous Monitoring using Nagios
Learning Objectives : This module helps you integrate Jenkins, Docker and Puppet, and create an application using them. You can also learn about system monitoring using Nagios and its components.
Topics :
- Introduction to Nagios
- Nagios Plugins
- Nagios Objects
- Nagios Commands& Nagios Notifications
Practicals to be covered : Configure Nagios to monitor Web server, Setup syslog and verify if logs are getting generated.
Module 11 - Continuous Integration using Jenkins
Learning Objectives : This module helps you integrate Jenkins, Docker and Puppet, and create an application using them.
Topics :
- Overview of Jenkins
- Jenkins architecture
- Jenkins Management
- Jenkins Build Pipeline
Practicals to be covered :
Installing and configuring Jenkins
Creating a build using Jenkins
Integrating with Jenkins
Module 12- Mock Test , Interview Questions and FAQ's
To brief the learners on how to prepare forDevops Foundation exam. The session will also focus on discussing the case-studies and questionnaires.