0% found this document useful (0 votes)
19 views12 pages

Master DevOps Skills with Certification

Uploaded by

koushikapexmod
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views12 pages

Master DevOps Skills with Certification

Uploaded by

koushikapexmod
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

DevOps Course

Master DevOps skills and take your career to the next

level!

10 Million 1:1 Personalized 55% Average

Learners Mentorship Salary Hike

IND: +91 7022374614 US: 1-800-216-8930 sales@[Link] [Link]


DevOps Course
This DevOps certification training course is created by industry experts to help you gain
proficiency in the DevOps domain. You will learn DevOps tools such as Git, Puppet,
Jenkins, SVN, Maven, and more.

Hottest Job of 21st Century


1.1 Million Job Postings Skill Development
There is a global estimate of 1.1 million job DevOps professionals are equipped with
postings for DevOps roles by 2022 various relevant skills, fetching lucrative
job offers

Growing DevOps Industry Future-oriented Career


35.5% CAGR in the global DevOps DevOps is a budding field; a head start will
industry prove to be beneficial

Popular Degree High Demand


43% of DevOps professionals By 2022, India and US will face a demand-
have a Master’s degree supply gap of 460,000 DevOps professionals

Our Credentials
10 Million+
Aspiring Active Students
1,000+
Industry-expert Instructors
400+
Hiring Partners

500+
Corporates Upskilled
55%
Average Salary Hike
155+
Countries’ Learners

Page - 1

IND: +91 7022374614 US: 1-800-216-8930 sales@[Link] [Link]


About Program
This DevOps certification training will help you gain the required skills such as Continuous
Integration, Delivery and Deployment, Infrastructure-as-a-Code, and more using DevOps
tools such as Git, SVN, Docker, Docker Swarm, Kubernetes, Puppet, etc., through industry-
relevant projects and assignments.

Key Highlights
60+ Hrs Online Live Interactive Sessions 30+ Hrs of Self-paced Videos

Certification from Microsoft Learn from Top Industry Practitioners

24/7 Support 30+ Hours of Industry relevant Projects & Case Studies

Career Services by Intellipaat

Program Pedagogy
Program Pedagogy
Instructor-led Training Hackathons
Get trained by top industry experts Get a sense of how real projects are built
Attend Live Classes Innovative LMS
From worlds top Faculty and
For effective online Learning

Industry experts experience


1:1 Personalized Learning Peer Networking and Group Learning
Hands-on exercises, project work, Improve your professional network and learn from
Learn
quizzes,by
andDoing
capstone projects Peer
peers Networking
Hands on exercises, project work, For effective online Learning

quiz, capstone projects experience


Self-paced videos Gamified Learning
Learn at your own pace with Get involved in group activities to
1:1 Personalized
world-class contentLearning Gamified Learning
solve real-world problems
Hands on exercises, project work, Learn trough Hackathons and

quiz, capstone projects Group Learning


Projects and Exercises
Get real-world experience through
24*7 Support
projects
Hands on exercises, project work,
quiz, capstone projects

Page - 2

IND: +91 7022374614 US: 1-800-216-8930 sales@[Link] [Link]


Program Curriculum
Module 1 Gain expertise in Kubernetes Architecture and important
Introduction to DevOps and DevOps Cloud Lab Setup Kubernetes concepts such as namespaces, types of
Understand the importance of Version Control and what deployments, types of services etc.

happens if we don’t use it versus when we do.


Deploy a full-fledged microservice application in Kubernetes.
Learn how to implement it using Git and gain expertise with Learn how to auto-scale different services of an application
various Git concepts, such as commits, branches, and merges.
based on user load and the deployment patterns in
Develop expertise in working with Git Workflows and learn to use Kubernetes.

Git with large development and testing teams.


Learn how to do monitoring and logging in Kubernetes using
Get started with the concept of GitOps, its importance and how Prometheus and Graffana.

to use it. Learn the Push and Pull approaches in Git. Implement Packet Management in Kubernetes using Helm
Charts.
Module 2
Version Control with Git & GitOps Module 5
Understand the importance of Version Control and what
Learn to do Configuration Management using
Puppet and Ansible
happens if we don’t use it versus when we do.

