Videos

V005 - Weekly Technology Vlog #5 (My Setup, Architecture Patterns, Mental Health and NEWS)

V005 - Weekly Technology Vlog #5 (My Setup, Architecture Patterns, Mental Health and NEWS)

In this video, Chris updates on cloud with Chris from the recent week, and what's coming up over the next week (Spoiler - This is a packed week - another blog, a new series - Cloud Gaming Notes, and an episode on Mental Health). We then explore the most recent updates from Azure Updates, Azure Architecture Center, Azure DevOps Blog and GitHub Blog.

Azure Azure DevOps GitHub Mental Health Wellbeing
24 - Health Endpoint Monitoring Pattern (Monitor your service and its dependencies!)

24 - Health Endpoint Monitoring Pattern (Monitor your service and its dependencies!)

Have you ever seen one of those status pages that returns healthy when all is good, but unhealthy when there is a problem with even one dependent service? Probably on a cloud service health dashboard? Well tune in to this episode as we talk about the Health Endpoint Monitoring Pattern and how you can design a health check to achieve the same for your own cloud deployment!

Architecture Monitoring
V004 - Weekly Technology Vlog #4 (JamStack + Cloud, Upcoming Talks and Tech News)

V004 - Weekly Technology Vlog #4 (JamStack + Cloud, Upcoming Talks and Tech News)

In this video, Chris updates on Cloud With Chris from the last week, and how you can keep up to date with all the upcoming content (Spoiler: It's growing, including the talks outside of the channel!). Are you in the Thames Valley area, or even further afield? Then you may want to tune in to find out more about Azure Thames Valley and our upcoming sessions. And just for good measure, we do some Azure, Azure DevOps and GitHub updates as well!

Azure Community Podcast Sessionize
23 - Gatekeeper and Valet Key Patterns - Secure your APIs and Resources

23 - Gatekeeper and Valet Key Patterns - Secure your APIs and Resources

You may have joined Peter and Chris in some of their previous episodes such as the API Economy, The Backends for Frontends & Strangler Pattern, or The Anti-Corruption Layer, Gateway Aggregation and Gateway Routing patterns. They'll will be continuing our journey talking about API Cloud Design Patterns, as they talk about the Gatekeeper and Valet Key Patterns in this episode of Cloud with Chris. This is another episode in the series of Architecting for the Cloud, one pattern at a time.

APIs Architecture Azure Architecture Center Cloud Design Patterns Security
V003 - Weekly Technology Vlog #3 (Contributing to OSS, Azure Thames Valley and Tech News)

V003 - Weekly Technology Vlog #3 (Contributing to OSS, Azure Thames Valley and Tech News)

In this video, Chris updates on Cloud With Chris from the last week, and how you can keep up to date with all the upcoming content (Spoiler: There's a lot!). He also talks through his upcoming sessions with Azureish Live, SquaredUp, JonnyChipz and more. Are you in the Thames Valley area? Then you may want to tune in to find out more about Azure Thames Valley? That not enough for you? Then there's also a few tech news updates thrown in for good measure!

Azure Azure DevOps Azure Thames Valley Community GitHub
22 - Static Content Hosting Pattern (Save cost and gain performance for static websites!)

22 - Static Content Hosting Pattern (Save cost and gain performance for static websites!)

Do you have a site that is made up mostly of Static Content (e.g. HTML, JavaScript, CSS, Images)? Interested how you can optimise for performance and cost savings as well? Then join this episode as we talk through the Cloud Design Pattern, 'The Static Content Hosting Pattern'. This is another episode in the series of Architecting for the Cloud, one pattern at a time.

Architecture Hugo Static content
V002 - Weekly Technology Vlog #2 (Show Updates, Azure Updates, CloudFamily.info)

V002 - Weekly Technology Vlog #2 (Show Updates, Azure Updates, CloudFamily.info)

In this video, Chris lays out his second weekly technology vlog update talking about updates on Cloud With Chris (Weekly Vlogs, Blogs, Podcast Series episodes, Sessionize), Azure Updates, Community Updates (John Lunn aka JonnyChipz, Sarah Lean aka TechieLass, CloudFamily.info and Richard Hooper aka PixelRobots).

Azure Azure DevOps Community DevOps GitHub GitHub Codespaces Podcast Sessionize Visual Studio Code
GitHub Codespaces, Visual Studio Code and Remote Containers

GitHub Codespaces, Visual Studio Code and Remote Containers

Imagine the scenario. You're a developer and you need to go and build some code. You need to install a number of dependencies, a code editor and perhaps a number of frameworks, only to find the code still doesn't compile on your machine. Probably because you're missing some frameworks or libraries. We've all been there. But perhaps, we don't have to be there. Stick around in this episode as we talk about Visual Studio Code, The Remote Containers Extension and GitHub Codespaces and how all of these can help solve that challenge.

Containers Development DevOps GitHub GitHub Actions GitHub Codespaces Visual Studio Code
V001 - Weekly Technology Vlog #1 (Blog, Hugo, Azure, GitHub & Azure DevOps)

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.

Azure Azure DevOps DevOps GitHub Hugo Open Source
21 - The Queue Based Load Levelling and Competing Consumers Pattern

21 - The Queue Based Load Levelling and Competing Consumers Pattern

Do you have an application with some specific requirements around scalability, and continuity of service? What happens if your service is hit by heavy load? Could performance/reliability issues cause an impact to your solution? This is where both the queue-based load levelling and competing consumers patterns shine. Tune in and listen to Chris speak with Will Eastbury as they discuss both of these patterns. This is another episode in the series of Architecting for the Cloud, one pattern at a time.

APIs Architecture Azure Architecture Center Cloud Design Patterns Integration Messaging Requirements Scalability