DevOps

V023 - Weekly Technology Vlog #23
Chris rounds up the week's Azure, Azure DevOps, and GitHub news — including the rebrand of Windows Virtual Desktop to Azure Virtual Desktop, Azure FHIR healthcare API updates, SAP on Azure, and a preview of the Azure Arc hybrid and multi-cloud digital event. On the GitHub side, supply chain security takes the spotlight with package registry credential scanning, Dependabot enhancements, and GitHub's Blacktocat fifth anniversary celebrating Black voices in tech. Cloud with Chris recaps include Carl Cook on GitHub Actions, Azure Arc for apps (Event Grid), Sarah Lean on hybrid cloud and DevRel life, and Will Esprit demonstrating the Geode pattern hands-on.

CGN5 - Cloud Gaming Notes Episode 5 - Building a game remotely
The COVID-19 pandemic forced game studios worldwide to rethink how developers, artists, designers, and audio engineers collaborate remotely on titles with massive file sizes and unforgiving release schedules. In this episode of Cloud Gaming Notes, Chris is joined by Lee Williams to explore how the gaming industry adapted using cloud services — from cloud-hosted design environments and Azure infrastructure to source control workflows with GitHub and Azure DevOps, video collaboration tooling, and the emerging paradigm of building entire games in the cloud. They also touch on how live game streaming is creating an entirely new entertainment industry built on the same cloud foundations.
AZ Community Roundtable - Ep.01 - Chris Reddington & Martin Therkelsen with host James Cook
On the first AZ Community Roundtable show, James Cook introduces himself for the first time as the host. After guest speakers Chris and Martin introduce themselves, James discusses Microsoft Build news on App Services adopting Cloud Native approach using Kubernetes so it can be used on other platforms. Martin talks about how infrastructure as Code is being adopted and it's place currently in organisations. Chris brings up what individuals are looking for in DevOps tools, the features we enjoy and a quick talk on the Azure DevOps vs GitHub hot topic on social media.

Tales from the real world with Matt Bradley
Chris is joined by Matt Bradley, who helped establish the Public Cloud division at UKFast, to discuss four years of hands-on Azure experience. From migration and consultancy through DevOps automation, container orchestration, and hybrid cloud management with Azure Arc, Matt shares practical lessons, infrastructure as code trade-offs, compliance benefits, and why you must always design for failure in cloud workloads.

UK Community Session: Create friction-free code across all tools and frameworks
Microsoft Cloud Advocate Dean Bryen is joined by guests Carole Logan (developer and tech lead based in Glasgow) and Chris Reddington (Microsoft Cloud Solution Architect) as they take you through the end-to-end process of editing, committing and deploying code across different platforms and tools. We’ll end with a Q&A session and next steps for you to try the process out for yourself to see how agile and collaborative it is. We look forward to seeing you there!
How GitHub Actions can help in building and deploying a static website and more
Chris is a Cloud Solution Architect at Microsoft. He'll provide an overview of GitHub and explore how GitHub Actions can be used to build and deploy your own static sites (or other apps!) to Azure.
Making a GitHub Action with Docker and .NET Core
As I'm using GitHub Actions to deploy my site to Azure, it made sense for me to build a GitHub action that I can use within my GitHub Actions workflow to cross-post content. That's exactly what I'll be talking about in this blog post!

36 - Application Insights: The Tool You Never Knew You Needed
Cloud with ChrisUnderstanding how our applications function in the wild is essential for developers when issues arise. With the power of knowledge, we can enable ourselves to provide the best experience to our fellow developers, and our stakeholders. One of the solutions that supplies this power is Application Insights. Application Insights is a service provided by Microsoft allowing you to monitor your application live, detect performance anomalies, and observe this data with powerful analytics. Together we will see how easy it is to add Application Insights to our applications, whether we have access to the codebase or not. Once instrumented, we will dive deeper into the capabilities of Application Insights and show how to leverage all the rich data collected from our application. Finally, as developers the last thing we want to do is troubleshoot an issue in Production, with everyone watching and the stakes are high. Watch as we monitor a live application that is throwing exceptions and how Application Insights can be used to help us solve the problem faster. When we are done, attendees will be empowered with the knowledge to leverage Application Insights to be more productive with their work.

Cloud Lunch and Learn Marathon 2021 - Using Hugo, Azure Storage and Azure CDN for a cheap & performant site on Azure
We often hear about Kubernetes, App Services, Virtual Machines and more. But did you ever think about using Azure Storage to host your sites? The Static Content Hosting pattern is a cost-effective way to host your sites, combined with a CDN can be incredibly performant! Chris will show how he uses these patterns, along with GitHub Actions to deploy and maintain his CloudWithChris.com podcast.

Cloud Lunch and Learn Marathon 2021 - Requirements, Design Patterns, Cloud Architecture Oh My
In this session, we’ll navigate through a typical journey when designing the architecture of a cloud solution and consider the decisions that we may wish to make at various stages. Alongside that, we’ll factor in how requirements and design patterns can help influence our overall design.
