All Projects β†’ shekhargulati β†’ useful-microservices-reading-list

shekhargulati / useful-microservices-reading-list

Licence: CC0-1.0 license
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

  1. πŸ“ Monolith First - Link
  2. πŸ“ In Defence of the Monolith, Link 1 and Link 2
  3. πŸ“ The Death of Microservice Madness in 2018 - Link
  4. πŸ“Ή Majestic Modular Monoliths - Link
  5. πŸ“ The Majestic Monolith - Link
  6. πŸ“ About When Not to Do Microservices - Link
  7. πŸ“ Modules vs. microservices - Link
  8. πŸ“ Microservices Last Resort - Link

When and Why Microservices?

  1. πŸ“ Microservice Prerequisites - Link
  2. πŸ“ Microservices Architecture Guidelines - Link
  3. πŸ“ Microservices: To Do or Not to Do - LInk - Link
  4. πŸ“ Microservices β€” architecture nihilism in minimalism's clothes - Link
  5. πŸ“Ή Microservices by Martin Fowler - Link

Should it be a Microservice?

  1. πŸ“ Should that be a Microservice? Keep These Six Factors in Mind - Link

Mono-repo vs Repo per service

  1. πŸ“ Advantages of monorepos - Link
  2. πŸ“ Monorepos: Please don’t! - Link
  3. πŸ“Ή Attack of the Monorepos - Link
  4. πŸ“ Put your Microservices in a Monorepo - Link

Patterns

  1. πŸ“ Communication in a microservice architecture - Link
  2. πŸ“ On Pass-through services - Link

Shared libraries

  1. πŸ“ Why β€œDon’t Use Shared Libraries in Microservices” is Bad Advice - Link

Data Consistency

  1. πŸ“ Data consistency in microservices architecture - Link
  2. πŸ“Ή Managing Data in Microservices - Link
  3. πŸ“ Airbnb: Avoiding Double Payments in a Distributed Payments System - Link

DDD and CQRS

  1. πŸ“ Tackle Business Complexity in a Microservice with DDD and CQRS Patterns - Link
  2. πŸ“ Core Domain Patterns - Link
  3. πŸ“ Datomic: Event Sourcing without the hassle - Link

Caching

  1. πŸ“ Caching strategies - Link
  2. πŸ“ Blazing Fast Data Lookup in a Microservices World - Link

Testing

  1. πŸ“ Airbnb: Building an Effective Test Pipeline in a Service Oriented World - Link
  2. πŸ“ Testing in Production, the safe way - Link

Platform

  1. πŸ“ Checklist: what had to be done before deploying microservices to production - Link
  2. πŸ“ Why you need a microservices management platform and how to build it - Link

Network, Proxies, and Service Mesh

  1. πŸ“ Introduction to modern network load balancing and proxying - Link
  2. πŸ“ The evolution of L7, proxies, and microservices - Link
  3. πŸ“ How we migrated Dropbox from Nginx to Envoy - Link
  4. πŸ“ Everything We Learned Running Istio In Production - Link

Security

  1. πŸ“Ή Security and Microservices - Link
  2. πŸ“Ή Practical Microservice Security - Link
  3. πŸ“Ή Top 10 Security Best Practices to secure your Microservices - Link

Observability

  1. πŸ“ Distributed Tracing β€” we’ve been doing it wrong - Link
  2. πŸ“ Tracing at Slack: Thinking in Causal Graphs - Link

Microservices Governance

  1. πŸ“ Microservices Technical Governance - Link

Monolithic to Microservices

  1. πŸ“ Shopify: Deconstructing the Monolith: Designing Software that Maximizes Developer Productivity - Link
  2. πŸ“Ή Monolith Decomposition Patterns - Link
  3. πŸ“ 3 Strategies for implementing a microservices architecture - Link
  4. πŸ“ Untangling Microservices, or Balancing Complexity in Distributed Systems - Link
  5. πŸ“ GitHub’s Journey from Monolith to Microservices - Link

Microservices to Monolithic

  1. πŸ“ Istio as an Example of When Not to Do Microservices - Link
  2. πŸ“Ή To Microservices and Back Again - Link

People

  1. πŸ“ Forget monoliths vs. microservices. Cognitive load is what matters. - Link
  2. πŸ“Ή Monoliths vs Microservices is Missing the Pointβ€”Start with Team Cognitive Load - Link

Microservices Survey

  1. πŸ“– State Of Microservices 2020 - Link

Real world Microservices architecture

  1. πŸ“ Microservice Architecture at Netflix - Link
  2. πŸ“ Microservice Architecture at Medium - Link
  3. πŸ“ Microservice Architecture at Uber - Link 1 and Link 2
  4. πŸ“ Microservice Architecture at Twitter - Link 1, Link 2, and Link 3
  5. πŸ“ Microservice Architecture at Amazon - Link
  6. πŸ“ Microservice Architecture at Airbnb - Link 1 and Link 2
  7. πŸ“ Microservice Architecture at Zolando - Link

Microservices Anti-patterns and Pitfalls

  1. πŸ“ Microservices antipatterns and pitfalls - Link
  2. πŸ“ 11 Reasons Why You Are Going To Fail With Microservices - Link
  3. πŸ“Ή To Microservices and Back Again - Link
  4. πŸ“ Microservices pitfalls - Link
  5. πŸ“ Why I stopped using Microservices - Link
  6. πŸ“ Seven Microservices Anti-patterns - Link
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].