Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 427 Bytes

Building Microservices.md

File metadata and controls

32 lines (17 loc) · 427 Bytes

Building Microservices

Designing Fine-Grained Systems
by Sam Newman, August 2015 (O'Reilly Media)


Preface

1. Microservices

2. The Evolutionary Architect

3. How to Model Services

4. Integration

5. Splitting the Monolith

6. Deployment

7. Testing

8. Monitoring

9. Security

10. Conway's Law and System Design

11. Microservices at Scale

12. Bringing it All Together