
Master DevOps Tools and Practices: From Novice to Pro
"Gain real-time project exposure and hands-on experience with DevOps tools, resume preparation, interview guidance, and placement assistance. Learn Linux basics, Git, Jenkins, Docker, Terraform, Ansible, Kubernetes, and more for successful DevOps career."
Download Presentation

Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.
E N D
Presentation Transcript
DevOps Course Content From Na ve to Pro
Course Objective Real Time Project Exposure on DevOps Tools Resume Preparation- Interview Guidance Crack DevOps Interviews Add additional weightage to your CV Placement Assistance
Contents Introduction to Linux and its commands Introduction to DevOps GIT & GITHUB Continuous Integration using Jenkins Containerization with Docker Infrastructure as a Code - Terraform Configuration Management with Ansible Container Orchestration Kubernetes Scrum Process Real time projects
Introduction to Linux and its Commands What is Linux? Files and Directories User Management System Management Software Management (yum-install, remove) Networking basics Process management
Introduction to Introduction to DevOps DevOps Why DevOps? What is DevOps? DevOps Market Trends DevOps Engineer Skills DevOps Tool chain Addressing Challenges through DevOps Workflow of DevOps DevOps Delivery Pipeline DevOps Ecosystem
GIT & GIT & GITHUB GITHUB What is the Version Control System? What is Git? Git Architecture Git Installation and Configuration Git Architecture Git use cases and Git repository Git Commands GIT vs GITHUB How to Create a repository and Raise a PR? Real time use case with example
Continuous Integration Continuous Integration using Jenkins using Jenkins What is Jenkins Jenkins Architecture Jenkins Installation and Configuration How to Create Jenkins Pipeline Jenkins Plugins Setup Scripted Pipeline vs Declarative Pipeline How to Run Jenkins Pipelines to deploy Production Applications Jenkins Integration with Git, AWS, Maven, Terraform etc
Containerization Containerization with Docker with Docker What is Docker? Container Introduction Docker Architecture Virtual VM Vs Containers How to Install and Configure Docker on Linux Instances How to Build custom Docker Images Dockerfile Introduction and How to write Dockerfile Build Ship Run Apps on Docker
Infrastructure as a Infrastructure as a Code Code - - Terraform Terraform Introduction to terraform Installation of terraform Merging terraform with AWS Creating TF file Terraform backend Terraform variables Terraform state Terraform destroy Real time project in AWS with terraform
Configuration Configuration Management with Ansible Management with Ansible What is Ansible? Ansible Architecture Ansible Installation and Configuration How to write Ansible Playbooks Integration of Ansible with Jenkins and Kubernetes
Container Container Orchestration Orchestration Kubernetes Kubernetes Why Kubernetes? Kubernetes Introduction Kubernetes Architecture Kubernetes Installation methods Configure Kubernetes Cluster using minikube and kubeadm Create Kubernetes Cluster and Management. Kubernetes PODs Management Kubernetes Services Kubernetes Deployments Helm Charts
Scrum Process JIRA Tool Scrum Management Real Time Project Flow DevOps Engineer Roles & Responsibilities Mock Interview Support Resume Preparation
Real time projects Real time projects CD pipeline to deploy infrastructure in AWS using Terraform with Jenkins Project on Elastic Kubernetes Service (EKS) with Ansible, Jenkins, Terraform for Application Deployment