# building-microservices-notes **Repository Path**: tegara/building-microservices-notes ## Basic Information - **Project Name**: building-microservices-notes - **Description**: Personal notes for the book Building Microservices by Sam Newman - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-10 - **Last Updated**: 2021-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Building Microservices by Sam Newman (Personal Notes) My personal notes for the book: Building Microservices by Sam Newman. Book available for purchase [here](https://www.amazon.com/-/es/Sam-Newman/dp/1491950358). # Table of Contents - [Chapter 1: Microservices](/chapters/chapter-01.md) - [Chapter 2: The Evolutionary Architect](/chapters/chapter-02.md) - [Chapter 3: How to Model Services](/chapters/chapter-03.md) - [Chapter 4: Integration](/chapters/chapter-04.md) - [Chapter 5: Splitting the Monolith](/chapters/chapter-05.md) - [Chapter 6: Deployment](/chapters/chapter-06.md) - [Chapter 7: Testing](/chapters/chapter-07.md) - [Chapter 8: Monitoring](/chapters/chapter-08.md) - [Chapter 9: Security](/chapters/chapter-09.md) - [Chapter 10: Conway’s Law and System Design](/chapters/chapter-10.md) - [Chapter 11: Microservices at Scale](/chapters/chapter-11.md) - [Chapter 12: Bringing It All Together](/chapters/chapter-12.md)