Software Architecture: The Hard Parts
Modern Trade-Off Analyses for Distributed Architectures
Échec de l'ajout au panier.
Échec de l'ajout à la liste d'envies.
Échec de la suppression de la liste d’envies.
Échec du suivi du balado
Ne plus suivre le balado a échoué
Acheter pour 27,83 $
Aucun mode de paiement valide enregistré.
Nous sommes désolés. Nous ne pouvons vendre ce titre avec ce mode de paiement
-
Narrateur(s):
-
Dena Dahilig
-
Auteur(s):
-
Neal Ford
-
Mark Richards
-
Pramod Sadalage
-
Zhamak Dehghani
À propos de cet audio
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. By interweaving a story about a fictional group of technology professionals, they examine everything from how to determine service granularity, manage workflows and orchestration, manage and decouple contracts, and manage distributed transactions to how to optimize operational characteristics, such as scalability, elasticity, and performance.
This book provides techniques to help you discover and weigh the trade-offs as you confront the issues you face as an architect. You'll find out how to analyze trade-offs and effectively document your decisions; make better decisions regarding service granularity; understand the complexities of breaking apart monolithic applications; manage and decouple contracts between services; handle data in a highly distributed architecture; and learn patterns to manage workflow and transactions when breaking apart applications.
PLEASE NOTE: When you purchase this title, the accompanying PDF will be available in your Audible Library along with the audio.
©2022 Neal Ford, Mark Richards, Pramod Sadalage, Zhamak Dehghani (P)2023 Ascent AudioVous pourriez aussi aimer...
-
Fundamentals of Software Architecture
- An Engineering Approach
- Auteur(s): Mark Richards, Neal Ford
- Narrateur(s): Benjamin Lange
- Durée: 13 h et 10 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
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.
Auteur(s): Mark Richards, Autres
-
API Design Patterns
- Auteur(s): JJ Geewax
- Narrateur(s): Sarah Dawe
- Durée: 16 h et 34 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
API Design Patterns lays out a set of design principles for building internal and public-facing APIs. Google API expert JJ Geewax presents patterns that ensure your APIs are consistent, scalable, and flexible. You’ll improve the design of the most common APIs, plus discover techniques for tricky edge cases. Relevant examples and detailed scenarios make every pattern clear and easy to understand.
Auteur(s): JJ Geewax
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- Auteur(s): David Thomas, Andrew Hunt
- Narrateur(s): Anna Katarina
- Durée: 9 h et 55 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development. Now, 20 years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse.
-
-
Great technical book, needs accompanying diagrams
- Écrit par Christine Y. le 2020-04-16
Auteur(s): David Thomas, Autres
-
Software Engineering at Google
- Lessons Learned from Programming Over Time
- Auteur(s): Titus Winters, Tom Manshreck, Hyrum Wright
- Narrateur(s): Mark Sando
- Durée: 23 h et 36 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
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.
-
-
Doesn't benefit as much as expected
- Écrit par K A Par. le 2024-02-06
Auteur(s): Titus Winters, Autres
-
Solutions Architect's Handbook
- Kick-Start Your Solutions Architect Career by Learning Architecture Design Principles and Strategies
- Auteur(s): Saurabh Shrivastava, Neelanjali Srivastav
- Narrateur(s): Mark Armstrong
- Durée: 17 h et 48 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Becoming a solutions architect requires a hands-on approach, and this edition of the Solutions Architect's Handbook brings exactly that. This audiobook will teach you how to create robust, scalable, and fault-tolerant solutions and next-generation architecture designs in a cloud environment. It will also help you build effective product strategies for your business and implement them from start to finish.
Auteur(s): Saurabh Shrivastava, Autres
-
Clean Code
- A Handbook of Agile Software Craftsmanship
- Auteur(s): Robert C. Martin
- Narrateur(s): Theodore O'Brien
- Durée: 5 h et 49 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
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.
-
-
code examples are not suitable for audiobook
- Écrit par Roman le 2022-05-23
Auteur(s): Robert C. Martin
-
Fundamentals of Software Architecture
- An Engineering Approach
- Auteur(s): Mark Richards, Neal Ford
- Narrateur(s): Benjamin Lange
- Durée: 13 h et 10 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
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.
Auteur(s): Mark Richards, Autres
-
API Design Patterns
- Auteur(s): JJ Geewax
- Narrateur(s): Sarah Dawe
- Durée: 16 h et 34 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
API Design Patterns lays out a set of design principles for building internal and public-facing APIs. Google API expert JJ Geewax presents patterns that ensure your APIs are consistent, scalable, and flexible. You’ll improve the design of the most common APIs, plus discover techniques for tricky edge cases. Relevant examples and detailed scenarios make every pattern clear and easy to understand.
Auteur(s): JJ Geewax
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- Auteur(s): David Thomas, Andrew Hunt
- Narrateur(s): Anna Katarina
- Durée: 9 h et 55 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development. Now, 20 years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse.
-
-
Great technical book, needs accompanying diagrams
- Écrit par Christine Y. le 2020-04-16
Auteur(s): David Thomas, Autres
-
Software Engineering at Google
- Lessons Learned from Programming Over Time
- Auteur(s): Titus Winters, Tom Manshreck, Hyrum Wright
- Narrateur(s): Mark Sando
- Durée: 23 h et 36 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
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.
-
-
Doesn't benefit as much as expected
- Écrit par K A Par. le 2024-02-06
Auteur(s): Titus Winters, Autres
-
Solutions Architect's Handbook
- Kick-Start Your Solutions Architect Career by Learning Architecture Design Principles and Strategies
- Auteur(s): Saurabh Shrivastava, Neelanjali Srivastav
- Narrateur(s): Mark Armstrong
- Durée: 17 h et 48 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Becoming a solutions architect requires a hands-on approach, and this edition of the Solutions Architect's Handbook brings exactly that. This audiobook will teach you how to create robust, scalable, and fault-tolerant solutions and next-generation architecture designs in a cloud environment. It will also help you build effective product strategies for your business and implement them from start to finish.
Auteur(s): Saurabh Shrivastava, Autres
-
Clean Code
- A Handbook of Agile Software Craftsmanship
- Auteur(s): Robert C. Martin
- Narrateur(s): Theodore O'Brien
- Durée: 5 h et 49 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
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.
-
-
code examples are not suitable for audiobook
- Écrit par Roman le 2022-05-23
Auteur(s): Robert C. Martin
-
Modern Software Engineering
- Doing What Works to Build Better Software Faster
- Auteur(s): David Farley
- Narrateur(s): Amy Gordon
- Durée: 9 h et 37 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
In Modern Software Engineering, continuous delivery pioneer David Farley helps software professionals think about their work more effectively, manage it more successfully, and genuinely improve the quality of their applications, their lives, and the lives of their colleagues.
-
-
Sweeping Generalizations diminishes value of the book
- Écrit par George Jost le 2024-05-04
Auteur(s): David Farley
-
Soft Skills
- The Software Developer's Life Manual
- Auteur(s): John Sonmez
- Narrateur(s): John Sonmez
- Durée: 12 h et 3 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Success isn’t a clear road for software developers. There’s too much information, and it can feel overwhelming. Many developers get stuck and have no idea what to do next. Soft Skills aims to solve this. To give you a clear path with actionable steps for your career (and life). So you can get back to what you enjoy doing...solving unique puzzles and fun problems.
Auteur(s): John Sonmez
-
Staff Engineer
- Leadership Beyond the Management Track
- Auteur(s): Will Larson
- Narrateur(s): Shaula Evans
- Durée: 8 h et 52 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
At most technology companies, you'll reach Senior software engineer, the career level for software engineers, in five to eight years. At the career level, your company's career ladder won't require that you work towards the next promotion; being promoted further is an exception rather than expected. This is also when many engineers are first given an opportunity to move into engineering management.
-
-
great book, but annoying use of word "folks"
- Écrit par thos beans le 2024-10-21
Auteur(s): Will Larson
-
Clean Architecture
- A Craftsman's Guide to Software Structure and Design
- Auteur(s): Robert C. Martin
- Narrateur(s): Theodore O'Brien
- Durée: 8 h et 24 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
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.
-
-
Fantastic book
- Écrit par John Hopkins le 2022-03-28
Auteur(s): Robert C. Martin
-
Accelerate: Building and Scaling High Performing Technology Organizations
- Auteur(s): Nicole Forsgren PhD, Jez Humble, Gene Kim
- Narrateur(s): Nicole Forsgren
- Durée: 4 h et 58 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
How can we apply technology to drive business value? For years we've been told that the performance of software delivery teams doesn't matter - that it can't provide a competitive advantage to our companies. Through four years of groundbreaking research to include data collected from the State of DevOps reports conducted with Puppet, Dr. Nicole Forsgren, Jez Humble, and Gene Kim set out to find a way to measure software delivery performance - and what drives it - using rigorous statistical methods. This book presents both the findings and the science behind that research, making the information accessible for listeners to apply in their own organizations.
-
-
Eyes opening research results about IT industry
- Écrit par Pablo de Oliveira Castro le 2021-10-16
Auteur(s): Nicole Forsgren PhD, Autres
-
Thinking in Systems
- A Primer
- Auteur(s): Donella H. Meadows
- Narrateur(s): Tia Rider Sorensen
- Durée: 6 h et 26 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
In the years following her role as the lead author of the international best seller, Limits to Growth - the first book to show the consequences of unchecked growth on a finite planet - Donella Meadows remained a pioneer of environmental and social analysis until her untimely death in 2001. Thinking in Systems is a concise and crucial book offering insight for problem-solving on scales ranging from the personal to the global. Edited by the Sustainability Institute's Diana Wright, this essential primer brings systems thinking out of the realm of computers and equations and into the tangible world....
-
-
Good book with Deleuzian undertones
- Écrit par Dr Rape Eat le 2020-10-24
Auteur(s): Donella H. Meadows
-
The Art of Leadership
- Small Things, Done Well
- Auteur(s): Michael Lopp
- Narrateur(s): Joe Scalora
- Durée: 5 h et 23 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Using stories from his time at Netscape, Apple, and Slack, Michael Lopp presents a series of small but compelling practices to help you build leadership skills. You’ll learn how to create teams that are highly productive, highly respected, and highly trusted. The essays in this book examine the practical skills Lopp learned from exceptional leaders - as a manager at Netscape, a senior manager and director at Apple, and an executive at Slack. You’ll learn how to apply these lessons to your own experience.
Auteur(s): Michael Lopp
-
Algorithms to Live By
- The Computer Science of Human Decisions
- Auteur(s): Brian Christian, Tom Griffiths
- Narrateur(s): Brian Christian
- Durée: 11 h et 50 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
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.
-
-
They must have written this book for me
- Écrit par SJ le 2018-10-24
Auteur(s): Brian Christian, Autres
-
The Complete Software Developer's Career Guide
- How to Learn Programming Languages Quickly, Ace Your Programming Interview, and Land Your Software Developer Dream Job
- Auteur(s): John Sonmez
- Narrateur(s): John Sonmez
- Durée: 20 h et 4 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Technical knowledge alone isn't enough - increase your software development income by leveling up your soft skills Early in his software developer career, John Sonmez discovered that technical knowledge alone isn't enough to break through to the next income level - developers need "soft skills" like the ability to learn new technologies just in time, communicate clearly with management and consulting clients, negotiate a fair hourly rate, and unite teammates and coworkers in working toward a common goal.
-
-
Hey John! I love your book.
- Écrit par IronLloyd le 2019-04-05
Auteur(s): John Sonmez
-
Team Topologies: Organizing Business and Technology Teams for Fast Flow
- Auteur(s): Matthew Skelton, Manuel Pais
- Narrateur(s): Edward Bauer
- Durée: 6 h et 31 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Team Topologies is a practical, step-by-step, adaptive model for organizational design and team interaction based on four fundamental team types and three team interaction patterns. It is a model that treats teams as the fundamental means of delivery, where team structures and communication pathways are able to evolve with technological and organizational maturity. In Team Topologies, IT consultants Matthew Skelton and Manuel Pais share secrets of successful team patterns and interactions to help listeners choose and evolve the right team patterns for their organization.
-
-
Extremely helpful vision of engineering teams
- Écrit par Pablo de Oliveira Castro le 2021-08-16
Auteur(s): Matthew Skelton, Autres
-
The Clean Coder
- A Code of Conduct for Professional Programmers
- Auteur(s): Robert C. Martin
- Narrateur(s): Theodore O'Brien
- Durée: 6 h et 12 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
Great software is something to marvel at: powerful, elegant, functional, a pleasure to work with as both a developer and as a user. Great software isn’t written by machines. It is written by professionals with an unshakable commitment to craftsmanship. The Clean Coder will help you become one of them - and earn the pride and fulfillment that they alone possess.
-
-
Essential
- Écrit par Dabin Lamming le 2022-11-05
Auteur(s): Robert C. Martin
-
Monolith to Microservices
- Evolutionary Patterns to Transform Your Monolith
- Auteur(s): Sam Newman
- Narrateur(s): Mitchell Dorian
- Durée: 6 h et 45 min
- Version intégrale
-
Au global
-
Performance
-
Histoire
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.
Auteur(s): Sam Newman
Ce que les auditeurs disent de Software Architecture: The Hard Parts
Moyenne des évaluations de clientsÉvaluations – Cliquez sur les onglets pour changer la source des évaluations.
-
Au global
-
Performance
-
Histoire
- Amazon Customer
- 2024-03-18
requires to follow along with visuals
requires to follow along with visuals pdfs and other things so you just hear "according to table 3" etc
Un problème est survenu. Veuillez réessayer dans quelques minutes.
Vous avez donné votre avis sur cette évaluation.
Vous avez donné votre avis sur cette évaluation.