Domain Storytelling

Domain Storytelling PDF

Author: Stefan Hofer

Publisher: Addison-Wesley Professional

Published: 2021-09-07

Total Pages: 357

ISBN-13: 0137458827

DOWNLOAD EBOOK →

Build Better Business Software by Telling and Visualizing Stories "From a story to working software--this book helps you to get to the essence of what to build. Highly recommended!" --Oliver Drotbohm Storytelling is at the heart of human communication--why not use it to overcome costly misunderstandings when designing software? By telling and visualizing stories, domain experts and team members make business processes and domain knowledge tangible. Domain Storytelling enables everyone to understand the relevant people, activities, and work items. With this guide, the method's inventors explain how domain experts and teams can work together to capture insights with simple pictographs, show their work, solicit feedback, and get everyone on the same page. Stefan Hofer and Henning Schwentner introduce the method's easy pictographic language, scenario-based modeling techniques, workshop format, and relationship to other modeling methods. Using step-by-step case studies, they guide you through solving many common problems: Fully align all project participants and stakeholders, both technical and business-focused Master a simple set of symbols and rules for modeling any process or workflow Use workshop-based collaborative modeling to find better solutions faster Draw clear boundaries to organize your domain, software, and teams Transform domain knowledge into requirements, embedded naturally into an agile process Move your models from diagrams and sticky notes to code Gain better visibility into your IT landscape so you can consolidate or optimize it This guide is for everyone who wants more effective software--from developers, architects, and team leads to the domain experts, product owners, and executives who rely on it every day. Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

Domain Storytelling

Domain Storytelling PDF

Author: Stefan Hofer

Publisher:

Published: 2021

Total Pages: 272

ISBN-13: 9780137458974

DOWNLOAD EBOOK →

Rapidly Understand New Domains, So You Can Build Great Software for Them Using Domain Storytelling, you can quickly gain clarity about a new domain's people, tasks, tools, work items, and events, avoiding costly misunderstandings and building better software. In Domain Storytelling , the method's inventors show how domain experts can clearly tell their stories, capture their insights with simple pictographs, show their work, get feedback, and get everyone on the same page. Stefan Hofer and Henning Schwentner explain how and why Domain Storytelling works. They introduce the method's easy pictographic language, scenario-based modeling techniques, workshop format, and relationship to other modeling methods. And using step-by-step case studies, they guide you through solving many common problems, from creating new domain languages to deriving requirements, optimizing workflows to uncovering "shadow IT." Fully align all project participants and stakeholders, both technical and business-focused Master a simple set of symbols and rules for modeling any process or workflow Use workshop-based collaborative modeling to find better solutions faster Organize domains for manageability, and transform domain knowledge into requirements Move your models from diagrams and sticky notes to code Make better decisions about whether to build or buy software Gain better visibility into your IT landscape so you can consolidate or optimize it This guide is for everyone who wants more effective software -- from developers, architects, and team leads to the domain experts and executives who rely on it every day.

Secure by Design

Secure by Design PDF

Author: Daniel Sawano

Publisher: Simon and Schuster

Published: 2019-09-03

Total Pages: 659

ISBN-13: 1638352313

DOWNLOAD EBOOK →

Summary Secure by Design teaches developers how to use design to drive security in software development. This book is full of patterns, best practices, and mindsets that you can directly apply to your real world development. You'll also learn to spot weaknesses in legacy code and how to address them. About the technology Security should be the natural outcome of your development process. As applications increase in complexity, it becomes more important to bake security-mindedness into every step. The secure-by-design approach teaches best practices to implement essential software features using design as the primary driver for security. About the book Secure by Design teaches you principles and best practices for writing highly secure software. At the code level, you’ll discover security-promoting constructs like safe error handling, secure validation, and domain primitives. You’ll also master security-centric techniques you can apply throughout your build-test-deploy pipeline, including the unique concerns of modern microservices and cloud-native designs. What's inside Secure-by-design concepts Spotting hidden security problems Secure code constructs Assessing security by identifying common design flaws Securing legacy and microservices architectures About the reader Readers should have some experience in designing applications in Java, C#, .NET, or a similar language. About the author Dan Bergh Johnsson, Daniel Deogun, and Daniel Sawano are acclaimed speakers who often present at international conferences on topics of high-quality development, as well as security and design.

Data-Driven Storytelling

Data-Driven Storytelling PDF

Author: Nathalie Henry Riche

Publisher: CRC Press

Published: 2018-03-28

Total Pages: 296

ISBN-13: 1315281554

DOWNLOAD EBOOK →

This book presents an accessible introduction to data-driven storytelling. Resulting from unique discussions between data visualization researchers and data journalists, it offers an integrated definition of the topic, presents vivid examples and patterns for data storytelling, and calls out key challenges and new opportunities for researchers and practitioners.

Domain-driven Design

Domain-driven Design PDF

Author: Eric Evans

Publisher: Addison-Wesley Professional

Published: 2004

Total Pages: 563

ISBN-13: 0321125215

DOWNLOAD EBOOK →

"Domain-Driven Design" incorporates numerous examples in Java-case studies taken from actual projects that illustrate the application of domain-driven design to real-world software development.

Strategic Monoliths and Microservices

