Published onNovember 16, 2022Software Diagrams - C4 Models with Structurizrc4-modelstructurizrarchitectureAn overview of the C4 model, including main and supplementary diagram types. After the introduction, we then compare of modelling vs diagrams and show examples of these with Structurizr.
Published onNovember 1, 2022Software Diagrams - Plant UML vs MermaidplantumlmermaidarchitectureIntroduction to PlantUML and Mermaid. We look at how to set these up and compare the differences for all major diagram types.
Published onSeptember 27, 2022Introduction to PowerShell ScriptingpowershellReference article covering: installation and setup, variables, parameters, inputs/outputs, arrays, hashtables, flow control, loops, functions, debugging, error handling, filtering, sorting, projecting, formatting, and the help system.
Published onJuly 11, 2021Running Optimizely (EPiServer) CMS on Ubuntu with .NET 5dotnetcmsoptimizelyubuntudockerAn experiment to see if we can run Optimizely CMS on WSL2/Ubuntu with .NET 5. SQL Server will also run on Ubuntu via Docker containers.
Published onJune 30, 2021Bicep - Part 2: Advanced Concepts and FeaturesbicepazuredevopsDeep dive into Bicep templates including expressions, template logic, and ARM template decompilation, modules and best practices.