GitHub Codespaces
Many of you may be familiar with GitHub for your own Open Source (OSS) projects. But, did you know that you can run your end-to-end development within your organization using GitHub Enterprise? Join Chris for a whistle-stop tour in the day-in-the-life of a developer with GitHub Codespaces, GitHub Copilot, GitHub Actions and GitHub Advanced Security, showing how you can bring Open Source best practices into your day-to-day work (also known as InnerSource)!
Talk
Being a developer is hard. From knowing the building blocks of programming, through to keeping on top of the latest languages and frameworks. That’s before we even think about running systems in production… But at some point, we’ve all uttered those words ‘It works on my machine’. Or, may have looked up code snippets from our favourite search engine… What if there was a better way for both? In this demo-led session, Chris will introduce GitHub Codespaces and GitHub Copilot, explaining how they can improve your developer experience and make you even more productive!!
Talk
Being a developer is hard. From knowing the building blocks of programming, through to keeping on top of the latest languages and frameworks. That’s before we even think about running systems in production… But at some point, we’ve all uttered those words ‘It works on my machine’. Or, may have looked up code snippets from our favourite search engine… What if there was a better way for both? In this demo-led session, Chris will introduce GitHub Codespaces and GitHub Copilot, explaining how they can improve your developer experience and make you even more productive!!
Talk
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
Talk
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
Talk
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.
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
Chris is a Senior FastTrack for Azure engineer at Microsoft and 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 Podcast/Blog site using Static Site Generators such as Hugo onto Azure.
Talk
This marks 3 months of the weekly vlogging! Chris talks about last week’s very busy week (New content/talks every single day!). A new Cloud Drop episode on GitHub Codespaces, Part 4 of using GPG Keys to sign your Git Commits & GitHub, Welsh #Azure User Group and Using #Terraform #Cloud with Azure. As well as a series of #Azure Blogs, #Azure Updates, #DevOps Blog Updates and #GitHub Updates.
Episode
Have you ever had to setup a development environment from scratch? You have to install a ton of dependencies, probably a few tools along the way as well. It’s not fun, it takes a lot of time and it prevents you from being productive. This is where GitHub Codespaces comes in.
Episode