Cloud-Native DevOps, Fast Focus

CCT03 Fast Focus: GitHub Actions and Workflow Patterns

11/15/2022

2:00pm - 2:20pm

Level: Intermediate

Mike Benkovich

Developer, Business Owner, Consultant, Cloud Architect, Microsoft Azure MVP and an Online Instructor

In this focused session we look at how GitHub Actions and Workflow can be used to address automation of build, provision and deployment of solutions for your team. From continuous integration and delivery to automating document library generation to setting up a new application team’s project, we will explore the patterns and best practices you can use today.

You will learn:

  • How to get started with GitHub Workflow and Actions
  • About using Variables and Expressions in Workflow
  • About extending actions with the marketplace