Videos

Videos and tutorials on the Unified Modeling Language (UML), Software Architecture and Data Modeling

Creating Software Architecture with Modern Diagramming Tools

Stefan Hofer and Ashley Peacock explore various diagrams-as-code approaches, focusing on PlantUML, Structurizr, and Mermaid diagramming tools. Ashley emphasizes Mermaid’s GitHub integration and syntax similarities with PlantUML, making migration seamless. Structurizr’s specialization in the C4 model and its unique DSL is highlighted. The conversation touches on the ease of code refactoring using Mermaid, making it […]

Creating Software Architecture with Modern Diagramming Tools Read More »

How Clean & Hexagonal Software Architectures Work

In IT industry we have a repeatable problem of code debt, which steals happiness from our work, inducing horrible stress and frustration. On the other hand frameworks, software architecture approaches, tests cost us supposedly wasted time and they seem not to deliver their promises This presentation will show you Clean Architecture and Hexagonal Architecture in

How Clean & Hexagonal Software Architectures Work Read More »

Software Architecture Modernization with Domain Driven Design (DDD)

When the time comes to modernize older systems, it’s important to design a software architecture fully optimized for your domain and not just a rewrite of the old system. Domain-Driven Design (DDD) can help in a number of practical ways. In this talk, you will see how Event Storming, Domain Message Flow Modelling, and Core

Software Architecture Modernization with Domain Driven Design (DDD) Read More »

A Contrarian View of Software Architecture

The presenter has spent an inordinate amount of time the past half decade across multiple companies working with very large, long-running enterprise software systems. Especially in long-running, constantly changing systems, you want the code and the software architecture to be easy to understand, relatively painless to extend or modify, and when advantageous, be simple to

A Contrarian View of Software Architecture Read More »