Learn how to implement it using Git and gain expertise with Understanding the Need for Configuration Management

various Git concepts, such as commits, branches, and merges.


Understand when to use Ansible / Puppet given a workload

Develop expertise in working with Git Workflows and learn to use Learn to set Master & Slave architecture for Ansible and
Git with large development and testing teams.
Puppet

Get started with the concept of GitOps, its importance and how Learn to work with Ansible Playbook and roles

Execute Puppet Manifests and Modules

to use it. Learn the Push and Pull approaches in Git.

Learn how to do Secret Scanning with Gitleaks using

Changing Configuration of Cloud servers using Ansible and


Puppet
Module 3 Module 6
Master Docker for Containerization Creating Continuous Integration and
Get introduced to the concept of containerisation and its Deployment Pipelines using Jenkins
advantages. Using an example, understand the importance of Understand the need for CI/CD pipelines

containerisation versus not using it.


Explore the role of Jenkins in CI/CD pipelines

Learn how to implement containerisation using Docker and work Understanding Continuous Integration with Jenkins

with the common Docker commands to containerise custom Learn how to implement a master-slave architecture using
applications.
Jenkins

Gain expertise in Docker by learning how to create custom Docker Creating end-to-end automated CI/CD Pipeline using Jenkins
Learn how to commit Docker images and push them to Docker Hub.
for Continuous Integration
Learn how to persist data in Docker using Docker Volumes and
make containers communicate with each other using Docker Module 7
Networks.
Using Terraform to manage Cloud Deployments
Learn the Secure Image Practices & Infrastructure
Understand the advantage of deploying cloud infrastructure
Module 4 using Code

Learn how to orchestrate Docker containers using Study the difference between Configuration Management
Kubernetes and Infrastructure as Code

Learn how to work with Docker at scale using Container Learn how to deploy infrastructure using Terraform on AWS

Orchestration. Understand how Kubernetes can help in Container Get to know how to Manage state, Modules, outputs in
Orchestration and its advantages over other container Terraform
orchestration tools.
Page - 3
IND: +91 7022374614 US: 1-800-216-8930 sales@[Link] [Link]
Program Curriculum

Learn how to create CI/CD pipelines using IaC


Module 12
Explore how to do security scans for Terraform code DevSecOps – Static, Dynamic, & Dependency
Scanning
Module 8 Understand the basics of Software Composition Analysis (SCA),

Continuous Monitoring with Prometheus & Static Application Security Testing (SAST) and Dynamic
Grafana Application Security Testing (DAST)

Learn why logging is important and its advantages. Then, use Learn how to Detect & fix dependency vulnerabilities (CVEs)

Prometheus to log all application and infrastructure data.


Then understand how these vulnerabilities will be recorded and
Learn Prometheus Data models, and understand how to uploaded to DefectDojo

configure targets. Use the basic operations of Prometheus using Integrate DAST scans into CI

PromQL.
Do DefectDojo integration for all scan reports
Set up alerts and notifications in Prometheus. Visualise all
Prometheus logging activities using Graffana.
Module 13
Explore Data Source Plugins and learn how to configure data Implement Kubernetes Security & Deploy Secured
sources in Graffana. Then, use advanced visualisation options to Workloads
create dashboards and panels in Graffana. Get an overview on Kubernetes security

Learn the best practices for secure K8s deployment

Module 9 Understand how to Cconfigure image scanning tools

Generative AI in DevOps: Using GitHub Co-Pilot Explore how to automate result uploads to DefectDojo

Understand Github Co-Pilot and install it on VS Code


Know how to fix security issues flagged in DevSecOps pipelines
Use GitHub Co-Pilot to get Real-Time Code Suggestions, Code
Module 14
Generation, Comment Code Writing, and Error Handling.
Learn AWS EKS Provisioning & Compliance
Module 10 Learn how to do EKS provisioning using Terraform

Using Selenium Webdriver for Creating Automated


Understand how to set up add-ons, tune autoscaler and resolve
Test Cases
token issues

