• Complain

Frank J. Furrer - Future-Proof Software-Systems: A Sustainable Evolution Strategy

Here you can read online Frank J. Furrer - Future-Proof Software-Systems: A Sustainable Evolution Strategy full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2019, publisher: Springer Vieweg, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Frank J. Furrer Future-Proof Software-Systems: A Sustainable Evolution Strategy
  • Book:
    Future-Proof Software-Systems: A Sustainable Evolution Strategy
  • Author:
  • Publisher:
    Springer Vieweg
  • Genre:
  • Year:
    2019
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

Future-Proof Software-Systems: A Sustainable Evolution Strategy: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Future-Proof Software-Systems: A Sustainable Evolution Strategy" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

This book focuses on software architecture and the value of architecture in the development of long-lived, mission-critical, trustworthy software-systems. The author introduces and demonstrates the powerful strategy of Managed Evolution, along with the engineering best practice known as Principle-based Architecting. The book examines in detail architecture principles for e.g., Business Value, Changeability, Resilience, and Dependability.

The author argues that the software development community has a strong responsibility to produce and operate useful, dependable, and trustworthy software. Software should at the same time provide business value and guarantee many quality-of-service properties, including security, safety, performance, and integrity. As Dr. Furrer states, Producing dependable software is a balancing act between investing in the implementation of business functionality and investing in the quality-of-service properties of the software-systems.

The book presents extensive coverage of such concepts as:

  • Principle-Based Architecting
  • Managed Evolution Strategy
  • The Future
  • Principles for Business Value
  • Legacy Software Modernization/Migration
  • Architecture Principles for Changeability
  • Architecture Principles for Resilience
  • Architecture Principles for Dependability

The text is supplemented with numerous figures, tables, examples and illustrative quotations. Future-Proof Software-Systems provides a set of good engineering practices, devised for integration into most software development processes dedicated to the creation of software-systems that incorporate Managed Evolution.

Frank J. Furrer: author's other books


Who wrote Future-Proof Software-Systems: A Sustainable Evolution Strategy? Find out the surname, the name of the author of the book and a list of all author's works by series.

Future-Proof Software-Systems: A Sustainable Evolution Strategy — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Future-Proof Software-Systems: A Sustainable Evolution Strategy" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Contents
Landmarks
Frank J Furrer Future-Proof Software-Systems A Sustainable Evolution - photo 1
Frank J. Furrer
Future-Proof Software-Systems
A Sustainable Evolution Strategy
Frank J Furrer Computer Science Faculty Technical University of Dresden - photo 2
Frank J. Furrer
Computer Science Faculty, Technical University of Dresden, Dresden, Germany
ISBN 978-3-658-19937-1 e-ISBN 978-3-658-19938-8
https://doi.org/10.1007/978-3-658-19938-8
Library of Congress Control Number: 2019936175
Springer Fachmedien Wiesbaden GmbH, part of Springer Nature 2019
This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.
The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use.
The publisher, the authors and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, expressed or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publisher remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

This Springer Vieweg imprint is published by the registered company Springer Fachmedien Wiesbaden GmbH part of Springer Nature.

The registered company address is: Abraham-Lincoln-Str. 46, 65189 Wiesbaden, Germany

Foreword 1

I believe that the success of agile software development lies in software refactoring with continuous regression testing. When a refactoring takes place, the testing process guarantees that the modifications preserve the functions of the program. Preservation means here to retain the invariant of the semantics of the program, i.e., to keep something very important, the brain of the program, while to change something not so important, the morphology of the program. The developer, so to say, stays on a safe, large enough ice shelf in the sea of cold. That makes up for the success of the method.

However, when software-systems get large and consist of many programs and models, these cannot be refactored together, and regression testing no longer does the job. Maintaining and extending large software-systems destroys another important inside value of a program: its architecture . Then other methods of staying on the safe ice shelf should take effect, methods that preserve the extensibility, the maintainability, the quality of the architecture, and thereby, its business value. However, beyond refactoring, few methods exist for architectural evolution, so that developers often lose their battle against disorder and chaos. It seems that entropy is the winnerand that is the reason why most of our software-systems become legacy after a number of years: They lose their heart, the flexible architecture.

Into this gap, Frank J. Furrer positions his book Future-Proof Software-Systems. The method of Managed Evolution fights entropy, technical debt, and architecture erosion. At any point in time, the Managed Evolution process makes sure that the principles of a clean, flexible architecture are not violated. This is ensured by rigid process rules enforcing well-defined architectural principles, as well as the continuous employment of metrics to measure the flexibility of the architecture so that the software can stay in a quality corridor. It is well known that refactoring a (small) program comes with some effort, because the refactoring does not introduce new functions, but only restructures the program for better quality. For large software, Managed Evolution has the same effect: First, it costs, but overall, it pays off, because the effort of a disciplined evolution retains the business value of the software-system. Therefore, it could be said that Managed Evolution is a form of agile development in the large. Guess, why it will be successful: For huge software-systems, it shows how to stay on the safe ice shelf.

Frank J. Furrer has been teaching Future-Proof Software-Systems here at Technische Universitt Dresden now for more than 5 years, reaching out to many enthusiastic students in seminars and lectures. He has been able to share his longstanding experience in software-systems and software research with these students, and I wish, this experience would now also be shared with you. So, make yourself knowledgeable how software-systems can be kept in the Managed Evolution corridor. Learn how to stay on the safe, large enough ice shelf.

Prof. Dr. Uwe Amann

Institut fr Software- und Multimediatechnik

Fakultt Informatik

Technische Universitat Dresden

D-01062 Dresden/Germany

October 2018
Foreword 2

This book is about software architecture . Software architecture prescribes rules for the organization of the parts of a large software-system and establishes principles that govern the interactions among those parts. The book develops the architecture principles that must be followed in order to arrive at a future-proof software-system. A future-proof software-system is one that is not only of value at the time of its inception but one that can provide a useful service in the future of a changing world. Already the Greek philosopher Heraclitus observed more than 2000 years ago that Pantha rheiAll entities move and nothing remains still . In todays world of accelerating technological and societal change, system requirements are in continuous flux, and only those software-systems will survive that are capable of evolving and integrating the necessary changes without destroying the underlying system architecture.

It is the purpose of a software product to provide an effective service to a person or an organization that use this software in their daily work. This service-oriented view of software includes a deep understanding of the needs of the application environment and is open to alterations that are required to maintain the utility of the software-system in a dynamic world, where the evolving business environment requires the steady modification of existing functions and the addition of new software functions. This service-oriented view is thus much broader than a strictly product-oriented view of software.

The author of this book, Frank J. Furrer, has worked with a world-renown banking organization and has acquired many years of first-hand experience of the impact of a changing business environment on the requirements and operation of large software-systems that are central to the success of an international bank. Out of this real-life experience, he distilled important software architecture principles that should be followed in order to arrive at a future-proof software-system. The comprehensive discussion of these principles forms the core of this interesting book.

The book is an enjoyable read. It is a wonderful experience to absorb a text where the practical wisdom acquired in the life of an outstanding system architect is presented in a succinct form and supported by a number of real-life examples. I am sure that many readers of this bookbeing young students or experienced practitioners in the field of software engineeringwill greatly benefit from the insights gained by working through the text.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Future-Proof Software-Systems: A Sustainable Evolution Strategy»

Look at similar books to Future-Proof Software-Systems: A Sustainable Evolution Strategy. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Future-Proof Software-Systems: A Sustainable Evolution Strategy»

Discussion, reviews of the book Future-Proof Software-Systems: A Sustainable Evolution Strategy and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.