Cloud-Native DevOps, Fast Focus

CCT02 Fast Focus: A Dive into GitHub Actions

11/19/2024

1:30pm - 1:50pm

Level: Introductory

Mike Benkovich

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

GitHub is one of the most popular code sharing tools available, and Actions allow us to respond to changes in the code to automate tasks that need to happen to deliver value from that code. In this session we'll take a look at GitHub Actions, the YAML format it uses to define workflows and explore how we can apply patterns and practices to turn our code into running software.

You will learn:

  • How do I get started with GitHub Actions
  • What you can I do to secure secrets but manage access
  • How to reuse components and build complex workflow