Book Club

Book Club

Stream processing

Let's go through Martin Kleppmann (2016), Designing Data Intensive applications, Chapter 11. Stream processing

Book Club

Batch processing

Let's go through Martin Kleppmann (2016), Designing Data Intensive applications, Chapter 10. Batch processing

Book Club

Consistency and Consensus

Let's go through Martin Kleppmann (2016), Designing Data Intensive applications, Chapter 9. Consistency and Consensus

Book Club

Troubles with Distributed System

Let's go through Martin Kleppmann (2016), Designing Data Intensive applications, Chapter 8. Troubles with Distributed System

Book Club

Transactions

Let's go through Martin Kleppmann (2016), Designing Data Intensive applications, Chapter 7. Transactions

Book Club

Partitioning

Let's go through Martin Kleppmann (2016), Designing Data Intensive applications, Chapter 6. Partitioning

Book Club

Replication

Let's go through Martin Kleppmann (2016), Designing Data Intensive applications, Chapter 5. Replication

Book Club

Evolution & Data Encoding

Let's go through Martin Kleppmann (2016), Designing Data Intensive applications, Chapter 4. Agile Code Evolution & Data Encoding

Book Club

Storage and Retrieval

Let's go through Martin Kleppmann (2016), Designing Data Intensive applications, Chapter 3. Storage & Retrieval

Book Club

Data Models, Query Languages

Let's go through Martin Kleppmann (2016), Designing Data Intensive applications, Chapter 2. Data Models, Query Languages

Book Club

Reliability, Scalability, and Maintainability

Let's go through Martin Kleppmann (2016), Designing Data Intensive applications, Chapter 1. Reliable, Scalable and Maintainable

Book Club

Clean Code: Elements to take away

Let's go through Robert C. Martin, Clean Code, A Handbook of Agile Software Craftsmanship

Book Club

DIP: The Dependency Inversion Principle

Let's go through Robert C. Martin, Clean Architecture, Chapter 11. DIP: The Dependency Inversion Principle

Book Club

ISP: The Integration Segregation Principle

Let's go through Robert C. Martin, Clean Architecture, Chapter 10. ISP: The Interface Segregation Principle

Book Club

LSP: The Liskov Substitution Principle

Let's go through Robert C. Martin, Clean Architecture, Chapter 9. LSP: The Liskov Substitution Principle

Book Club

OCP: The Open-Closed Principle

Let's go through Robert C. Martin, Clean Architecture, Chapter 8. OCP: The Open-Closed Principle

Book Club

SRP: The Single Responsibility Principle

Let's go through Robert C. Martin, Clean Architecture, Chapter 7. The Single Responsability Principle

Book Club

Functional Programming

Let's go through Robert C. Martin, Clean Architecture, Chapter 6. Functional Programming

Book Club

Object-Oriented Programming

Let's go through Robert C. Martin, Clean Architecture, Chapter 5. Object-Oriented Programming

Book Club

Structured Programming

Let's go through Robert C. Martin, Clean Architecture, Chapter 4. Structured Programming

Book Club

Behavior and architecture

Let's go through Robert C. Martin, Clean Architecture, Chapter 2. A Tale of two value

Book Club

What is design and architecture ?

Let's go through Robert C. Martin, Clean Architecture, Chapter 1. What is design and architecture ?