Designing Distributed Systems (O'Reilly)
Monday, 17 December 2018

This practical guide presents a collection of repeatable, generic patterns to help make the development of reliable distributed systems far more approachable and efficient and aims to show systems engineers and application developers how these long-established patterns provide a common language and framework for dramatically increasing the quality of systems. Author Brendan Burns - Director of Engineering at Microsoft Azure - demonstrates how you can adapt existing software design patterns for designing and building reliable distributed applications.

<ASIN:1491983647>

 

Author: Brendan Burns
Publisher: O'Reilly
Date: March 2018
Pages: 166
ISBN: 978-491983645
Print: 1491983647
Kindle: B079YTM4FC
Audience: systems engineers and application developers
Level: Intermediate
Category: Methodology

  • Understand how patterns and reusable components enable the rapid development of reliable distributed systems
  • Use the side-car, adapter, and ambassador patterns to split your application into a group of containers on a single machine
  • Explore loosely coupled multi-node distributed patterns for replication, scaling, and communication between the components
  • Learn distributed system patterns for large-scale batch data processing covering work-queues, event-based processing, and coordinated workflows

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Foundational Python For Data Science

Author: Kennedy Behrman
Publisher: Pearson
Pages:256
ISBN: 978-0136624356
Print: 0136624359
Kindle: B095Y6G2QV
Audience: Data scientists
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to be a simple introduction to Python, specifically how to use it to work with data.



PHP In Easy Steps, 4th Ed

Author: Mike McGrath
Publisher: In Easy Steps
Date: April 2021
Pages: 192
ISBN: 978-1840789232
Print: 1840789239
Kindle: B08ZSV3MNH
Audience: People wanting to learn PHP
Rating: 4
Reviewer: Ian Elliot
PHP isn't a fashionable language, but this doesn't mean it isn't worth learning.


More Reviews