Skip to content

Beginner Learning Path

This path is for students who need a confident first pass through Linux, app packaging, CI/CD, cloud vocabulary, and basic security.

StepProjectWhy it comes here
103 - Linux FundamentalsStart with shell, files, permissions, and operational basics.
249 - Text Encryption Cybersecurity DemoLearn a small local security concept before touching cloud resources.
304 - Django Application on AWS ECS and ECRPackage an app with Docker and understand container delivery.
410 - .NET CI/CD with Azure App ServiceStudy a simpler managed-platform CI/CD flow.
514 - Android CI/CD with GitHub ActionsPractice a low-cost GitHub Actions workflow.
650 - ArgoCD GitOps Home LabFinish with a local modern delivery loop.

Write one page explaining how a code change becomes a deployed artifact. Include the repo trigger, build output, validation step, deployment target, and cleanup notes.