Learn the need for Software Testing


Deep-dive into Compliance & audit with
Understand the difference between automation testing and
manual testing
Module 15
Understand how to create automated tests using selenium
Get started with Service Mesh with Istio
Learn how to build applications using Maven
Learn what is Istio & its role in service mesh, and do Istio
Test applications which are built using Maven via Selenium
deployment with Terraform

Understand how to test cases on Linux without GUI using Learn how to configure secure HTTPS ingress

headless browsers
Do a Deep dive into mTLS, Authorization policies and Pod-to-Pod
Include Selenium test cases in the CI/CD pipeline access control

Learn when to use K8s network policies vs Istio Service Mesh


Module 11
Work with CI/CD using GitLab, Docker, and AWS Module 16
Learn how to Push images to AWS ECR
Learn what is Policy-as-Code with OPA Gatekeeper
Understand how to Configure EC2 for deployment
Understand the significance of OPA & Gatekeeper

Learn how to run Self-managed GitLab Runner with Docker Learn how to install and define policies for rejecting privileged
caching
containers, along with rejecting NodePort services

Understand the creation of Secure pipeline access with concepts Know how to check for violations in Audit and integrate with
like pipelines

Page - 4

IND: +91 7022374614 US: 1-800-216-8930 sales@[Link] [Link]


Program Curriculum
Module 17 Module 18
Explore Secrets Management in Kubernetes Learn GitOps with ArgoCD & Kustomize
Understand what is External Secrets Operator
Know how to write K8s manifests with Kustomize

Learn how to demonstrate the integration with Vault and AWS Learn to trigger GitOps pipelines via CI

Secrets Manager
Get started with ArgoCD setup using IaC

Know how to quickly setup SecretStore and ExternalSecret


Learn how to deploy and manage updates through ArgoCD
Deep-dive into how to give secure microservices access to using UI
secrets

Skills to Master
DevOps Methodology
Architecture Infrastructure Terraform and Workspaces

Continuous Integration
Provisioning
Puppet and Ansible for Configuration
Continuous Delivery
Microservices Configuration
Management

Control Deployment
Management Logging
Selenium for Continuous Testing

DevSecOps
Kubernetes for Continuous Docker for Containerization

Version Control Systems


Orchestration
AWS DevOps

DevOps Serverless
ELK for Continuous Monitoring
Maven

Advanced CICD using GitLab


SAST
Generative AI in DevOps

Software Composition Analysis


DAST Kubernetes Security

GitOps

Service Mesh

Tools to Master

Page - 5
IND: +91 7022374614 US: 1-800-216-8930 sales@[Link] [Link]
Course Projects

Projects cover the following industries:

Retail Social Media Supply Chain Entrepreneurship E-commerce Banking Healthcare Insurance

CI CD Pipelines for Banks Production Grade Kubernetes Cluster

Learn how to create a secure DevOps pipeline for a Learn how to create a production grade kubernetes

digital bank application. Integrate secret scanning, cluster with networking using Istio. Implement fine-

policy enforcement, dynamic testing, and role- grained access policies, enforce runtime controls,

based access control using short-lived AWS and secure pod communications with mutual TLS

credentials. and authorization.

Media and Streaming


Healthcare

Learn how to design the DevOps infrastructure for a


Learn how to deploy an Electronic Health
company like Netflix/Spotify, to ensure high
Record(EHR) System for hospitals using DevOps tools.
performance, live streaming of audio/video
Since healthcare is a critical domain, a thorough
platforms, video on demand, and video file
testing plan will be needed in this project.
processing.

Banking

Learn how to create a CICD pipeline for a banking

application with a special focus on security and

testing. You will learn what to take care of when

deploying mission-critical applications.

Page - 6

IND: +91 7022374614 US: 1-800-216-8930 sales@[Link] [Link]


Course Advisors / Faculty

Santosh NC
Lead DevOps & DevSecOps Engineer
With 7+ years of expertise in DevOps, Santosh is a DevSecOps Engineer skilled in creating, securing, and
managing applications. He automates build and deployment tasks by creating CI/CD/CT pipelines and
infrastructure automation.

