0% found this document useful (0 votes)
69 views4 pages

Devops Complete Roadmap

This document provides an overview of topics related to DevOps including introductions to DevOps principles, tools like Git, Jenkins, Docker, Kubernetes and AWS as well as practices like continuous integration, infrastructure as code and monitoring.

Uploaded by

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

Devops Complete Roadmap

This document provides an overview of topics related to DevOps including introductions to DevOps principles, tools like Git, Jenkins, Docker, Kubernetes and AWS as well as practices like continuous integration, infrastructure as code and monitoring.

Uploaded by

sandeep14394413
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Devops Complete Roadmap

Introduction to DevOps

 DevOps Principles in detail


 DevOps Engineer Skills in the market
 Knowing DevOps Delivery Pipeline
 Market trend of DevOps
 DevOps Technical Challenges
 Tools we use in DevOps

DevOps on Cloud

 Essentials of Cloud computing?


 Cloud and virtualization architecture
 Cloud deployment architecture
 Cloud providers – An overview
 Why we need DevOps on Cloud?
 Introducing to Amazon web services

GIT – A Version controlling tool

 Knowing about Version control


 Git – A CLI
 Essentials of GIT in industry
 How to setup GIT
 Installing Git
 First-Time Git Setup
 Getting a Git Repository
 Working with various commands in GIT
 Recording Changes to the Repository
 How to check the Status of Your Files
 How to track New Files
 Staging our modified files
 Ignoring Files from GIT
 Viewing Your Unstaged and Staged Changes
 How to commit Your Changes
 Skipping the Staging Area and commito
 Removing Files from GIT

 Viewing the Commit History

 Limiting Log Output


 Using a GUI to Visualize History
 Undoing Things
 Changing Your Last Commit
 Unstaging a Staged File
 Unmodifying a Modified File

 Working with Remotes

 Showing Your Remotes


 Adding Remote Repositories
 Fetching and Pulling from Your Remotes
 Pushing to Your Remotes
 Inspecting a Remote
 Removing and Renaming Remotes
 Branching and Merging in Git
 What a Branch Is
 Basic in Branching and Merging
 Branch Management in GIT
 Branching Workflows and its usage
 Remote Branches – create and delete
 Rebasing
 Git workflows
 Git cheat sheet

Jenkins

 Essentials of Continuous Integration


 An example scenario where CI is used
 Know about Jenkins and its architecture in detail
 Jenkins tool Management in detail
 Know about User management in Jenkins
 Authentication
 Jenkins own database user creation
 Options to enable integration with LDAP

Authorization

 Matrix based authorization


 Project based authorization

Overview of Maven

 Maven project structure


 Maven plugins
 Project Object Model (POM) – fundamental unit of work in Maven project
 Maven build lifecycle
 Adding external dependencies to maven pom.xml
 Maven build and test project
 Creating jobs and automatic build settings
 What is Jenkins Pipeline?
 Why Pipeline?
 Integration with GIT
 How to enable project based authorization for a job
 Source code management while creating jobs
 Triggering automated build
 Maven job setup
 Know about post build options for jobs like notifications, trigger another
 build, publishing reports, etc.
 Adding a slave node to Jenkins
 Building Delivery Pipeline
 Notification settings in Jenkins
 Plugin management in Jenkins

Docker

 Introduction
 Real-world Shipping Transportation Challenges
 Introducing Docker and its technology
 Understanding of Docker images and containers
 Working with container
 How to Share and copy a container
 Container Life Cycle
 How to use Base Image and customize
 Creation of Docker File
 How to Publish Image on Docker Hub

Introduction to Docker Networking

 Network Types in docker technology


 Docker Container Networking
 Docker Compose – An introduction

Docker Swarm – An introduction

 Use Docker Compose to create php, wordpress, mysql


 How to Start Containers on a Cluster with Docker Swarm
 Creating and Scaling an application in Docker swarm

Kubernetes

 Introduction to Kubernetes
 Kubernetes Cluster Architecture — An overview
 Understanding concepts of Pods, Replica sets, deployments and namespaces
 Understanding the concepts of services and networking
 Persistent volumes and persistent volume claims —an overview
 Design of Pods
 Understanding labels, selectors, jobs, and schedulers
 Argo cd configuration
 Qualys and aqua concepts

AWS

 Cloud computing
 Fundamental networking concepts of AWS: VPC, Subnet, Security Group
 Hands-on Demo project of creating AWS infrastructure step by step
 Automating AWS infrastructure like EC2, VPC, Subnet, Security Group, Route Table, SSH Key Pair using Terraform

Terraform

 Infrastructure as Code
 Core concepts and components of Terraform language
 Terraform commands, terraform state, variables, output values, environment variables
 Creating, changing and destroying resources with Terraform

ELK

 Understand the features and utility of ElasticSearch


 Understand the basic concepts about Big Data
 Install, configure and administer ElasticSearch cluster

Prometheus and Grafana

 Installing Prometheus on Windows, Linux, and Mac


 Pushing Metrics to Prometheus
 Visualizing Metrics in Prometheus
 Functions and Aggregation Operators in Prometheus
 Alerting in Prometheus
 Defining Data Collection Rules for Faster Data Aggregation
 Securing Prometheus with HTTPS and Authenticaiton
 Installing Grafana on Windows, Linux, and Mac
 Using Grafana to Visualize Prometheus Metrics
 Securing Grafana with OAuth and Active

Qualys Cloud vulnerability management

 You'll Learn Qualys Cloud agent Deployments, Finetunning, Queries


 Complete Qualys Vulnerability management and assessment
 Launch scans, scheduled scans and Report Writing
 this course helps you to understand vulnerability management and vulnerability assessment in organizations
 Helps to understand threats, reports, and dashboards in qualys console
 you'll learn initiate scans, on-demand scans, and scheduled scans in Qualys console
 Understand deployment architecture of qualys console

You might also like