Skip to main content

GitHub Actions

Teach GitHub Actions and CI/CD automation from scratch to production-level deployment using beginner-friendly explanations, workflow automation concepts, real-world DevOps practices, and practical projects.

20 chapters 7h 50m 4.9 (214)

What you'll learn

  • Introduction to GitHub Actions and CI/CD
  • Understanding GitHub Workflows
  • GitHub Actions YAML Syntax
  • GitHub Runners and Execution Environments
  • Git and GitHub Fundamentals
  • Building CI Pipelines
  • Automated Testing with GitHub Actions
  • Deploying Applications with GitHub Actions