Part 3: Beyond the Gang of Four
This part goes beyond the classic design patterns to help you address special software design needs such as microservices, cloud-based applications, and performance optimization. It also discusses patterns for testing and specific Python anti-patterns
- Chapter 6, Architectural Design Patterns
- Chapter 7, Concurrency and Asynchronous Patterns
- Chapter 8, Performance Patterns
- Chapter 9, Distributed Systems Patterns
- Chapter 10, Patterns for Testing
- Chapter 11, Python Anti-Patterns