Sale!

DevOps Foundation

 12,000

  • 40 Hours
  • foundation

The Foundation course will be for beginners who are looking to start their career in DevOps. This course takes deep dive into basics of DevOps, shell scripts, source control management and CI/CD workflow. The course duration is 40 hours. On completion of course the trainees will have the following knowledge and capabilities

  • Basic understanding of what DevOps is
  • Write shell scripts and automation scripts
  • Good knowledge in source control management
  • Proficient to setup CI/CD using Jenkins

Qty must be greater than or equal to 1

DevOps

Introduction

  • Why DevOps? 
  • What is DevOps?
  • Roles and Responsibilities of DevOps
  • Agile and DevOps
  • DevOps Lifecycle
  • Introduction to Virtualization
  • Introduction to Cloud Computing

Shell Script Basics

  • Linux commands
  • Shell editor
  • Shell programming 
  • Basic automation scripts with scenarios

Managing Source Code - Git

  • Overview of Version Control systems
  • Central vs Distributed Control systems
  • Introduction to Git
  • How to setup Git
  • Working with various commands in Git
  • Recording changes to the repository
  • Viewing the commit history
  • Undoing things
  • Working with remotes
  • Branching and merging in git

CI/CD

  • CI/CD Introduction 
  • Introduction to Jenkins
  • Installation and configuring Jenkins
  • Authentication and Authorization in Jenkins 
  • Introduction to  Pipeline stages 
  • Build, Test and Deploy pipeline stages using Jenkins
  • What are Artifacts and their usage