Rochak A.
DevOps Specialist
Rochak is an experienced professional with more than 8 years of experience. He is skilled in software
management, DevOps, cloud computing, and infrastructure and has worked with big tech companies like
Amazon and Accenture.

Birendra Kumar Sahu


Director Of Engineering at Ex-Razorpay
Birendra Kumar Sahu, who has over 25 years of experience and is an expert in cloud computing, DevOps,
and AI platform capabilities, leads data innovation at Razorpay. With four U.S. patents.

Shajee Pulukkool
Director – Data & Analytics at Searce Inc
With 22 years of experience as a technology leader, Shajee leads cloud-based AI/ML, analytics, cloud
computing, and DevOps solutions. He uses scalable data engineering and contemporary infrastructure
techniques to propel business innovation.

Raghvendra Pillapa
Senior Cloud Consultant at EX - AWS
With over 14+ years of experience, Raghavendra Pillapa is a DevOps and AWS specialist with expertise in
cloud architecture and automation. He uses powerful AWS-driven solutions to help businesses innovate
and scale successfully.

Page - 7

IND: +91 7022374614 US: 1-800-216-8930 sales@[Link] [Link]


Meet the Batch

Industries Our Learners Come From

12% - BFSI

5% - Healthcare 50% Information Technology


40%
5% - Healthcare

10% - Consulting
18%

6% - Others
10% - Others
15% - Telecom
17% - BPO/ KPO

Work Experience

20%

12+ years Some of their current employers include

20%
23%

9-12 years

23%
22%

6-9 years

22%
20%

3-6 years

20%
15%

0-3 years
15%

Page - 8

IND: +91 7022374614 US: 1-800-216-8930 sales@[Link] [Link]


Glimpse of our
Successful Transitions

4.6 4.5 4.38

Career Transitions
Malaya Ranjan Behera From
 To

DevOps Engineer Support Admin DevOps Engineer

To

Ankit Solanki From

Senior DevOps
Senior DevOps Engineer Assistant Consultant Engineer

Lakshmi G From
 To



Sr. Cloud and DevOps Engineer Associate Tech Sr. Cloud and
Specialist DevOps Engineer

Prateek Prakash From
 To

Sr. DevOps Engineer Sr. Associate Sr. DevOps Engineer


Consultant

Nagesh Bhushan Singh From



Tech Lead
To

DevOps
DevOps Consultant
Consultant

Karamjit Verma From



To

DevOps Engineer [Link] Graduate DevOps Engineer

From
 To

Nitin Goyal System Engineer DevOps Engineer
DevOps Engineer

From
 To

Saloni Singh Storage and AWS DevOps
AWS DevOps Engineer Infrastructure Engineer
Administrator

Page - 9

IND: +91 7022374614 US: 1-800-216-8930 sales@[Link] [Link]


About Intellipaat

Intellipaat is one of the leading online training providers, with more than 10 million learners in

over 155 countries. We are on a mission to democratize education because we believe that

everyone has the right to quality education.

We create courses in collaboration with top universities and MNCs focused on employability,

including iHUB IIT Roorkee, EICT IIT Guwahati, IITM Pravartak, IIM Ranchi, IIT Jammu, VNIT Nagpur, IU

Germany, University of Essex, University of Liverpool, Microsoft, and others.

Our courses come with 24/7 support and are delivered by Subject Matter Experts (SMEs). These

courses help learners increase their employability, and our outstanding career services help

them jump-start their careers in their dream jobs.

Page - 10

IND: +91 7022374614 US: 1-800-216-8930 sales@[Link] [Link]


10 Million Learners & 500+ corporates across 155+ countries

upskilling on Intellipaat platform

Contact Us
INDIA

6th Floor, Primeco Towers, Arekere Gate Junction, Bannerghatta
Main Road, Bengaluru, Karnataka 560076, India

Phone No: +91-7022374614

USA

INTELLIPAAT INC

300 DELAWARE AVE STE 210-207

WILMINGTON, DE 19801

sales@[Link]

[Link]

You might also like