Content

Lessons Learned from Cultivating Open Source Projects and Communities

Lessons Learned from Cultivating Open Source Projects and Communities

2021-07-23

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 Drops - What is Continuous Integration (CI)?

Continuous 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

How GitHub Actions can help in building and deploying a static website and more

2021-07-20

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

V029 - Sailing the Sea of Thieves while talking Cloud

2021-07-18

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

IoT Simulation, Azure IoT and real world learnings

In 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

2021-07-16 · 10 min

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?

2021-07-13 · 8 min

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

V028 - Weekly Technology Vlog #28

2021-07-11

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.

42 - How to choose the 'Right' Datastore for your scenario

42 - How to choose the 'Right' Datastore for your scenario

2021-07-09

With so many data store options in Azure — relational SQL, NoSQL, document databases, blob storage, key-value stores, and more — how do you choose the right one for your workload? In this episode, Chris Reddington is joined by Steph Martin to explore the concept of polyglot persistence and the trade-offs between data store types. From Azure SQL and Cosmos DB to blob storage and microservices data patterns, they discuss how workload requirements, access patterns, RTO/RPO targets, and application architecture should guide your data platform decisions. A practical guide for architects and developers navigating the modern data landscape on Azure.

CGN6 - Cloud Gaming Notes Episode 6 - Gaming as Entertainment - Esports and Streaming

CGN6 - Cloud Gaming Notes Episode 6 - Gaming as Entertainment - Esports and Streaming

2021-07-07

Game streaming and esports have transformed gaming from a private pastime into a global spectator sport, with cloud infrastructure at the heart of that transformation. Chris is joined by Lee Williams to explore how platforms like Twitch and YouTube Gaming have built entire business ecosystems around low-latency live content delivery, the community dynamics that make streaming sticky, and where AR and VR technology will take esports spectatorship next.