エピソード

  • Software Architecture Fundamentals 2nd Edition, Chapter 10: Layered Architectures
    2026/03/19

    This is the first of many chapters that each do a deep-dive on a particular architecture style; in this chapter, we start with the layered monolithic architecture, also known by many as the default architecture. We describe the topology, communication, data strategies, and philosophy underlying this style. We also point to ways to govern this style and how to adapt the style without breaking it.

    続きを読む 一部表示
    59 分
  • Software Architecture Fundamentals 2nd Edition, Chapter 9: Foundations
    2026/02/19

    The outcome of the architectural characteristics and logical component analysis we've been undertaking over the last few chapters is for an architect to choose an appropriate architecture style most suitable for the problem and capabilities we must build to be successful. Thus, this chapter starts a deep-dive on the most popular generic architecture styles that architects should be aware of. This chapter separates the concept of style versus pattern and describe how we'll tackle each fundamental style.

    続きを読む 一部表示
    58 分
  • Software Architecture Fundamentals 2nd Edition, Chapter 8: Logical Components
    2026/01/15

    For the past few chapters/episodes, we've been delving into the analysis and definition of architectural characteristics, one of the two key structural design activities for software architects. In this chapter, we cover the other aspect of structural design in defining logical components, the building blocks of most software architectures. These define the behavior of the system, and we talk about some techniques and challenges in understanding the problem domain and translating it to software structure.

    続きを読む 一部表示
    1 時間
  • Software Architecture Fundamentals 2nd Edition, Chapter7: Scoping Architecture Characteristics
    2025/12/18

    In this episode, we cover one of the key indicators for architects to answer one of the first questions they must consider--should they choose a monolithic or distributed architecture? Understanding and applying the scope of architectural characteristics is one of the keys to properly choosing most applicable solution. As usual, we cover details and background from the chapter and answer questions from the recording audience.

    続きを読む 一部表示
    56 分
  • Software Architecture Fundamentals 2nd Edition, Chapter 6: Measuring Architecture Characteristics
    2025/11/20

    In this episode, we cover the critical topic of how architects can govern the architectural characteristics they identified. Architects are responsible for both identifying architectural characteristics, but should also ensure that they check on them to make sure the aspirational goal is manifesting. For example, if the team has a goal of 50ms First Contentful Paint for responsiveness, how can you determine if you've achieved that goal? As always, we cover some details and background from the chapter, and answer some live questions.

    続きを読む 一部表示
    57 分
  • Software Architecture Fundamentals 2nd Edition, Chapter 5: Indenifying Architectural characteristics
    2025/10/16

    In this episode, we cover the Software Architecture Fundamentals 2nd Edition chapter on identifying architectural characteristics, an important skill for all software architects. Many think this type of analysis is only useful at project inception, but it turns out to be useful even for existing systems. As always, we cover the basics of the chapter and answer a number of questions from the live audience.

    続きを読む 一部表示
    55 分
  • Software Architecture Fundamentals 2nd Edition, Chapter 4: Architectural Characteristics Defined
    2025/09/18

    Architects can split structural design into two analyses: architectural characteristics and logical component analysis. This episode introduces what we mean by architectural characteristics (and why we don't care for alternative terms such as non-functional requirements, cross-cutting requirements, etc.). We discuss our definition and how it impacts architecture decisions.

    続きを読む 一部表示
    58 分
  • Software Architecture Fundamentals 2nd Edition, Chapter 3: Modularity
    2025/08/14

    A key concept for structural design in software architecture is modularity, which this episode dives into. We define the difference between modularity and granularity, and focus on some of the concrete measurements architects have to understand the macro structure of component-based systems. As usual, we also answer some great questions from our live audience.

    続きを読む 一部表示
    55 分