|
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.
C++ Programming, 7th Ed (In Easy Steps)
Author: Mike McGrath Publisher: In Easy Steps Date: April 2022 Pages: 192 ISBN: 9781787910379 Print: 1787910377 Kindle: B0F9LDHDBG Audience: Developers wanting to learn C++ Rating: 4 Reviewer: Mike James
This is the 7th edition of a slim book on C++. Can you really learn C++ in easy steps?
|
Object-Oriented Python
Author: Irv Kalb Publisher: No Starch Press Date: January 2022 Pages: 416 ISBN: 978-1718502062 Print: 1718502060 Kindle: B0957SHYQL Audience: Python developers Rating: 3 Reviewer: Mike James Python, Object-Oriented? Not a lot of programmers know that!
| | More Reviews |
|