Software Architecture by Example, Neal Ford
HTML-код
- Опубликовано: 19 янв 2025
- Software Architecture by Example, with Neal Ford, at Codecamp_Bucharest 2024
While many attendees learn from abstract concepts, others prefer to see concepts in action. This session eschews software architecture theory and instead illustrates the process of architecture design using two concrete examples: Silicon Sandwiches and Going, Going, Gone. For each of these problems, Neal shows how:
to determine architectural characteristics
to find architecture quanta
to scope architecture characteristics
to create and iterate on component design
architecture characteristics & component design lead to architecture style selection
to document important architectural decisions
Each step of the way, the two example problems illuminate the stages of architecture design and the considerations architects must make at each stage.
codecamp.ro/co...
Very nice architecture design example!
A "real" example. Very nice.