Videos
![Policy as [versioned] code - you're doing it wrong](/video/policy-as-versioned-code/banner_hu_5d5add8125f6d2d.webp)
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.

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!

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!

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.

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.

ToolUp Days #11
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!
Software rotting and why you need to change your approach to security
A new phenomenon stand out in recent years: security must pervade the entire software development lifecycle. Except it isn't. Current generation of processes and tools is lacking crucial features to properly manage modern security risks. Think of the Log4J event. Were you able to identify all affected components? Were they internally developed, or you need a vendor support? How fast you were able to deliver a fix? In this talk we'll explore the challenges, what you can do with current tools, and which gaps should be addressed by communities through better practices and new tools.

Code is Read
What separates the highly-skilled developer from the one fresh out of college? Why is it that some developer's code is far easier to maintain and others are nearly impossible to decipher? Both boil down fundamentally to whether you can easily understand the ideas and intent conveyed in their code. So what makes for easily understood code? There are some communication principles we can apply to our code to make it cheaper to change, and faster to understand. After all Code is read more often than it is written. It ought to be easy to read!

ToolUp Day #10
ToolUp Day 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!

ToolUp Tuesday - #9
ToolUp Tuesday 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!