Save on skills. Reach your goals from $11.99

Learn Github Actions for CI/CD DevOps Pipelines

Last updated on July 6, 2024 5:32 pm
Category:

Description

What you’ll learn

  • The fundamentals for writing CI/CD pipelines with Github Actions
  • Best practices for editing Github workflows
  • Triggering a workflow on a Pul Request, Tag, Push or on a schedule
  • Creating DevOps pipelines for Web Apps, Container apps and Databases
  • Deploying apps and infra into Azure Cloud
  • Using Terraform and Bicep (Infra as Code) with Github Actions
  • Creating custom runner to run the pipelines
  • Implement DevSecOps principles

DevOps became very important for organizations willing to automate and modernize their workloads. Thanks to its capabilities, it is never been easier create a pipeline that can do all the required steps to build ‘almost’ any kind of application and deploy ‘almost’ to any environment. All of this with a click of a button.

Not only that, using DevOps features makes it possible to secure the pipelines when managing secrets or when connecting to the target production environment. That become today what is known as DevSecOps.

Many known tools are available to implement DevOps like Jenkins, Gitlab CI, Azure DevOps Pipelines and many more. Github Actions is one of these tools. It did become popular from the first day it was launched back in 2018. That success was due to the popularity of Github as a platform to host the source code used by more than 50 million users. It was very natural to use the same platform to build and deploy that code into production.

This course will walk you through the creation of CI/CD DevOps pipelines to take your code, build it, scan it, test it then deploy it into Dev, Test and Prod environments whether that is in premise or on the cloud.

Using multiple demonstrations, we will show the powerful features of Github Actions.

Who this course is for:

  • All beginners (developers, ops and devops) who wants to learn Github Actions
  • Developers who already use Git and Github and are looking to master another cool feature of Github
  • DevOps beginners looking for step by step guide to create their first successful CI/CD pipelines
  • Ops experts looking for to use Github to automate the deployment of their infrastructure

Course content

  • Introduction1 lecture • 1min
  • Introduction
  • Starting with the basics2 lectures • 14min
  • Starting with the basics
  • Creating Workflow for .NET apps2 lectures • 18min
  • Creating Workflow for .NET apps
  • Deploying Infrastructure into the Cloud3 lectures • 44min
  • Deploying Infrastructure into the Cloud
  • Building and pushing containers to the registry1 lecture • 13min
  • Building and pushing containers to the registry
  • Deploying to Kubernetes/AKS3 lectures • 37min
  • Deploying to Kubernetes/AKS
  • Deploying to Azure Container Apps4 lectures • 12min
  • Deploying to Azure Container Apps
  • Using self hosted runner3 lectures • 26min
  • Using self hosted runner
  • Workflow features2 lectures • 6min
  • Workflow features
  • Secure pipelines2 lectures • 14min
  • Secure pipelines

Reviews

There are no reviews yet.

Be the first to review “Learn Github Actions for CI/CD DevOps Pipelines”

Your email address will not be published. Required fields are marked *