GitHub Actions - The Complete Guide
Learn how to build automated CI / CD workflows with GitHub's DevOps service.
Product Brand: Udemy
4.7
Udemy Coupon Code for GitHub Actions – The Complete Guide Course. Learn how to build automated CI / CD workflows with GitHub’s DevOps service.
Created by Academind by Maximilian Schwarzmüller and Maximilian Schwarzmüller | 10.5 hours of video course | 20 downloadable resources
GitHub Actions Course Overview
GitHub Actions is an extremely popular and fast-growing CI / CD automation service offered by GitHub. This GitHub Actions – The Complete Guide course teaches GitHub Actions from the ground up, without any prior GitHub Actions experience assumed or required. In order to handle growing development and code complexity and deploy application updates with high frequency, powerful automation platforms and tools are required. As you will learn throughout this course, GitHub Actions is such a platform, enabling you to automate anything from code testing, building and deployment all the way up to GitHub repository and project management.
This course requires no prior GitHub Actions knowledge. You also don’t need to be an advanced developer or Git / GitHub user, though fundamental development and Git knowledge is recommended – though the course does come with a Git & GitHub refresher module.
What you’ll learn
- Use GitHub Actions to build automated workflows & processes
- Automate code-based and project-based tasks
- Run simple and complex workflows on a broad variety of triggers
- Build powerful CI / CD workflows, including runtime configuration, security and conditional execution
- Build custom actions or leverage public community solutions
- How to secure GitHub Action workflows