Documenting Software Architectures: Views and Beyond (SEI Series in Software Engineering (Hardcover))

Documenting Software Architectures: Views and Beyond (SEI Series in Software Engineering (Hardcover))


Yazar Paul Clements Felix Bachmann Len Bass David Garlan James Ivers Reed Little Paulo Merson Robert Nord Judith Stafford
Yayınevi Pearson Education
ISBN 9780321552686
Baskı yılı 2010
Sayfa sayısı 592
Ağırlık 0.98 kg
Edisyon 2
Stok durumu Tükendi   

"This new edition is brighter, shinier, more complete, more pragmatic, more focused than the previous one, and I wouldnt have thought it possible to improve on the original. As the field of software architecture has grown over these past decades, there is much more to be said, much more that we know, and much more that we can reflect upon of whats worked and what hasnt-and the authors here do all that, and more." -From the Foreword by Grady Booch, IBM Fellow Software architecture-the conceptual glue that holds every phase of a project together for its many stakeholders-is widely recognized as a critical element in modern software development. Practitioners have increasingly discovered that close attention to a software systems architecture pays valuable dividends. Without an architecture that is appropriate for the problem being solved, a project will stumble along or, most likely, fail. Even with a superb architecture, if that architecture is not well understood or well communicated the project is unlikely to succeed. Documenting Software Architectures, Second Edition, provides the most complete and current guidance, independent of language or notation, on how to capture an architecture in a commonly understandable form. Drawing on their extensive experience, the authors first help you decide what information to document, and then, with guidelines and examples (in various notations, including UML), show you how to express an architecture so that others can successfully build, use, and maintain a system from it. The book features rules for sound documentation, the goals and strategies of documentation, architectural views and styles, documentation for software interfaces and software behavior, and templates for capturing and organizing information to generate a coherent package. New and improved in this second edition: * Coverage of architectural styles such as service-oriented architectures, multi-tier architectures, and data models * Guidance for documentation in an Agile development environment * Deeper treatment of documentation of rationale, reflecting best industrial practices * Improved templates, reflecting years of use and feedback, and more documentation layout options * A new, comprehensive example (available online), featuring documentation of a Web-based service-oriented system * Reference guides for three important architecture documentation languages: UML, AADL, and SySML
About the Cover
Foreword to the Second Edition
Foreword to the First Edition
Preface
Acknowledgments
Readers Guide
Prologue: Software Architectures and Documentation 1
P.1 A Short Overview of Software Architecture 1
P.1.1 Overview 1
P.1.2 Architecture and Quality Attributes 2
Coming to Terms: What is Software Architecture? 3
Perspectives: Whats the Difference Between Architecture and Design? 6
P.2 A Short Overview of Architecture Documentation 9
P.2.1 Why Document Software Architecture? 9
Coming to Terms: Specification, Representation, Description, Documentation 10
P.2.2 Uses and Audiences for Architecture Documentation 12
P.2.3 Architecture Documentation and Quality Attributes 17
P.2.4 Economics of Architecture Documentation 18
P.2.5 The Views and Beyond "Method" 19
P.2.6 Views and Beyond in an Agile Environment 20
P.2.7 Architectures That Change Faster Than You Can Document Them 20
P.3 Architecture Views 22
Coming to Terms: A Short History of Architecture Views 23
P.4 Architecture Styles 25
P.4.1 Three Categories of Styles 29
Coming to Terms: Module, Component 29
More...