Patterns of Distributed Systems at Meripustak

Patterns of Distributed Systems

Books from same Author: Unmesh Joshi

Books from same Publisher: Pearson India

Related Category: Author List / Publisher List


  • Retail Price: ₹ 740/- [ 3.00% off ]

    Seller Price: ₹ 718

Sold By: T K Pandey      Click for Bulk Order

Offer 1: Get ₹ 111 extra discount on minimum ₹ 500 [Use Code: Bharat]

Offer 2: Get 3.00 % + Flat ₹ 100 discount on shopping of ₹ 1500 [Use Code: IND100]

Offer 3: Get 3.00 % + Flat ₹ 300 discount on shopping of ₹ 5000 [Use Code: MPSTK300]

Free Shipping (for orders above ₹ 499) *T&C apply.

In Stock

Free Shipping Available



Click for International Orders
  • Provide Fastest Delivery

  • 100% Original Guaranteed
  • General Information  
    Author(s)Unmesh Joshi
    PublisherPearson India
    Edition1st Edition
    ISBN9789361590528
    Pages456
    BindingSoftcover
    LanguageEnglish
    Publish YearFebruary 2024

    Description

    Pearson India Patterns of Distributed Systems by Unmesh Joshi

    Enterprises today rely on a range of distributed software handling data storage,messaging, system management, and compute capability. Distributed system designs need to be implemented in some programming language, and there are common problems that these implementations need to solve. These problems have common recurring solutions.A patterns approach is very suitable to describe these implementation aspects. Patterns by nature are generic enough to cover a broad range of products from cloud services like Amazon S3 to message brokers like Apache Kafka to infrastructure frameworks like Kubernetes to databases like MongoDB or Actor frameworks like Akka. At the same time the pattern structure is specific enough to be able to show real code. The beauty of this approach is that even if the code structure is shown in one programming language (Java in this case), the structure applies to many other programming languages.Patterns also form a "system of names," with each name having specific meaning in terms of the code structure. The set of patterns presented in Patterns of Distributed Systems will be useful to all developers--even if they are not directly involved in building these kinds of systems, and mostly use them as a black box. Learning these patterns will help readers develop a deeper understanding of the challenges presented by distributed systems and will also help them choose appropriate cloud services and products. Coverage includes Patterns of Data Replication, Patterns of Data Partitioning, Patterns of Distributed Time, Patterns of Cluster Management, and Patterns of Communication Between Nodes.