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...

Комментарии • 2

  • @kirillstytsenko6414
    @kirillstytsenko6414 Месяц назад

    Very nice architecture design example!

  • @BryonLape
    @BryonLape 5 месяцев назад +1

    A "real" example. Very nice.