Coming up
MentalHealth - A concept that often has stigma surrounding it, or a concept that is misunderstood. In this livestream, Chris will be joined by several friends and colleagues as they talk through their own mental health stories.
Episode
We often hear about Kubernetes, App Services, Virtual Machines and more. But did you ever think about using Azure Storage to host your sites? The Static Content Hosting pattern is a cost-effective way to host your sites, combined with a CDN can be incredibly performant! Chris will show how he uses these patterns, along with GitHub Actions to deploy and maintain his CloudWithChris.com podcast.
Talk
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.
Talk
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.
Talk
You may have heard of Event-Driven Architectures before, but haven’t had the chance to get hands-on and build one as yet. That’s exactly what we’ll be working through in this blog post!
Blog
Cloud skills are getting increasingly important among developers, engineers but also among people working on the business side of IT projects. As more Azure datacenters are coming to the Nordics and more IT projects include Azure services, more IT professionals that understand Azure are needed. Being Azure-ready and having passed Azure certifications will increase your career opportunities dramatically. This DEVREAL episode will lead you on a path to taking your first Azure Certification. No matter if you are already using Azure, you will benefit from learning the full picture of Azure on a high level. This presentation will teach you all you need to know.
Talk
You may have heard about Software Code or Infrastructure as Code. Well, in this video, we’ll be talking about pipelines as code. If you’re familiar with tools like Azure DevOps, Circle CI, GitHub, GitLab and Jenkins, you may notice a trend where these platforms are allowing you to define your pipelines as code. Throughout this video, we’ll be defining a multi-stage pipeline in Azure DevOps, and picking up some tips along the way.
Episode
Recently on Twitter, I was asked by @thegraycat on whether I knew of any resources to manage pipelines in version control. I sent across several top of mind thoughts over Twitter, but it got me thinking that there may be others with the same question and it could make a good blog post. So here we are, as I talk through some of my considerations for pipelines as code.
Blog
Welcome to weekly Vlog #19! We’ll be covering the latest from Azure, Azure DevOps, GitHub and Cloud with Chris!
Episode
You have a working set of GitHub actions, but several environments that you want to deploy into. How do you easily separate secrets for use between environments, and ensure you have approvals before releasing into production? For that, you’ll need to use Environments! We’ll explore those in this episode of Cloud with Chris!
Episode