Content
Choosing between Azure Static Web Apps and Static sites on Azure Storage
If you've seen any of my community talks, then you'll be aware that Static sites and the Static Content Hosting Pattern is a passion area of mine. In Azure, there are a couple of great services that stand out when building towards this approach. These are Azure Static Web Apps and the Static sites functionality in Azure Blob Storage. But, which one is right for your scenario? Read on to find out more.

V030 - Sailing the Sea of Thieves while talking Cloud
Chris and Simon play Sea of Thieves while covering Azure Firewall Premium features, 5G and cloud computing for IoT edge scenarios, GitHub Actions for static site deployments, and open source project best practices from a recent Cloud With Chris episode with JJ Asghar.

Lessons Learned from Cultivating Open Source Projects and Communities
Open source projects and communities are the backbone of modern software development, yet the human side of building and sustaining them is rarely discussed as openly as the technology itself. In this episode, Chris is joined by JJ Asghar, Developer Advocate at IBM, who shares hard-won lessons from over a decade cultivating open source communities — from a small Linux distribution to OpenStack, Kubernetes, Tekton, and Istio. This is not a tools talk; it is a candid conversation about the soft skills, scoping decisions, and leadership approaches that separate thriving projects from those that burn out.

Cloud Drops - What is Continuous Integration (CI)?
Cloud with ChrisContinuous Integration (CI) is a DevOps practice where engineers frequently merge small code changes into a central repository, triggering automated builds and test suites to catch regressions early. This video explains how CI applies equally to application code, Infrastructure as Code, database schemas, and data science notebooks, and shows how GitHub Actions and Azure Pipelines act as automated gatekeepers through pull request workflows.

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.

V029 - Sailing the Sea of Thieves while talking Cloud
Chris plays Sea of Thieves with community members James, Simon, and Dean while delivering Azure updates on Bastion Standard SKU, Application Insights authentication, and Windows 365 from Microsoft Inspire. The episode also covers GitHub blog highlights including GitHub Copilot and Issues forms, plus a discussion on making Cloud with Chris more accessible.

IoT Simulation, Azure IoT and real world learnings
Cloud with ChrisIn this episode, Chris Reddington is joined by Peter Gallagher — Software Consultant, Microsoft Azure MVP, Pluralsight Author, IoT expert, and Meetup organiser — to explore the Internet of Things. They cover Azure IoT Hub, Azure IoT Edge, digital twins, IoT simulators, and the lessons learned from real-world IoT deployments. Whether you are just starting your IoT journey or looking to go deeper with Azure's cloud-connected device ecosystem, this episode has something for you.
Making cloudwithchris.com more accessible
I've recently been on a journey. I've recently come across a number of accessibility issues on cloudwithchris.com. I've been working on making the site more accessible, and I've also been working on making it more inclusive. In this blog post, I'm going to outline some of my findings, the tools that I used to identify those, and how I've worked to fix them. This is an ongoing project, so I'll provide further posts as it makes sense.
Azure Storage Queues vs Azure Service Bus Queues - Which should I use when?
I've recently been involved in a few integration focused discussions, where there is a requirement to bring together multiple separate systems. If you've been following the Architecting for the Cloud, one pattern at a time series, then you'll have heard Peter Piper repeat a common phrase - 'High Cohesion, Low Coupling'.

V028 - Weekly Technology Vlog #28
Chris returns from vacation with Azure, DevOps, and GitHub updates covering resilience threat modeling, Azure Well-Architected Framework reliability, Privileged Identity Management with Azure Lighthouse, App Service Environment v3, and Azure Communication Services direct routing.