Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
Navigate the trade-offs around consistency, scalability, fault tolerance, and complexity.
Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
Numéro d'article: 150163906

Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems

Numéro d'article: 150163906

MGA 342109

MGA 415784

Price Details

Excluding Shipping & Custom charges ( Shipping and custom charges will be calculated on checkout )

*All items will import from États-Unis

18%

En stock
États-Unis Importé depuis la boutique USA

QTY:

Il ne reste que 4 articles en stock.
Commandez maintenant et recevez votre commande aux alentours du Mercredi, Juillet 08
nos meilleurs partenaires logistiques
  • fedex
  • dhl
Navigate the trade-offs around consistency, scalability, fault tolerance, and complexity.
Montrer plus
Garantie U-Care :
Aucun
Sélectionnez un forfait
fast shipping

Livraison
rapide

free return

Retour
gratuit*

Emballage sécurisé

Emballage sécurisé

Produits 100 % originaux

Produits 100 % originaux

pci-dss

Conformité PCI DSS

iso certified

Certifié ISO 27001


paypal payment
visa payment
mastercard payment

Ce qui se démarque

Comprehensive Coverage
This edition delves deeper into key concepts of data systems, enhancing understanding of complex topics like consistency and reliability to ensure robust application design.
Real-World Insights
Offers practical examples and case studies that illustrate how to tackle common challenges, making it easier for developers to apply concepts effectively in real scenarios.
Updated Content
Incorporates the latest advancements in technology and methodologies, ensuring readers are equipped with cutting-edge knowledge necessary for building scalable and maintainable applications.

Détails du produit

Shop Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems online at a best price in Madagascar. 1098119061
  • Data is at the center of many challenges in system design today. Difficult issues such as scalability, consistency, reliability, efficiency, and maintainability need to be resolved. In addition, there's an overwhelming variety of systems, including relational databases, NoSQL datastores, data warehouses, and data lakes. There are cloud services, on-premises services, and embedded databases. What are the right choices for your application? How do you make sense of all these buzzwords?In this second edition, authors Martin Kleppmann and Chris Riccomini build on the foundation laid in the acclaimed first edition, integrating new technologies and emerging trends. You'll be guided through the maze of decisions and trade-offs involved in building a modern data system, learn how to choose the right tools for your needs, and understand the fundamentals of distributed systems.Peer under the hood of the systems you already use, and learn to use them more effectivelyMake informed decisions by identifying the strengths and weaknesses of different toolsLearn how major cloud services are designed for scalability, fault tolerance, and consistencyUnderstand the core principles upon which modern databases are built
Publisher O'Reilly Media
Publication date March 24, 2026
Edition 2nd
Language English
Print length 670 pages
ISBN-10 1098119061
ISBN-13 978-1098119065
Item Weight 2.52 pounds (1.14 kg)
Dimensions 7 x 2 x 9.19 inches (17.8 x 5.1 x 23.3 cm)

À qui est-ce destiné ?

Suitable For
  • Software Engineers

    Engineers looking to deepen their understanding of data systems and improve application reliability and maintainability will benefit greatly.

  • Database Administrators

    DBAs seeking to enhance their knowledge of data modeling, integration, and management strategies will find valuable insights here.

  • System Architects

    Architects involved in designing scalable and resilient systems can leverage the principles discussed to improve architecture strategies.

Not Suitable For
  • Beginners

    Newcomers to data systems may find the content too advanced and complex, lacking foundational explanations and context.

  • Casual Readers

    Individuals seeking light reading or general tech updates may not find the technical depth engaging or relevant.

  • Non-Technical Managers

    Managers without a technical background may struggle to grasp many concepts, making the book less applicable for their needs.

DESCRIPTION DU PRODUIT

Vous avez une question ? Chattez avec nous

