Effective Software Development for Enterprise
Effective Software Development for Enterprise
Beyond DDD, Software Architecture, and XP
About the Book
Modern-day solution architects and software engineers need to solve complex tasks at all layers of an organization: helping executives align IT with business objectives, employing Solution Architecture to define systems and integrations, Application Architecture, and Engineering to produce high-quality code and patterns. The journey does not stop there: requirements gathering and analysis, quality assurance, deployment, and maintenance operations need to seamlessly cooperate with engineering efforts to build, verify, deliver, and run applications that meet customers' expectations and have no critical flaws. Everything needs to play well together.
To succeed in such a complex environment while developing enterprise-grade software solutions, one needs to have a broad insight into the holistic view and a depth of understanding in aspects that make the entire engineering process work together effectively. It is paramount to make sense of the multiple disciplines, selectively choose essentials, and build a cohesive approach and patterns that work. This task is not easy for a single ambitious individual to conquer on their career path. Hence, with extensive and relevant knowledge and experience, the author has put this comprehensive guide together.
Effective Software Development for Enterprise builds on advanced disciplines, methodologies, and techniques derived from Domain-Driven Design, Software Architecture, and Extreme Programming. Its objective is to aid a modern software engineer and solution architect in building and delivering high-quality solutions for an enterprise while meeting ambitious criteria:
- Meet users' expectations.
- No defects.
- Scale out horizontally.
- No dedicated production support team.
- Accelerate development pace.
- Double ROI per developer, team, and software.
Readers learn how to achieve these objectives in any engineering environment by developing solid arguments based on the industry's well-known, recognized, and established patterns and principles.
This book does not focus on reiterating a theory that you can learn anywhere else or in other books. This book puts everything together, connects the dots, and directs the reader to additional reference material for more profound knowledge.
-------------------------------------------------
Praise For The Book
By Independent Professionals
* * *
"A must-read for both technical and non-technical readers... even top-level executives. No nonsense approach."
-- Dave Black, Solutions & Performance Architect, Black Box Solutions, Inc.
* * *
"This is the book many of us have been waiting for. Entirely pragmatic. For example, it recognizes the purpose of profit."
-- Jim Hammond, Lead Developer, Kantar
* * *
"A collection of lessons learned, thoughts, ideas, and rationales."
-- Preeti Baranga, Technical Leader in Software Development, https://www.linkedin.com/in/preetibaranga/
* * *
"An all-encompassing eye-opener about all-things software development."
-- Lasha Kochoradze, CTO at Nugios Technology
* * *
"A unique book. Author tries to defeat the status quo."
-- Nugzar Nebieridze, Entrepreneur, Expert of Cybersecurity, Ex-CIO at Liberty Bank Georgia
* * *
"This publication is up-and-coming, and I look forward to seeing companies adopting these suggestions."
-- Romana Stasiv, Agile Fellow
About the Contributors
Technical reviewer. Contributor to technical editing and proofreading.
Contributor to technical editing and proofreading.
Technical reviewer. Contributor to technical editing and proofreading.
Technical reviewer.
Technical reviewer.
Technical reviewer. Contributor to technical editing and proofreading.
Non-technical reviewer. Contributor to editing and proofreading.
Table of Contents
-
- Praise For The Book
- Acknowledgments
- Dedication
- About The Author
- Copyright Notice
- Preface
-
Part I. Introduction
- Chapter 1. History Behind Inefficient Monoliths
- Chapter 2. Why People Avoid Building Effective Software
- Chapter 3. Software Development Perfectionism As A State Of Mind
- Chapter 4. Six Pillars Of Effective Software
-
Part II. Crosscutting Concerns
- Chapter 5. Execution, Leadership, Management
- Chapter 6. Organizational Structure
- Chapter 7. Processes, Ongoing Efforts, Teams
- Chapter 8. Culture
- Chapter 9. Recruitment
-
Part III. From Customer Insights To Internal Requirements
- Chapter 10. Understanding Customers’ Needs
- Chapter 11. Organization’s Response To Customers’ Needs
- Chapter 12. Requirements And Story Writing
- Chapter 13. Planning Work
- Chapter 14. Carrying Out Work
-
Part IV. Design And Architecture
- Chapter 15. Architecture As A Crosscutting Concern
- Chapter 16. Architecture In Analysis And Requirements Gathering
- Chapter 17. Architecture Body Of Knowledge
- Chapter 17.2. Continued
- Chapter 17.3. Continued
- Chapter 18. Architecture And Implementation
- Chapter 19. Architecture For Testable Systems
- Chapter 20. Architecture For Deployable Systems
- Chapter 21. Architecture For Maintainable Systems
-
Part V. Implementation And Coding
- Chapter 22. Crosscutting Concerns Related To Coding
- Chapter 23. Designing Code
- Chapter 24. Implementing Code
- Chapter 24.2. Continued
- Chapter 25. Testing Code
- Chapter 26. Code Deployment And Maintenance
-
Part VI. Testing And Quality Assurance
- Chapter 27. Testing Processes And Principles
- Chapter 28. Test Design And Architecture
- Chapter 29. Implementing Automated Tests
- Chapter 30. Enhancing Deployments With Test Automation
-
Part VII. Deployment
- Chapter 31. Culture Of Releases
- Chapter 32. CI/CD - Deployment Foundation
- Chapter 33. Building Deployment-Ready Applications
-
Part VIII. Maintenance And Support
- Chapter 34. Maintenance-Free Mindset
- Chapter 35. Maintenance-Aware Mindset
- Wrap-Up
- References
- Index
The Leanpub 60-day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
See full terms
Do Well. Do Good.
Authors have earned$11,577,045writing, publishing and selling on Leanpub, earning 80% royalties while saving up to 25 million pounds of CO2 and up to 46,000 trees.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers), EPUB (for phones and tablets) and MOBI (for Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them
Top Books
Recipes for Decoupling
Matthias NobackSignalR on .NET 6 - the Complete Guide
Fiodar SazanavetsLearn everything there is to learn about SignalR and how to integrate it with the latest .NET 6 and C# 10 features. Learn how to connect any type of client to SignalR, including plain WebSocket client. Learn how to build interactive applications that can communicate with each other in real time without making excessive calls.
The BDD Books - Discovery (Japanese Edition)
Gáspár Nagy, Seb Rose, and Yuya Kazamaウクライナ難民を支援 - 2022年5月末まで延長!
この本の売り上げの50%は、 https://unicef.hu/veszhelyzet-ukrajnaban と https://int.depaulcharity.org/fundraising-for-depaul-ukraine/ に寄付されます。
本書籍は、振る舞い駆動開発(Behavior Driven Development, BDD)や受け入れテスト駆動開発(Acceptance Test-Driven Development, ATDD)の発見フェーズを最大限に活用する方法を提供します。
The easiest way to learn design patterns
Fiodar SazanavetsLearn design patterns in the easiest way possible. You will no longer have to brute-force your way through each one of them while trying to figure out how it works. The book provides a unique methodology that will make your understanding of design patterns stick. It can also be used as a reference book where you can find design patterns in seconds.
Agile Testing Condensed Japanese Edition
Yuya Kazama, Janet Gregory, and Lisa CrispinJanet GregoryとLisa Crispinによる2019年9月発行の書籍『Agile Testing Condensed』の日本語翻訳版です。アジャイルにおいてどのような考えでテストを行うべきなのか簡潔に書かれています!
OpenIntro Statistics
David Diez, Christopher Barr, Mine Cetinkaya-Rundel, and OpenIntroA complete foundation for Statistics, also serving as a foundation for Data Science.
Leanpub revenue supports OpenIntro (US-based nonprofit) so we can provide free desk copies to teachers interested in using OpenIntro Statistics in the classroom and expand the project to support free textbooks in other subjects.
More resources: openintro.org.
Tech Giants in Healthcare
Dr. Bertalan MeskoThis comprehensive guide, Tech Giants in Healthcare, clarifies how and why big tech companies step into healthcare, and breaks it down from one market player to the other in what direction they are going, what tools they are using and what horizons they have in front of them.
Functional event-driven architecture: Powered by Scala 3
Gabriel VolpeExplore the event-driven architecture (EDA) in a purely functional way, mainly powered by Fs2 streams in Scala 3!
Leverage your functional programming skills by designing and writing stateless microservices that scale, powered by stateful message brokers.
CCIE Service Provider Version 4 Written and Lab Exam Comprehensive Guide
Nicholas RussoThe service provider landscape has changed rapidly over the past several years. Networking vendors are continuing to propose new standards, techniques, and procedures for overcoming new challenges while concurrently reducing costs and delivering new services. Cisco has recently updated the CCIE Service Provider track to reflect these changes; this book represents the author's personal journey in achieving that certification.
Ansible for DevOps
Jeff GeerlingAnsible is a simple, but powerful, server and configuration management tool. Learn to use Ansible effectively, whether you manage one server—or thousands.
Top Bundles
- #1
All the Books of The Medical Futurist
6 Books
We put together the most popular books from The Medical Futurist to provide a clear picture about the major trends shaping the future of medicine and healthcare. Digital health technologies, artificial intelligence, the future of 20 medical specialties, big pharma, data privacy, digital health investments and how technology giants such as Amazon... - #2
Practical FP in Scala + Functional event-driven architecture
2 Books
Practical FP in Scala (A hands-on approach) & Functional event-driven architecture, aka FEDA, (Powered by Scala 3), together as a bundle! The content of PFP in Scala is a requirement to understand FEDA so why not take advantage of this bundle!? - #3
Software Architecture for Developers: Volumes 1 & 2 - Technical leadership and communication
2 Books
"Software Architecture for Developers" is a practical and pragmatic guide to modern, lightweight software architecture, specifically aimed at developers. You'll learn:The essence of software architecture.Why the software architecture role should include coding, coaching and collaboration.The things that you really need to think about before... - #4
CCIE Service Provider Ultimate Study Bundle
2 Books
Piotr Jablonski, Lukasz Bromirski, and Nick Russo have joined forces to deliver the only CCIE Service Provider training resource you'll ever need. This bundle contains a detailed and challenging collection of workbook labs, plus an extensively detailed technical reference guide. All of us have earned the CCIE Service Provider certification... - #6
Pattern-Oriented Memory Forensics and Malware Detection
2 Books
This training bundle for security engineers and researchers, malware and memory forensics analysts includes two accelerated training courses for Windows memory dump analysis using WinDbg. It is also useful for technical support and escalation engineers who analyze memory dumps from complex software environments and need to check for possible... - #8
Modern C++ Collection
3 Books
Get All about Modern C++C++ Standard Library, including C++20Concurrency with Modern C++, including C++20C++20Each book has about 200 complete code examples. Updates are included. When I update one of the books, you immediately get the updated bundle. You can expect significant updates to each new C++ standard (C++23, C++26, .. ) and also...