Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.03 KB

File metadata and controls

28 lines (20 loc) · 1.03 KB

JevOps - DevOps + DevSecOps learning portfolio

Public, hands-on learning journey: real projects, CI/CD, IaC, security gates, and operational docs.

Portfolio highlights

  • Golden Path App: in progress - containerized app with CI/CD and deployments
  • Infrastructure as Code: planned - reproducible cloud environment
  • Kubernetes delivery: planned - same app on k8s
  • Operations: planned - observability, runbooks, postmortems

Repo map

  • ROADMAP.md - current status + progress
  • docs/ - learning notes, runbooks, postmortems
  • projects/ - hands-on projects (each has its own README)
  • .github/workflows/ - CI pipelines

Quickstart

For now this is the portfolio and documentation repo. Project runnable instructions will live under projects/<name>/.