Skip to content

gabo-devops-ai/gabo-devops-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 

Repository files navigation

DevOps Exercises – Gabo Edition

This lab is inspired by the well-known devops-exercises repository.

🎯 Goal: Not only answer interview questions, but also demonstrate practical solutions with code, pipelines, and diagrams.


πŸ“‚ Structure

  • solutions/ β†’ practical answers grouped by category (Linux, Networking, Kubernetes, CI/CD, etc.)
  • diagrams/ β†’ architecture and workflow diagrams (Mermaid, Draw.io)
  • automation/ β†’ real examples with Terraform, Ansible, Docker, GitHub Actions

🧩 Lab Map

flowchart TD
    A[DevOps Exercises] --> B[Linux]
    A --> C[Networking]
    A --> D[Kubernetes]
    A --> E[CI/CD]
    A --> F[Cloud]
    A --> G[Security]
    A --> H[Databases]

    B --> B1[Solutions]
    C --> C1[Solutions]
    D --> D1[Solutions]
    E --> E1[Solutions]
    F --> F1[Solutions]
    G --> G1[Solutions]
    H --> H1[Solutions]
Loading

⏱️ Time to Complete

  • Core topics (Linux, Networking, CI/CD): ~20h
  • Advanced topics (Kubernetes, Cloud, Security): ~20h
  • Total estimated: ~40h

πŸ“Œ Notes

This repository is meant for study and practice.
The original questions belong to the devops-exercises project.
All practical implementations, diagrams, and automation scripts here are my own contributions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published