Deployment
Passwordless deployments to Microsoft Azure with GitHub Actions
Discovering passwords in our codebase is probably one of our worst fears as a developer. But, what if you didn't need passwords at all? Join Chris, as he explores how you can use OpenID Connect to trust your cloud provider, enabling you to deploy easily, securely and safely.
GitHub - More than just a Git repository
Chris is the blogger, podcaster, host and producer of his content platform CloudWithChris.com. He uses GitHub to manage, develop, build and deploy it. In this session, Chris explores how GitHub is more than just a Git repository, and how he uses it for his own work: GitHub Issues / Projects to plan the content (Blog & Podcast) backlog GitHub repositories to version control the website's source code (and recently open sourced the theme) GitHub Codespaces to make changes to the site from any device GitHub actions to build/deploy the site, and publish podcast mp3 files
GitHub - More than a Git repo
Chris is the blogger, podcaster, host, and producer of his content platform CloudWithChris.com. He uses GitHub to manage, develop, build and deploy it. In this session, Chris explores how GitHub is more than just a Git repository, and how he uses it for his own work: - GitHub Issues / Projects to plan the content (Blog & Podcast) backlog - GitHub repositories to version control the website's source code (and recently open sourced the theme) - GitHub Codespaces to make changes to the site from any device - GitHub actions to build/deploy the site, and publish podcast mp3 files

Deploying Static Sites to Azure the cheap and performant way
Did you know that Static Sites can help you build performant sites that easily scale globally? Better yet, they can be incredibly cost-effective!

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.

Static Web Apps in Azure | DEVREAL.io
We often hear about Kubernetes, App Services, VMs and more. What about static sites? The Static Content Hosting pattern can be cost-effective, and when combined with a CDN can be incredibly performant! We will get hands-on, showing how these resources come together into a Cloud Architecture.

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.

Cloud Lunch and Learn Marathon 2021 - How GitHub Actions can help in building and deploying a static site and more
Chris is the producer and host of his podcast CloudWithChris.com. He uses GitHub to version control the site's source code, GitHub Actions to build and deploy the site to Azure and other clouds, and GitHub Issues/Boards to plan the episode backlog. In this session, we'll explore how GitHub can be used to deploy your own workloads to Azure.

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.