useful-microservices-reading-list
useful-microservices-reading-list copied to clipboard
This is a useful reading list on Microservices
Useful Microservices Reading List
We don't need more useless
awesome lists. We need useful reading lists that help us learn various practical aspects about a topic.
This repository has list of articles and videos that cover practical aspects of Microservices. It is not your just another awesome list. Its main purpose is to be useful rather than just another stupid list.
Monolith first
- :memo: Monolith First - Link
- :memo: In Defence of the Monolith, Link 1 and Link 2
- :memo: The Death of Microservice Madness in 2018 - Link
- :video_camera: Majestic Modular Monoliths - Link
- :memo: The Majestic Monolith - Link
- :memo: About When Not to Do Microservices - Link
- :memo: Modules vs. microservices - Link
- :memo: Microservices Last Resort - Link
When and Why Microservices?
- :memo: Microservice Prerequisites - Link
- :memo: Microservices Architecture Guidelines - Link
- :memo: Microservices: To Do or Not to Do - LInk - Link
- :memo: Microservices — architecture nihilism in minimalism's clothes - Link
- :video_camera: Microservices by Martin Fowler - Link
Should it be a Microservice?
- :memo: Should that be a Microservice? Keep These Six Factors in Mind - Link
Mono-repo vs Repo per service
- :memo: Advantages of monorepos - Link
- :memo: Monorepos: Please don’t! - Link
- :video_camera: Attack of the Monorepos - Link
- :memo: Put your Microservices in a Monorepo - Link
Patterns
Shared libraries
- :memo: Why “Don’t Use Shared Libraries in Microservices” is Bad Advice - Link
Data Consistency
- :memo: Data consistency in microservices architecture - Link
- :video_camera: Managing Data in Microservices - Link
- :memo: Airbnb: Avoiding Double Payments in a Distributed Payments System - Link
DDD and CQRS
- :memo: Tackle Business Complexity in a Microservice with DDD and CQRS Patterns - Link
- :memo: Core Domain Patterns - Link
- :memo: Datomic: Event Sourcing without the hassle - Link
Caching
Testing
- :memo: Airbnb: Building an Effective Test Pipeline in a Service Oriented World - Link
- :memo: Testing in Production, the safe way - Link
Platform
- :memo: Checklist: what had to be done before deploying microservices to production - Link
- :memo: Why you need a microservices management platform and how to build it - Link
Network, Proxies, and Service Mesh
- :memo: Introduction to modern network load balancing and proxying - Link
- :memo: The evolution of L7, proxies, and microservices - Link
- :memo: How we migrated Dropbox from Nginx to Envoy - Link
- :memo: Everything We Learned Running Istio In Production - Link
Security
- :video_camera: Security and Microservices - Link
- :video_camera: Practical Microservice Security - Link
- :video_camera: Top 10 Security Best Practices to secure your Microservices - Link
Observability
- :memo: Distributed Tracing — we’ve been doing it wrong - Link
- :memo: Tracing at Slack: Thinking in Causal Graphs - Link
Microservices Governance
- :memo: Microservices Technical Governance - Link
Monolithic to Microservices
- :memo: Shopify: Deconstructing the Monolith: Designing Software that Maximizes Developer Productivity - Link
- :video_camera: Monolith Decomposition Patterns - Link
- :memo: 3 Strategies for implementing a microservices architecture - Link
- :memo: Untangling Microservices, or Balancing Complexity in Distributed Systems - Link
- :memo: GitHub’s Journey from Monolith to Microservices - Link
Microservices to Monolithic
- :memo: Istio as an Example of When Not to Do Microservices - Link
- :video_camera: To Microservices and Back Again - Link
People
- :memo: Forget monoliths vs. microservices. Cognitive load is what matters. - Link
- :video_camera: Monoliths vs Microservices is Missing the Point—Start with Team Cognitive Load - Link
Microservices Survey
- :book: State Of Microservices 2020 - Link
Real world Microservices architecture
- :memo: Microservice Architecture at Netflix - Link
- :memo: Microservice Architecture at Medium - Link
- :memo: Microservice Architecture at Uber - Link 1 and Link 2
- :memo: Microservice Architecture at Twitter - Link 1, Link 2, and Link 3
- :memo: Microservice Architecture at Amazon - Link
- :memo: Microservice Architecture at Airbnb - Link 1 and Link 2
- :memo: Microservice Architecture at Zolando - Link
Microservices Anti-patterns and Pitfalls
- :memo: Microservices antipatterns and pitfalls - Link
- :memo: 11 Reasons Why You Are Going To Fail With Microservices - Link
- :video_camera: To Microservices and Back Again - Link
- :memo: Microservices pitfalls - Link
- :memo: Why I stopped using Microservices - Link
- :memo: Seven Microservices Anti-patterns - Link