This course teaches automation and CI/CD using GitHub Actions, covering workflows, jobs, and advanced features for building and deploying applications.
Welcome to the GitHub Actions course! I’m Siddharth, your guide on this journey into automation and CI/CD. In this lesson, we’ll explore how to:
Automate workflows directly in your GitHub repository
Implement continuous integration (CI) and continuous deployment (CD)
Build, test, and deploy applications using GitHub Actions
By the end of this course, you’ll understand the building blocks of GitHub Actions and be ready to create complex pipelines—including unit testing, containerization, Kubernetes deployments, and uploading reports to AWS S3.