0% found this document useful (0 votes)
2 views1 page

Devops Training Module

The document outlines a comprehensive DevOps training module that progresses from beginner to advanced levels. It includes four phases: Fundamentals, Core DevOps, Intermediate, and Advanced, covering essential skills such as Linux installation, Docker, CI/CD, Kubernetes, and Terraform. Each phase consists of specific tasks aimed at building practical DevOps expertise.

Uploaded by

Hendra Junaidi
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)
2 views1 page

Devops Training Module

The document outlines a comprehensive DevOps training module that progresses from beginner to advanced levels. It includes four phases: Fundamentals, Core DevOps, Intermediate, and Advanced, covering essential skills such as Linux installation, Docker, CI/CD, Kubernetes, and Terraform. Each phase consists of specific tasks aimed at building practical DevOps expertise.

Uploaded by

Hendra Junaidi
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 Training Module (Beginner to Advanced)

Phase 1: Fundamentals

1 Install Linux (Ubuntu)


2 Learn basic commands (ls, cd, chmod)
3 Setup nginx server
4 Practice SSH connection

Phase 2: Core DevOps

1 Install Docker
2 Run container nginx
3 Setup CI/CD with GitHub Actions
4 Deploy to cloud (GCP/AWS)

Phase 3: Intermediate

1 Setup Kubernetes cluster


2 Deploy app using kubectl
3 Setup monitoring with Prometheus & Grafana

Phase 4: Advanced

1 Implement Terraform
2 Setup GitOps using ArgoCD
3 Build full project microservices

You might also like