GitHub

Git and GitHub for the Data Professional

Git and GitHub for the Data Professional

14 Sep 2022 Talk

GitHub is just that tool which developers use on Open Source projects, right? Not quite! You could be using Github in your day-to-day work. Have you thought about storing your SQL scripts, or machine learning workbooks in Git repositories? How about checking the quality of the content that you've version controlled? Or thinking about the security of your project? These are all things that GitHub can help with! Join Chris in this session as he provides a holistic overview for data professionals on GitHub, GitHub Enterprise and GitHub Advanced Security.

Data DevOps GitHub
Using GitHub Actions to Deploy to Azure

Using GitHub Actions to Deploy to Azure

7 Sep 2022 Talk

You've heard of GitHub. You've heard of GitHub Actions. You've heard of Azure. But how can GitHub Actions help you deploy your workloads to Azure? In this demo-filled, action-packed session, we will Introduce GitHub and GitHub Actions, Cover the fundamentals on what you need to know to build a GitHub Action Workflow, Identify resources that you can use to continue your journey in using GitHub Actions to deploy to Azure

DevOps GitHub
ToolUp Days #12

ToolUp Days #12

ToolUp Days is all about showing the thought process and decisions made when creating an application. Join Chris and Matt as they build a new application from the ground up, including development processes, tooling, service choices and architectural decisions!

.NET Core Architecture Azure Coding Developer Developer Tools Development DevOps GitHub Golang Visual Studio Visual Studio Code
End-to-end InnerSourcing and Secure Development with GitHub

End-to-end InnerSourcing and Secure Development with GitHub

1 Sep 2022 Talk

You may be familiar with GitHub for your own Open Source (OSS) projects. But, did you know that you can use those same practices internally for your end-to-end development using GitHub Enterprise? Join Chris for a whistle-stop tour into GitHub Codespaces, GitHub Actions, GitHub Copilot and how you can bring DevSecOps best practices into your day-to-day work!

DevOps GitHub
Automate Azure Role Based Access Control (RBAC) using Github

Automate Azure Role Based Access Control (RBAC) using Github

Technical discussion on how to automate and maintain custom RBAC role definitions in Azure using GitHub actions.

Azure DevOps GitHub RBAC
ToolUp Days #11

ToolUp Days #11

ToolUp Days is all about showing the thought process and decisions made when creating an application. Join Chris and Matt as they build a new application from the ground up, including development processes, tooling, service choices and architectural decisions!

.NET Core Architecture Azure Coding Developer Developer Tools Development DevOps GitHub Golang Visual Studio Visual Studio Code
DevOps in a Cloud World

DevOps in a Cloud World

11 Aug 2022 Talk

Chris joins Mert Yeter on Mert to the future show demonstrating how GitHub has some amazing capabilities beyond repositories! GitHub Projects, GitHub Copilot, GitHub Codespaces, GitHub Actions and more! Tune in to find out!

DevOps GitHub
ToolUp Day #10

ToolUp Day #10

ToolUp Day is all about showing the thought process and decisions made when creating an application. Join Chris and Matt as they build a new application from the ground up, including development processes, tooling, service choices and architectural decisions!

.NET Core Architecture Azure Coding Developer Developer Tools Development DevOps GitHub Golang Visual Studio Visual Studio Code
ToolUp Tuesday - #9

ToolUp Tuesday - #9

ToolUp Tuesday is all about showing the thought process and decisions made when creating an application. Join Chris and Matt as they build a new application from the ground up, including development processes, tooling, service choices and architectural decisions!

.NET Core Architecture Azure Coding Developer Developer Tools Development DevOps GitHub Golang Visual Studio Visual Studio Code
GitHub - More than just a Git repository

GitHub - More than just a Git repository

7 Jun 2022 Talk

Chris is the blogger, podcaster, host and producer of his content platform CloudWithChris.com. He uses GitHub to manage, develop, build and deploy it. In this session, Chris explores how GitHub is more than just a Git repository, and how he uses it for his own work: GitHub Issues / Projects to plan the content (Blog & Podcast) backlog GitHub repositories to version control the website's source code (and recently open sourced the theme) GitHub Codespaces to make changes to the site from any device GitHub actions to build/deploy the site, and publish podcast mp3 files

Deployment DevOps GitHub GitHub Actions GitHub Codespaces GitHub Issues Static Content Visual Studio Code