Content

V037 - Weekly Technology Vlog #37 (GitHub Issues Beta Special!)
Chris walks through the new GitHub Issues beta, showcasing project boards, table views, YAML-based issue forms, and converting checklists to sub-issues, alongside Azure capacity reservation, zone redundant disk storage, and DevSecOps shifting-left updates.

Tales from the Real World - Architecting the Transformation
Most organizations undergoing digital transformation are moving through maturity stages — from localized, monolithic setups toward agile, cloud-native, data-driven platforms. But what does it take to architect that journey? In this session, Asanka Abesinghe shares a practical framework covering the six design principles of digitally-driven organizations (decentralized, lean-agile, open standards, customer-centric, cloud-native, and data-driven), how to layer business, information, application, and technology architecture, and the evolving role of the architect as an organizational bridge between business strategy and technical execution. From the build-vs-buy decision to maturity-model road-mapping, this is an essential session for architects leading or contributing to enterprise transformation programmes.
Shift Left and Increase your Code Quality with Azure DevOps Branch Policies
This post is similar to another I recently wrote on using Branch Protection Rules in GitHub. Instead of focusing on GitHub, we'll be looking at how you can use Branch Policies in Azure DevOps (specifically, Azure Repos). If you're using Azure Repos, but not using Branch Policies - I'd encourage you to start using them! I hope this post helps you learn how!

Migrating to the Cloud
Cloud migration is as much a people and process challenge as it is a technical one — a fact underscored by a 2020 Cloud Security Alliance study in which 90% of respondents reported a failed migration. In this episode, Chris is joined by Suzanne Tedrick, Azure Infrastructure Specialist at Microsoft and award-winning author of 'Women of Color in Tech', to explore how the Microsoft Cloud Adoption Framework provides a holistic, structured path to successful migrations. From governance and stakeholder alignment to multi-cloud strategy, this conversation covers the critical foundations every organisation needs before and during their cloud journey.
Fix for .bashrc not executing on startup in Ubuntu on Windows Subsystem for Linux
In case you haven't heard, I'm planning to do some livestreams in the near future which are focused on live development / building in the cloud. I'm working on a few ideas, but if you have any suggestions - please throw them my way! To prepare for this, I've recently spent some time making sure my local development environment is in order. Windows Terminal and Windows Subsystem for Linux are a couple of the key tools in my local development environment. Windows Subsystem for Linux is the focus for this post.

V036 - Talking cloud and playing Among Us with the community
Chris and community guests Dean, John, Matt, and Simon play Among Us while discussing Azure Spring Cloud Enterprise, AKS custom policy updates, Docker Desktop's new pricing model, and tips for multi-platform live streaming setups.

Tales from the Real World - Leveraging Azure as a Telco provider
Chris Reddington is joined by Ivo, a cloud evangelist based in Belgium with hands-on experience transforming one of the country's largest telco providers. They explore how telecommunications companies are leveraging Azure to evolve from traditional connectivity providers into platform-scale service businesses — covering 5G, IoT, edge computing, AI/ML, Azure Arc, security, compliance, and the cultural challenges of cloud adoption in a regulated industry.

CGN7 - Cloud Gaming Notes Episode 7 - Game Streaming and Cloud-Powered Gaming
Chris Reddington is joined by Lee Williams to explore game streaming — the technology that streams a game to your device from cloud-hosted infrastructure, rather than running it locally. The episode covers how cloud economies of scale make low-latency game delivery viable, the consumer shift toward subscription models (Xbox Game Pass, Google Stadia), what the streaming model means for game creators building games as living services, and the future of multi-device gaming experiences.

V035 - Weekly Technology Vlog #35
Chris covers a wave of Azure service deprecations and retirements scheduled through 2022-2024, the launch of GitHub CLI 2.0 with its new extension model, and npm's TLS 1.0/1.1 deprecation. He highlights an impactful accessibility episode with Kaizota about hearing impairment at tech conferences, discusses GitHub branch protection rules for shifting left on code quality, and shares insights on Azure Front Door Standard and Premium tiers.
Shift Left and Increase your Code Quality with GitHub Branch Protection Rules
If you're using GitHub as your source control provider, then I'd encourage you to using Branch Protection Rules if you're not already doing so! In this blog post, we'll cover what Branch Protection Rules are and how they can increase your code quality.