hacrex/devsecops-studyguide
GitHub: hacrex/devsecops-studyguide
Stars: 0 | Forks: 0
# Study Guide for Cloud and DevOps Engineer
This repository contains curated study material covering the **7 Layers** essential for cloud and DevOps engineers. Each layer is represented by a dedicated markdown file.
## Layers
- [Foundation Layer](01_Foundation/foundation.md)
- [Cloud Layer](02_Cloud/cloud.md)
- [CI/CD Layer](03_CICD/cicd.md)
- [Container + Kubernetes Layer](04_Containers/container_k8s.md)
- [Security Layer](05_Security/security.md)
- [Observability + Incident Layer](06_Observability/observability.md)
- [Interview Layer](07_Interview/interview.md)
*Use this repo as a personal reference, create branches for notes, and practice examples.*