Coming up

Popular

From 'It works on my machine' to 'It was written by a machine' - GitHub Codespaces & Copilot

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

September 23, 2022
ToolUp Days #13

ToolUp Days is all about showing the thought process and decisions made when creating an application. Join Chris and Matt as they build a new application from the ground up, including development processes, tooling, service choices and architectural decisions!

Episode

September 20, 2022
Policy as [versioned] code - you're doing it wrong

In this talk Chris will trace back the origins of how policies are often incepted, how it can get out of hand, be slow if not impossible to update and measure compliance, and often lead us to question of is the policy helping or hindering? You’ll learn how to use product ways of thinking towards how your organization can manage policy; achieve continual updates to policy allowing the risk mitigations to move as fast as the risk does, not get in the way and be easy to measure compliance.

Episode

September 15, 2022
Git and GitHub for the Data Professional

GitHub is just that tool which developers use on Open Source projects, right? Not quite! You could be using Github in your day-to-day work. Have you thought about storing your SQL scripts, or machine learning workbooks in Git repositories? How about checking the quality of the content that you’ve version controlled? Or thinking about the security of your project? These are all things that GitHub can help with! Join Chris in this session as he provides a holistic overview for data professionals on GitHub, GitHub Enterprise and GitHub Advanced Security.

Talk

September 14, 2022
Tools of a Software Architecture for Everyone!

Architecture is something for the whole development team, not just architects. In this episode, Chris is joined by John Kilminster, who shares his Tips & Tricks on a wide variety of architecture tools, including C4 Diagrams, Docs as Code, Architecture Design Records, Tech Radars and Backstage. Plenty to learn and apply to your day-to-day in this episode!

Episode

September 8, 2022
Using GitHub Actions to Deploy to Azure

You’ve heard of GitHub. You’ve heard of GitHub Actions. You’ve heard of Azure. But how can GitHub Actions help you deploy your workloads to Azure? In this demo-filled, action-packed session, we will Introduce GitHub and GitHub Actions, Cover the fundamentals on what you need to know to build a GitHub Action Workflow, Identify resources that you can use to continue your journey in using GitHub Actions to deploy to Azure

Talk

September 7, 2022
ToolUp Days #12

ToolUp Days is all about showing the thought process and decisions made when creating an application. Join Chris and Matt as they build a new application from the ground up, including development processes, tooling, service choices and architectural decisions!

Episode

September 6, 2022
Microservices have communication issues, especially when they fail

Communication between entities has been a long lasting topic in Software engineering. IPC, Message brokers, Queues are only few of the main actors in this drama. In this episode, Chris is joined by Francesco who will cover a couple of Microservices communication patterns and give a deep dive into the Saga pattern to resolve multi-step transaction flows.

Episode

September 1, 2022
End-to-end InnerSourcing and Secure Development with GitHub

You may be familiar with GitHub for your own Open Source (OSS) projects. But, did you know that you can use those same practices internally for your end-to-end development using GitHub Enterprise? Join Chris for a whistle-stop tour into GitHub Codespaces, GitHub Actions, GitHub Copilot and how you can bring DevSecOps best practices into your day-to-day work!

Talk

September 1, 2022
Automate Azure Role Based Access Control (RBAC) using Github

Technical discussion on how to automate and maintain custom RBAC role definitions in Azure using GitHub actions.

Episode

August 25, 2022