Jonnychipz - In Conversation with Chris Reddington
Mr Chris Reddington talks to us about his life as a Microsoft Azure Fast Track Engineer and some of the pain points he helps Customer navigate. We discuss DevOps and Infrastructure as Code as well as key skills needed for this modern IT world we now live in and more!
Azureish After Dark with Chris Reddington from Microsoft and some Among Us
Azureish After Dark with Chris Reddington from Microsoft and some Among Us
GitHub Codespaces, Visual Studio Code and Remote Containers
In this episode, we’re going to be taking a slight detour away from GitHub actions and focus on some of the announcements from GitHub universe last week. We’re going to explore them both from the announcements, and also take a look at some of those features that have already been …
GitHub GitHub Actions DevOps GitHub Codespaces Development Programming Dev Visual Studio Code
V001 - Weekly Technology Vlog #1 (Blog, Hugo, Azure, GitHub & Azure DevOps)
In this video, Chris sets off his weekly technology vlog updates talking about some of the things he worked on over his December break including OSS Contributions. He also talks through some updates from the month of December across Azure, GitHub and Azure DevOps.
GitHub Universe and GitHub Actions Deployments
In this episode, we’re going to be taking a slight detour away from GitHub actions and focus on some of the announcements from GitHub universe last week. We’re going to explore them both from the announcements, and also take a look at some of those features that have already been …
GitHub GitHub Actions DevOps .NET Core App Service Deployments Release Manual Approvals
GitHub Actions and Azure - Deploying .NET Core code to Azure App Service
You have your .NET Core code. You have your application infrastructure ready. Now, it’s time for us to deploy that application to Azure using GitHub Actions!
GitHub Actions and Azure - Deploying ARM templates with GitHub Actions
Have an application that you want to deploy to Azure in an automated way? Well, before we deploy the application code, we need some Azure Infrastructure for it to run on. In this video, we have you covered on how to deploy that infrastructure!
GitHub GitHub Actions DevOps Infrastructure as Code ARM Templates
GitHub Actions and Azure - Getting started with GitHub Actions and Azure Login
Want to find out more about how GitHub Actions work? How about the Azure Actions that you might use in your first deployments in the platform? Then stick around, because this video is the one for you!
GitHub Actions and Azure - Source Controlling our Code using Git
Want to automate your application deployments into Azure? Heard about Git, GitHub or GitHub actions want to find out more? I’m starting a new series on how you can use GitHub Actions to deploy your applications into Azure! Interested? Then stick around to find out more.
10 - Exploring GitHub Actions to deploy Static Content and Azure Functions | Cloud with Chris
Recently, I’ve been doing a bit of work with GitHub Actions as well as Terraform for a pet project I’ve been working on. I’ve been building a multi-tenanted inventory app for my Yu-Gi-Oh card collection. In this session, we’ll explore some of the GitHub actions that I have …