Fundamentals of Software Architecture
An Engineering Approach
カートのアイテムが多すぎます
カートに追加できませんでした。
ウィッシュリストに追加できませんでした。
ほしい物リストの削除に失敗しました。
ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
Audible会員プラン 無料体験
-
ナレーター:
-
Benjamin Lange
このコンテンツについて
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real guide exists to help developers become architects. Until now. This book provides the first comprehensive overview of software architecture’s many aspects. Aspiring and existing architects alike will examine architectural characteristics, architectural patterns, component determination, diagramming and presenting architecture, evolutionary architecture, and many other topics.
Mark Richards and Neal Ford—hands-on practitioners who have taught software architecture classes professionally for years—focus on architecture principles that apply across all technology stacks. You’ll explore software architecture in a modern light, taking into account all the innovations of the past decade.
This book examines:
- Architecture patterns: the technical basis for many architectural decisions
- Components: identification, coupling, cohesion, partitioning, and granularity
- Soft skills: effective team management, meetings, negotiation, presentations, and more
- Modernity: engineering practices and operational approaches that have changed radically in the past few years
- Architecture as an engineering discipline: repeatable results, metrics, and concrete valuations that add rigor to software architecture
こちらもおすすめ
-
Software Engineering at Google
- Lessons Learned from Programming Over Time
- 著者: Titus Winters, Tom Manshreck, Hyrum Wright
- ナレーター: Mark Sando
- 再生時間: 23 時間 36 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life? Based on their experience at Google, software engineers Titus Winters and Hyrum Wright, along with technical writer Tom Manshreck, present a candid and insightful look at how some of the world’s leading practitioners construct and maintain software. This book covers Google’s unique engineering culture, processes, and tools and how these aspects contribute to the effectiveness of an engineering organization.
著者: Titus Winters, 、その他
-
Clean Architecture
- A Craftsman's Guide to Software Structure and Design
- 著者: Robert C. Martin
- ナレーター: Theodore O'Brien
- 再生時間: 8 時間 24 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Clean Architecture is an essential book for every current or aspiring software architect, systems analyst, system designer, and software manager - and for every programmer who must execute someone else’s designs.
著者: Robert C. Martin
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- 著者: Martin Kleppmann
- ナレーター: Benjamin Lange
- 再生時間: 20 時間 56 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
著者: Martin Kleppmann
-
Software Architecture: The Hard Parts
- Modern Trade-Off Analyses for Distributed Architectures
- 著者: Neal Ford, Mark Richards, Pramod Sadalage, 、その他
- ナレーター: Dena Dahilig
- 再生時間: 12 時間 53 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
There are no easy decisions in software architecture. Instead, there are many hard parts—difficult problems or issues with no best practices—that force you to choose among various compromises. With this book, you'll learn how to think critically about the trade-offs involved with distributed architectures. Architecture veterans and practicing consultants Neal Ford, Mark Richards, Pramod Sadalage, and Zhamak Dehghani discuss strategies for choosing an appropriate architecture.
著者: Neal Ford, 、その他
-
Tidy First?
- A Personal Exercise in Empirical Software Design
- 著者: Kent Beck
- ナレーター: Stephen R. Thorne
- 再生時間: 2 時間 41 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up into manageable sections. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings to improve your code while keeping the overall structure of the system in mind. Instead of trying to master tidying all at once, this book lets you try out a few examples that make sense for your problem. If you have a big function containing many lines of code, you'll learn how to logically divide it into smaller chunks.
著者: Kent Beck
-
Clean Code
- A Handbook of Agile Software Craftsmanship
- 著者: Robert C. Martin
- ナレーター: Theodore O'Brien
- 再生時間: 5 時間 49 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship. Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the values of a software craftsman and make you a better programmer - but only if you work at it.
著者: Robert C. Martin
-
Software Engineering at Google
- Lessons Learned from Programming Over Time
- 著者: Titus Winters, Tom Manshreck, Hyrum Wright
- ナレーター: Mark Sando
- 再生時間: 23 時間 36 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life? Based on their experience at Google, software engineers Titus Winters and Hyrum Wright, along with technical writer Tom Manshreck, present a candid and insightful look at how some of the world’s leading practitioners construct and maintain software. This book covers Google’s unique engineering culture, processes, and tools and how these aspects contribute to the effectiveness of an engineering organization.
著者: Titus Winters, 、その他
-
Clean Architecture
- A Craftsman's Guide to Software Structure and Design
- 著者: Robert C. Martin
- ナレーター: Theodore O'Brien
- 再生時間: 8 時間 24 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Clean Architecture is an essential book for every current or aspiring software architect, systems analyst, system designer, and software manager - and for every programmer who must execute someone else’s designs.
著者: Robert C. Martin
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- 著者: Martin Kleppmann
- ナレーター: Benjamin Lange
- 再生時間: 20 時間 56 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
著者: Martin Kleppmann
-
Software Architecture: The Hard Parts
- Modern Trade-Off Analyses for Distributed Architectures
- 著者: Neal Ford, Mark Richards, Pramod Sadalage, 、その他
- ナレーター: Dena Dahilig
- 再生時間: 12 時間 53 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
There are no easy decisions in software architecture. Instead, there are many hard parts—difficult problems or issues with no best practices—that force you to choose among various compromises. With this book, you'll learn how to think critically about the trade-offs involved with distributed architectures. Architecture veterans and practicing consultants Neal Ford, Mark Richards, Pramod Sadalage, and Zhamak Dehghani discuss strategies for choosing an appropriate architecture.
著者: Neal Ford, 、その他
-
Tidy First?
- A Personal Exercise in Empirical Software Design
- 著者: Kent Beck
- ナレーター: Stephen R. Thorne
- 再生時間: 2 時間 41 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up into manageable sections. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings to improve your code while keeping the overall structure of the system in mind. Instead of trying to master tidying all at once, this book lets you try out a few examples that make sense for your problem. If you have a big function containing many lines of code, you'll learn how to logically divide it into smaller chunks.
著者: Kent Beck
-
Clean Code
- A Handbook of Agile Software Craftsmanship
- 著者: Robert C. Martin
- ナレーター: Theodore O'Brien
- 再生時間: 5 時間 49 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship. Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the values of a software craftsman and make you a better programmer - but only if you work at it.
著者: Robert C. Martin
-
Database Internals
- A Deep Dive into How Distributed Data Systems Work, 1st Edition
- 著者: Alex Petrov
- ナレーター: Mike Chamberlain
- 再生時間: 12 時間 51 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
When it comes to choosing, using, and maintaining a database, understanding its internals is essential. But with so many distributed databases and tools available today, it's often difficult to understand what each one offers. With this practical guide, Alex Petrov guides developers through the concepts behind modern database and storage engine internals.
著者: Alex Petrov
-
Monolith to Microservices
- Evolutionary Patterns to Transform Your Monolith
- 著者: Sam Newman
- ナレーター: Mitchell Dorian
- 再生時間: 6 時間 45 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
How do you detangle a monolithic system and migrate it to a microservice architecture? How do you do it while maintaining business-as-usual? As a companion to Sam Newman’s extremely popular Building Microservices, this new book details a proven method for transitioning an existing monolithic system to a microservice architecture.
著者: Sam Newman
-
Design for How People Think
- Using Brain Science to Build Better Products
- 著者: John Whalen PhD
- ナレーター: Mitchell Dorian
- 再生時間: 4 時間 43 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
User experience doesn’t happen on a screen; it happens in the mind, and the experience is multidimensional and multisensory. This practical book will help you uncover critical insights about how your customers think so you can create products or services with an exceptional experience. Corporate leaders, marketers, product owners, and designers will learn how cognitive processes from different brain regions form what we perceive as a singular experience. Author John Whalen shows you how anyone on your team can conduct "contextual interviews" to unlock insights.
著者: John Whalen PhD
-
Hackers & Painters
- Big Ideas from the Computer Age
- 著者: Paul Graham
- ナレーター: Mark Sando
- 再生時間: 7 時間 44 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
We are living in the computer age, in a world increasingly designed and engineered by computer programmers and software designers, by people who call themselves hackers. Who are these people, what motivates them, and why should you care? Consider these facts: Everything around us is turning into computers. Your typewriter is gone, replaced by a computer. Your phone has turned into a computer. So has your camera. Soon your TV will. Your car was not only designed on computers, but has more processing power in it than a room-sized mainframe did in 1970.
著者: Paul Graham
-
Learning Agile
- Understanding Scrum, XP, Lean, and Kanban
- 著者: Andrew Stellman, Jennifer Greene
- ナレーター: TJ Johnson
- 再生時間: 15 時間 4 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Learning Agile is a comprehensive guide to the most popular agile methods, written in a light and engaging style that makes it easy for you to learn. Agile has revolutionized the way teams approach software development, but with dozens of agile methodologies to choose from, the decision to "go agile" can be tricky. This practical book helps you sort it out, first by grounding you in agile's underlying principles, then by describing four specific - and well-used - agile methods: Scrum, extreme programming (XP), Lean, and Kanban.
著者: Andrew Stellman, 、その他
-
Algorithms to Live By
- The Computer Science of Human Decisions
- 著者: Brian Christian, Tom Griffiths
- ナレーター: Brian Christian
- 再生時間: 11 時間 50 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
From finding a spouse to finding a parking spot, from organizing one's inbox to understanding the workings of human memory, Algorithms to Live By transforms the wisdom of computer science into strategies for human living.
著者: Brian Christian, 、その他
-
The Rules of Programming
- The Missing Manual: How to Write Better Code
- 著者: Chris Zimmerman
- ナレーター: Ray Greenley
- 再生時間: 7 時間 10 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
This philosophy-of-programming guide presents a unique and entertaining take on how to think about programming. A collection of twenty-one pragmatic rules, each presented in a stand-alone chapter, captures the essential wisdom that every freshly minted programmer needs to know and provides thought-provoking insights for more seasoned programmers. Author Chris Zimmerman, cofounder of the video game studio Sucker Punch Productions, teaches basic truths of programming by wrapping them in memorable aphorisms and driving them home with examples drawn from real code.
著者: Chris Zimmerman
-
Site Reliability Engineering
- How Google Runs Production Systems
- 著者: Betsy Beyer, Chris Jones, Jennifer Petoff, 、その他
- ナレーター: Liz Porter
- 再生時間: 20 時間 8 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In this collection of essays and articles, key members of Google’s Site Reliability Team explain how and why their commitment to the entire lifecycle has enabled the company to successfully build, deploy, monitor, and maintain some of the largest software systems in the world. You’ll learn the principles and practices that enable Google engineers to make systems more scalable, reliable, and efficient - lessons directly applicable to your organization.
著者: Betsy Beyer, 、その他
-
Coders at Work
- Reflections on the Craft of Programming
- 著者: Peter Seibel
- ナレーター: Mitchell Dorian, full cast
- 再生時間: 20 時間 52 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Peter Seibel interviews 15 of the most interesting computer programmers alive today in Coders at Work, offering a companion volume to Apress’ highly acclaimed best-seller Founders at Work by Jessica Livingston. As the words “at work” suggest, Peter Seibel focuses on how his interviewees tackle the day-to-day work of programming, while revealing much more, like how they became great programmers, how they recognize programming talent in others, and what kinds of problems they find most interesting.
著者: Peter Seibel
-
Information Architecture
- For the Web and Beyond
- 著者: Louis Rosenfeld, Peter Morville, Jorge Arango
- ナレーター: Theodore O'Brien
- 再生時間: 11 時間
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Information architecture (IA) is far more challenging - and necessary - than ever. To guide you through this broad ecosystem, this popular guide - now in its fourth edition - provides essential concepts, methods, and techniques for digital design that have withstood the test of time. UX designers, product managers, developers, and anyone involved in digital design will learn how to create semantic structures that will help people engage with your message.
著者: Louis Rosenfeld, 、その他
-
Fundamentals of Data Engineering
- Plan and Build Robust Data Systems
- 著者: Joe Reis, Matt Housley
- ナレーター: Adam Verner
- 再生時間: 17 時間 31 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Data engineering has grown rapidly in the past decade, leaving many software engineers, data scientists, and analysts looking for a comprehensive view of this practice. With this practical book, you'll learn how to plan and build systems to serve the needs of your organization and customers by evaluating the best technologies available through the framework of the data engineering lifecycle.
著者: Joe Reis, 、その他
-
Clean Agile
- Back to Basics
- 著者: Robert C. Martin
- ナレーター: Theodore O'Brien
- 再生時間: 5 時間 53 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Nearly 20 years after the Agile Manifesto was first presented, the legendary Robert C. Martin (“Uncle Bob”) reintroduces Agile values and principles for a new generation - programmers and nonprogrammers alike. Martin, author of Clean Code and other highly influential software development guides, was there at Agile’s founding. Now, in Clean Agile: Back to Basics, he strips away misunderstandings and distractions that over the years have made it harder to use Agile than was originally intended.
著者: Robert C. Martin
-
The Book of Why
- The New Science of Cause and Effect
- 著者: Judea Pearl, Dana Mackenzie
- ナレーター: Mel Foster
- 再生時間: 15 時間 14 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
"Correlation does not imply causation". This mantra has been invoked by scientists for decades and has led to a virtual prohibition on causal talk. But today, that taboo is dead. The causal revolution, sparked by Judea Pearl and his colleagues, has cut through a century of confusion and placed causality - the study of cause and effect - on a firm scientific basis.
著者: Judea Pearl, 、その他
-
Data Science for Business
- What You Need to Know About Data Mining and Data-Analytic Thinking
- 著者: Foster Provost, Tom Fawcett
- ナレーター: Benjamin Lange
- 再生時間: 12 時間 46 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Data science experts Foster Provost and Tom Fawcett, Data Science for Business introduces the fundamental principles of data science, and walks you through the "data-analytic thinking" necessary for extracting useful knowledge and business value from the data you collect. This guide also helps you understand the many data-mining techniques in use today.
著者: Foster Provost, 、その他
-
Introducing Python (2nd Edition)
- Modern Computing in Simple Packages
- 著者: Bill Lubanovic
- ナレーター: Derek Dysart
- 再生時間: 13 時間 3 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Easy to understand and engaging, this updated edition of Introducing Python is ideal for beginning programmers as well as those new to the language. Author Bill Lubanovic takes you from the basics to more involved and varied topics, mixing tutorials with cookbook-style code recipes to explain concepts in Python 3. End-of-chapter exercises help you practice what you've learned.
著者: Bill Lubanovic
-
Data Science for Dummies
- 2nd Edition
- 著者: Lillian Pierson, Jake Porway - foreword
- ナレーター: Chloe Cannon
- 再生時間: 10 時間 28 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Data Science for Dummies is the perfect starting point for IT professionals and students who want a quick primer on all areas of the expansive data science space. With a focus on business cases, the book explores topics in big data, data science, and data engineering, and how these three areas are combined to produce tremendous value. If you want to pick-up the skills you need to begin a new career or initiate a new project, listening to this book will help you understand what technologies, programming languages, and mathematical methods on which to focus.
著者: Lillian Pierson, 、その他
-
User Story Mapping
- Discover the Whole Story, Build the Right Product
- 著者: Jeff Patton, Peter Economy - foreword
- ナレーター: Roy McCrerey
- 再生時間: 8 時間 19 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
User story mapping is a valuable tool for software development, once you understand why and how to use it. This insightful book examines how this often misunderstood technique can help your team stay focused on users and their needs without getting lost in the enthusiasm for individual product features. Author Jeff Patton shows you how changeable story maps enable your team to hold better conversations about the project throughout the development process. Your team will learn to come away with a shared understanding of what you’re attempting to build and why.
著者: Jeff Patton, 、その他
-
Building Microservices
- Designing Fine-Grained Systems
- 著者: Sam Newman
- ナレーター: Theodore O'Brien
- 再生時間: 21 時間 12 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
As organizations shift from monolithic applications to smaller, self-contained microservices, distributed systems have become more fine-grained. But developing these new systems brings its own host of problems. This expanded second edition takes a holistic view of topics that you need to consider when building, managing, and scaling microservices architectures. Through clear examples and practical advice, author Sam Newman gives everyone from architects and developers to testers and IT operators a firm grounding in the concepts.
著者: Sam Newman
-
The Emperor's New Mind
- Concerning Computers, Minds, and the Laws of Physics
- 著者: Roger Penrose
- ナレーター: Julian Elfer
- 再生時間: 18 時間 27 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In this absorbing and frequently contentious book, Roger Penrose puts forward his view that there are some facets of human thinking that can never be emulated by a machine. The book's central concern is what philosophers call the "mind-body problem". Penrose examines what physics and mathematics can tell us about how the mind works, what they can't, and what we need to know to understand the physical processes of consciousness.
著者: Roger Penrose
-
Rewired
- The McKinsey Guide to Outcompeting in the Age of Digital and AI
- 著者: Eric Lamarre, Kate Smaje, Rodney Zemmel
- ナレーター: George Newbern
- 再生時間: 7 時間 19 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Many companies are stuck with digital transformations that are not moving the needle. There are no quick fixes but there is a playbook. The answer is in rewiring your business so hundreds, thousands, of teams can harness technology to continuously create great customer experiences, lower unit costs, and generate value. It's the capabilities of the organization that win the race. McKinsey Digital's top leaders Eric Lamarre, Kate Smaje, and Rodney W. Zemmel provide proven how-to details on what it takes in six comprehensive sections.
著者: Eric Lamarre, 、その他
-
Digital Transformation
- Survive and Thrive in an Era of Mass Extinction
- 著者: Thomas M. Siebel
- ナレーター: Thomas M. Siebel
- 再生時間: 9 時間 8 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
The confluence of four technologies - elastic cloud computing, big data, artificial intelligence, and the internet of things - writes Siebel, is fundamentally changing how business and government will operate in the 21st century. Siebel masterfully guides listeners through a fascinating discussion of the game-changing technologies driving digital transformation and provides a roadmap to seize them as a strategic opportunity.
著者: Thomas M. Siebel
-
Project Zero Trust
- A Story About a Strategy for Aligning Security and the Business
- 著者: George Finney, John Kindervag - foreword
- ナレーター: Daniel Thomas May
- 再生時間: 7 時間 51 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In Project Zero Trust: A Story About a Strategy for Aligning Security and the Business, George Finney, chief security officer at Southern Methodist University, delivers an insightful and practical discussion of Zero Trust implementation. Presented in the form of a fictional narrative involving a breach at a company, the book tracks the actions of the company's new IT security director. Listeners will learn John Kindervag's 5-Step methodology for implementing Zero Trust, the four Zero Trust design principles, and how to limit the impact of a breach.
著者: George Finney, 、その他
-
Understanding Software
- Max Kanat-Alexander on Simplicity, Coding, and How to Suck Less as a Programmer
- 著者: Max Kanat-Alexander
- ナレーター: Steve Menasche
- 再生時間: 6 時間 4 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In Understanding Software, Max Kanat-Alexander, Technical Lead for Code Health at Google, shows you how to bring simplicity back to computer programming. Max explains to you why programmers suck, and how to suck less as a programmer. There's just too much complex stuff in the world. Complex stuff can't be used, and it breaks too easily. Complexity is stupid. Simplicity is smart.
-
The McKinsey Way
- 著者: Ethan M. Rasiel
- ナレーター: Michael Butler Murray
- 再生時間: 4 時間 19 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
When Fortune 100 corporations are stymied, it's the "McKinsey-ites" whom they call for help. Former McKinsey associate Ethan Rasiel lifts the veil to show you how the secretive McKinsey works its magic, and helps you emulate the firm's well-honed practices in problem solving, communication, and management. Both a behind-the-scenes look at one of the most admired and secretive companies in the business world and a toolkit of problem-solving techniques without peer, The McKinsey Way empowers every business decision maker to become a better strategic player in any organization.
著者: Ethan M. Rasiel