Skip to content

Commit eb60aef

Browse files
Add placeholder files for all remaining DevOps and eBPF chapters, add Interview Questions chapter
1 parent 89f6840 commit eb60aef

33 files changed

Lines changed: 325 additions & 4 deletions

docs/courses/devops-interview/01-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ DevOps is a set of practices that combines software development (Dev) and IT ope
5050

5151
3. **CI/CD & Automation**
5252
- Pipeline design
53-
- Jenkins, GitLab CI, GitHub Actions
53+
- GitHub Actions, GitLab CI
5454
- Infrastructure as Code (Terraform, Ansible)
5555

5656
4. **Cloud & Infrastructure**
@@ -122,7 +122,7 @@ This course is structured to cover:
122122
- Docker, Kubernetes, Orchestration
123123

124124
3. **CI/CD & Automation** (Chapters 8-10)
125-
- Pipelines, Jenkins, Infrastructure as Code
125+
- Pipelines, GitHub Actions, Infrastructure as Code
126126

127127
4. **Cloud & Infrastructure** (Chapters 11-13)
128128
- AWS, Architecture, Monitoring

docs/courses/devops-interview/03-shell-scripting.md

Whitespace-only changes.

docs/courses/devops-interview/04-git-version-control.md

Whitespace-only changes.

docs/courses/devops-interview/05-docker-deep-dive.md

Whitespace-only changes.

docs/courses/devops-interview/06-kubernetes-mastery.md

Whitespace-only changes.

docs/courses/devops-interview/07-container-orchestration.md

Whitespace-only changes.

docs/courses/devops-interview/08-cicd-pipelines.md

Whitespace-only changes.

docs/courses/devops-interview/09-github-actions-gitlab.md

Whitespace-only changes.

docs/courses/devops-interview/10-infrastructure-as-code.md

Whitespace-only changes.

docs/courses/devops-interview/11-aws-services.md

Whitespace-only changes.

0 commit comments

Comments
 (0)