Software Architecture with C++. Designing Robust C++ Systems with Modern Architectural Practices - Second Edition - Helion

Tytuł oryginału: Software Architecture with C++. Designing Robust C++ Systems with Modern Architectural Practices - Second Edition
ISBN: 9781803235059
Format: ebook
Księgarnia: Helion
Cena książki: 129,00 zł
Książka będzie dostępna od sierpnia 2025
Designing scalable and maintainable software with C++ requires more than language expertise—it demands architectural thinking and an ability to deliver systems in dynamic environments. This practical guide equips you with the architectural skills needed to design and build robust, distributed software systems using modern C++.
Starting with fundamental architectural principles and design philosophies, the book walks readers through practical approaches to designing and deploying reliable systems. This edition includes significant updates and new content: chapters on observability, package management, and C++ modules address real-world software challenges. Readers will explore software decomposition strategies, design and system patterns, fault tolerance, API management, and testability—all applied with C++.
Additionally, the book covers modern CI/CD pipelines, cloud-native design, microservices, and modular development, helping developers navigate today's fast-evolving software landscape. With updated examples and a renewed emphasis on maintainable and observable architectures, this edition equips C++ professionals to architect modern, production-grade systems. By the end of this book, you will be able to design, build, test, and deploy enterprise-grade software solutions using modern C++ and proven architectural techniques.
Zobacz także:
- Jak zhakowa 125,00 zł, (10,00 zł -92%)
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 124,17 zł, (14,90 zł -88%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,13 zł, (14,90 zł -84%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
Spis treści
Software Architecture with C++. Designing Robust C++ Systems with Modern Architectural Practices - Second Edition eBook -- spis treści
- 1. Importance of Software Architecture and Principles of Great Design
- 2. Architectural Styles
- 3. Functional and Nonfunctional Requirements
- 4. Architectural and System Design
- 5. Leveraging C++ Language Features
- 6. Design Patterns and C++
- 7. Building and Packaging
- 8. Package Management
- 9. The Future of C++ Code Reuse: Using Modules
- 10. Writing Testable Code
- 11. Observability
- 12. Continuous Integration and Continuous Deployment
- 13. Security in Code and Deployment
- 14. Performance
- 15. Architecture of Distributed Systems
- 16. Interservice Communication
- 17. Containers
- 18. Cloud-Native Design