Software Architecture with C++, 2nd Ed (Packt)
Wednesday, 21 January 2026

This guide equips the reader with the skills to design and build robust, distributed systems using modern C++. Starting with fundamental architectural principles and design philosophies, Andrey Gavrilin, Adrian Ostrowski and Piotr Gaczkowski walk readers through practical approaches to designing and deploying reliable systems. This edition contains significant updates across the book, including new chapters on observability, package management, and C++ modules to address real-world software challenges.

<ASIN:1803243015 >

Readers will explore software decomposition strategies, design and system patterns, fault tolerance, API management, and testability—all applied with C++.

Authors: Andrey Gavrilin, Adrian Ostrowski and Piotr Gaczkowski 
Publisher: Packt
Date: December 2025
Pages: 738
ISBN: 978-1803243016
Print: 1803243015
Kindle: B0FGPS463L
Audience: C++ developers
Level: Intermediate
Category: C/C++

Topics covered:

  • Apply architectural fundamentals to design scalable C++ systems
  • Use modern C++ features to create maintainable and secure applications
  • Implement architectural and system design patterns
  • Design testable code and automate quality checks via CI/CD pipelines
  • Manage dependencies and build systems using CMake and Conan
  • Explore microservices, containers, and cloud-native practices in C++
  • Improve observability with logging, tracing, and monitoring tools
  • Build deployable C++ systems suited for modern development environments

For recommendations of C and C++ books see Top Choice C and C++ Books  in our Programmer's Bookshelf section.

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


SQL Server 2022 Administration Inside Out

Author: Randolph West et al
Publisher: Microsoft Press
Pages: 992
Print: 0137899882
ISBN: 978-0137899883
Kindle: B0C4VKVP27
Audience: DBAs and developers
Rating: 5.0
Reviewer: Ian Stirk

This book aims to update your DBA skills to cover SQL Server 2022, how does it fare?



Functional Design (Addison-Wesley)

Author: Robert C. Martin
Publisher: Addison-Wesley
Date: September 2023
Pages: 384
ISBN: 978-0138176396
Print: 0138176396
Kindle: B0CGHQKGYG
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to explain the principles, patterns and practices of functional design, and why functional prog [ ... ]


More Reviews