TestForge | Aidevops | 📊 Plogger ✍️ Blog 📚 Docs
plogger

AI DevOps Korea

Turn AI service development and operations into one improvement loop

Aidevops.kr covers LLMOps, RAG, agents, observability, evaluation, and cost-performance optimization for production AI services.

DevOps Learning Path: Beginner to Advanced

· Updated Apr 29

DevOps becomes easier to understand when you read it as one operating system: build, ship, observe, and recover.

Beginner: understand the delivery foundation

  1. Docker from Fundamentals to Production Practice
  2. Docker Compose for Development
  3. GitHub Actions CI/CD

Focus on:

  • repeatable environments
  • how builds become deployable artifacts
  • how delivery automation reduces manual drift

Intermediate: learn platform visibility and release safety

  1. Prometheus and Grafana
  2. Progressive Delivery Release Strategies
  3. Deployment Freeze Readiness Checklist

Focus on:

  • what teams should measure before and after releases
  • how to reduce blast radius during change
  • how observability supports operational decisions

Advanced: operate systems under real risk

  1. Platform Observability and Incident Response
  2. Runbook Quality for On-Call Teams
  3. Software Supply Chain Attestations
  4. Kubernetes Advanced Operations

Focus on:

  • incident response as an engineering discipline
  • operational knowledge that scales beyond tribal memory
  • security and platform governance under production pressure

Expected outcome

After this path, you should be able to connect build pipelines, release control, observability, and incident response into one coherent operating model.

Continue Reading

Related posts

Next Path

Keep exploring this topic as a system