Strategic Monoliths and Microservices PDF

Author: Vaughn Vernon

Publisher: Addison-Wesley Professional

Published: 2021-10-27

Total Pages: 383

ISBN-13: 0137355505

DOWNLOAD EBOOK →

Make Software Architecture Choices That Maximize Value and Innovation "[Vernon and Jaskuła] provide insights, tools, proven best practices, and architecture styles both from the business and engineering viewpoint. . . . This book deserves to become a must-read for practicing software engineers, executives as well as senior managers." --Michael Stal, Certified Senior Software Architect, Siemens Technology Strategic Monoliths and Microservices helps business decision-makers and technical team members clearly understand their strategic problems through collaboration and identify optimal architectural approaches, whether the approach is distributed microservices, well-modularized monoliths, or coarser-grained services partway between the two. Leading software architecture experts Vaughn Vernon and Tomasz Jaskuła show how to make balanced architectural decisions based on need and purpose, rather than hype, so you can promote value and innovation, deliver more evolvable systems, and avoid costly mistakes. Using realistic examples, they show how to construct well-designed monoliths that are maintainable and extensible, and how to gradually redesign and reimplement even the most tangled legacy systems into truly effective microservices. Link software architecture planning to business innovation and digital transformation Overcome communication problems to promote experimentation and discovery-based innovation Master practices that support your value-generating goals and help you invest more strategically Compare architectural styles that can lead to versatile, adaptable applications and services Recognize when monoliths are your best option and how best to architect, design, and implement them Learn when to move monoliths to microservices and how to do it, whether they're modularized or a "Big Ball of Mud" Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.

Domain-Driven Design Distilled

Domain-Driven Design Distilled PDF

Author: Vaughn Vernon

Publisher: Addison-Wesley Professional

Published: 2016-06-01

Total Pages: 254

ISBN-13: 0134434994

DOWNLOAD EBOOK →

Domain-Driven Design (DDD) software modeling delivers powerful results in practice, not just in theory, which is why developers worldwide are rapidly moving to adopt it. Now, for the first time, there’s an accessible guide to the basics of DDD: What it is, what problems it solves, how it works, and how to quickly gain value from it. Concise, readable, and actionable, Domain-Driven Design Distilled never buries you in detail–it focuses on what you need to know to get results. Vaughn Vernon, author of the best-selling Implementing Domain-Driven Design, draws on his twenty years of experience applying DDD principles to real-world situations. He is uniquely well-qualified to demystify its complexities, illuminate its subtleties, and help you solve the problems you might encounter. Vernon guides you through each core DDD technique for building better software. You’ll learn how to segregate domain models using the powerful Bounded Contexts pattern, to develop a Ubiquitous Language within an explicitly bounded context, and to help domain experts and developers work together to create that language. Vernon shows how to use Subdomains to handle legacy systems and to integrate multiple Bounded Contexts to define both team relationships and technical mechanisms. Domain-Driven Design Distilled brings DDD to life. Whether you’re a developer, architect, analyst, consultant, or customer, Vernon helps you truly understand it so you can benefit from its remarkable power. Coverage includes What DDD can do for you and your organization–and why it’s so important The cornerstones of strategic design with DDD: Bounded Contexts and Ubiquitous Language Strategic design with Subdomains Context Mapping: helping teams work together and integrate software more strategically Tactical design with Aggregates and Domain Events Using project acceleration and management tools to establish and maintain team cadence

Semantic Software Design

Semantic Software Design PDF

Author: Eben Hewitt

Publisher: "O'Reilly Media, Inc."

Published: 2019-09-25

Total Pages: 334

ISBN-13: 149204590X

DOWNLOAD EBOOK →

With this practical book, architects, CTOs, and CIOs will learn a set of patterns for the practice of architecture, including analysis, documentation, and communication. Author Eben Hewitt shows you how to create holistic and thoughtful technology plans, communicate them clearly, lead people toward the vision, and become a great architect or Chief Architect. This book covers each key aspect of architecture comprehensively, including how to incorporate business architecture, information architecture, data architecture, application (software) architecture together to have the best chance for the system’s success. Get a practical set of proven architecture practices focused on shipping great products using architecture Learn how architecture works effectively with development teams, management, and product management teams through the value chain Find updated special coverage on machine learning architecture Get usable templates to start incorporating into your teams immediately Incorporate business architecture, information architecture, data architecture, and application (software) architecture together

Digital Storytelling, Mediatized Stories

Digital Storytelling, Mediatized Stories PDF

Author: Knut Lundby

Publisher: Peter Lang

Published: 2008

Total Pages: 326

ISBN-13: 9781433102738

DOWNLOAD EBOOK →

Recent years have seen amateur personal stories, focusing on «me», flourish on social networking sites and in digital storytelling workshops. The resulting digital stories could be called «mediatized stories». This book deals with these self-representational stories, aiming to understand the transformations in the age-old practice of storytelling that have become possible with the new, digital media. Its approach is interdisciplinary, exploring how the mediation or mediatization processes of digital storytelling can be grasped and offering a sociological perspective of media studies and a socio-cultural take of the educational sciences. Aesthetic and literary perspectives on narration as well as questioning from an informatics perspective are also included.