Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 925 Bytes

File metadata and controls

27 lines (20 loc) · 925 Bytes

devops-cloud-journey

This repo tracks my DevOps + Cloud learning.
Not a course — just raw experiments, commits, configs, and fixes.

📁 Topics

Planned:

  • linux-cli/ — command-line workflows & automation
  • bash-cron-scripting — automation with Bash
  • docker/ — packaging & running apps in containers
  • terraform/ — provisioning infra as code (IaC)
  • CICD/ — pipelines for build, test, deploy
  • monitoring/ — observing infra health & metrics
  • kubernetes/ — container orchestration at scale
  • ansible/ — automating config & setup
  • aws-foundations/ — launching cloud infra & services

🔗 Resources I'm Using

  • devopsedu.vn (learn foundation devops): link
  • LPIC 1 offical document: learn Linux fundamental
  • First cloud AI journey(learn AWS): link