Questions et réponses des clients

  • question: What is 'Designing Data-Intensive Applications' about?

    répondre: 'Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems' delves into the architectural choices and design principles that underpin modern data-driven systems. It focuses on concepts such as data storage, indexing, and system reliability while exploring how different technologies, like databases and data processing frameworks, interact and contribute to creating robust applications. This book is beneficial for software engineers, system architects, and anyone interested in mastering effective data architecture for complex applications.
  • question: Who is the author of this book, and what are their credentials?

    répondre: The book is authored by Martin Kleppmann, a recognized authority in data systems and engineering. Martin has a background in distributed systems, data storage, and concurrent programming, making him well-equipped to address the challenges of designing scalable applications. His experience includes research at various prestigious institutions and contributing to the development of numerous impactful technologies in the field, ensuring readers receive insights grounded in real-world applications and cutting-edge research.
  • question: What makes the 2nd edition of this book different from the 1st edition?

    répondre: The 2nd edition of 'Designing Data-Intensive Applications' includes updates reflecting the rapidly evolving landscape of data technologies. It incorporates new chapters on topics such as machine learning data pipelines, event streaming systems, and modern database offerings. This edition also revises existing content to enhance clarity and provide more practical examples, addressing contemporary issues in software development, thereby keeping readers informed about the latest best practices in data system design.
  • question: Is this book suitable for beginners or only experienced professionals?

    répondre: While 'Designing Data-Intensive Applications' offers deep insights suited for experienced professionals, it is also accessible to beginners. The book starts with foundational concepts and gradually advances to more complex topics, making it a valuable resource for anyone looking to improve their understanding of data systems. Newcomers can benefit from clear explanations, while seasoned developers can glean advanced techniques and frameworks essential for optimizing their applications.
  • question: How does this book address scalability in data systems?

    répondre: 'Designing Data-Intensive Applications' explores scalability through various design patterns and architectural styles, such as microservices and distributed systems. It emphasizes the importance of horizontal scaling and data partitioning, which are crucial for handling increased loads. Real-world use cases illustrate how to implement these strategies effectively, ensuring that systems can grow efficiently without sacrificing performance or reliability, a key concern for businesses anticipating future growth.
  • question: What are some key topics covered in the book?

    répondre: The book covers an array of key topics such as data models, storage systems, distributed databases, batch and stream processing, and system reliability. Each topic is presented comprehensively, with a focus on trade-offs and decision-making to help developers understand the implications of their choices. By examining different approaches to data architecture, readers learn to identify scenarios ideal for specific technologies and optimizations, guiding them toward more effective solutions for their application needs.
  • question: Can this book be used as a textbook for academic courses?

    répondre: Yes, 'Designing Data-Intensive Applications' is suitable as a textbook for academic courses focused on computer science and software engineering. Its structured approach, clear explanations, and practical examples facilitate learning for both students and instructors. Many educational institutions incorporate it into their curriculum for deeper insights into data-intensive application design, making it an essential resource for fostering understanding and stimulating classroom discussions.
  • question: What kind of practical applications can I learn from this book?

    répondre: Readers can learn to design reliable and scalable data systems applicable in various domains, including e-commerce platforms, social media applications, and financial services. The insights gained from the book help in identifying the right database technologies, implementing efficient data processing pipelines, and ensuring fault tolerance. Practical use cases and real-world examples enhance learning, allowing readers to apply the techniques discussed to solve problems in their own projects or workplaces effectively.
  • question: How does this book approach system reliability?

    répondre: 'Designing Data-Intensive Applications' addresses system reliability by detailing concepts like redundancy, failover mechanisms, and data replication. It underscores the significance of designing systems that gracefully handle failures, ensuring minimal disruption to users. By leveraging these principles, organizations can build robust architectures capable of maintaining continuous operations, even during unexpected issues or data loss, ultimately providing a better user experience and fortifying business continuity.
  • question: Where can I buy 'Designing Data-Intensive Applications' in Madagascar?

    répondre: You can purchase 'Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems 2nd Edition' from Ubuy in Madagascar. Ubuy is an established e-commerce platform that offers a wide selection of books, including technical literature, making it a convenient option for finding this title and having it delivered directly to you.

Data Warehousing Editorial Review

  • ubuy Madagascar
  • ubuy Madagascar
  • ubuy Madagascar
  • ubuy Madagascar
  • ubuy Madagascar
  • ubuy Madagascar
  • ubuy Madagascar
  • ubuy Madagascar
  • ubuy Madagascar
  • ubuy Madagascar
  • ubuy Madagascar
  • ubuy Madagascar
  • ubuy Madagascar
Aucune critique éditoriale trouvée

Avis et évaluations clients

3.3
150 évaluations des clients
  • 5 étoile
    44%
  • 4 étoile
    5%
  • 3 étoile
    16%
  • 2 étoile
    11%
  • 1 étoile
    24%

Donnez votre avis sur ce produit

Partagez votre avis avec d'autres clients

Historique des prix du produit

Informations importantes

  • Limitations : Pour les produits expédiés à l'international, veuillez noter que toute garantie du fabricant peut ne pas être valide ; les options de service du fabricant peuvent ne pas être disponibles ; les manuels, instructions et avertissements de sécurité des produits peuvent ne pas être dans les langues du pays de destination ; les produits (et les matériaux qui les accompagnent) peuvent ne pas être conçus conformément aux normes, spécifications et exigences d'étiquetage du pays de destination ; et les produits peuvent ne pas être conformes à la tension et aux autres normes électriques du pays de destination (nécessitant l'utilisation d'un adaptateur ou d'un convertisseur le cas échéant). Il incombe au destinataire de s'assurer que le produit peut être importé légalement dans le pays de destination. En cas de commande auprès d'Ubuy ou de ses filiales, le destinataire est l'importateur officiel et doit se conformer à toutes les lois et réglementations du pays de destination.
  • Tous les produits listés sur Ubuy ne sont pas à vendre, Ubuy étant un moteur de recherche mondial. Les produits sont soumis aux réglementations en matière d'exportation et de commerce.