About This Course
going to start soon
Course Curriculum
-
DevOps Lifecycle
readWhat is DevOps? DevOps Principles & Culture Benefits of DevOps DevOps Lifecycle Overview
Linux Fundamentals for DevOps
readLinux architecture & command-line basics File system structure & navigation User & group management File permissions & ownership Package management (apt, yum, dnf) Process management (ps, top, kill) System services (systemctl, service) Shell scripting basics for automation
GIT -Version Control Systems (VCS)
readIntroduction to Git Git architecture & workflow Git Stages Git push , pull , clone Branching, merging, rebasing
Jenkins -Continuous Integration (CI)
readCI/CD pipeline fundamentals Jenkins fundamentals & setup Jenkins pipelines (Scripted & Declarative) Build automation with Maven/Gradle Integrating Git with Jenkins
Ansible
readIntroduction to Configuration Management Tools overview: Ansible Infrastructure as Code (IaC) concepts Ansible Playbooks & Roles
Docker
readIntroduction to Containers Docker architecture & components Docker images, containers, registry Docker networking & storage
Container Orchestration (Kubernetes)
readKubernetes architecture & components Pods, deployments, services