Skip to content

Latest commit

ย 

History

History
160 lines (110 loc) ยท 14.7 KB

Table of Contents.md

File metadata and controls

160 lines (110 loc) ยท 14.7 KB

๋ชฉ์ฐจ

CQRS Journey ์˜ ๋ชฉ์ฐจ์ž…๋‹ˆ๋‹ค.

์ด 4๊ฐœ์˜ ํŒŒํŠธ๋กœ ๋‚˜๋‰˜์–ด์ ธ ์žˆ์Šต๋‹ˆ๋‹ค.

  • Chapter 0. preface
  • Chapter 1. CQRS Journey
  • Chapter 2. CQRS References
  • Chapter 3. Tale from the Trenches

Chapter1. CQRS Journey ๋Š” ์Šคํ† ๋ฆฌ ํ˜•์‹์œผ๋กœ ํŒ€์ด CQRS ์™€ Event Sourcing ํŒจํ„ด์„ ์ด์šฉํ•˜์—ฌ ์ปจํผ๋Ÿฐ์Šค ๊ด€๋ฆฌ ์‹œ์Šคํ…œ ์„ ๋งŒ๋“ค์–ด ๋‚˜๊ฐ€๋Š” ์—ฌ์ •์ž…๋‹ˆ๋‹ค.

Chapter2. CQRS References ๋Š” Chapter1 ์—์„œ ๋‚˜์˜จ ์—ฌ๋Ÿฌ ์šฉ์–ด๋“ค์— ๋Œ€ํ•œ ๋ ˆํผ๋Ÿฐ์Šค ๊ฐ€์ด๋“œ๋กœ ๊ฐœ๋…๊ณผ ์ด๋ก ์— ๋Œ€ํ•ด์„œ ์„ค๋ช…ํ•ฉ๋‹ˆ๋‹ค.

Chapter3. Tale from the trenches ๋Š” ์‹ค์ œ๋กœ CQRS ์™€ Event Sourcing ์„ ์‚ฌ์šฉํ•˜์—ฌ ์„ฑ๊ณต์ ์œผ๋กœ ๋น„์ฆˆ๋‹ˆ์Šค๋ฅผ ์šด์˜์ค‘์ธ ๊ธฐ์—…๋“ค์˜ ๋ช‡๊ฐ€์ง€ ์„ฑ๊ณต ์‚ฌ๋ก€๋“ค์— ๋Œ€ํ•ด์„œ ์ด์•ผ๊ธฐํ•ฉ๋‹ˆ๋‹ค.


0. ์„œ๋ก 

Preface Preface

  1. ์™œ ์šฐ๋ฆฌ๊ฐ€ ์ด๊ฒƒ์„ ๋งŒ๋“œ๋Š”๊ฐ€
  2. Index Overview

1. CQRS Journey

  1. ์šฐ๋ฆฌ์˜ ๋„๋ฉ”์ธ
  2. ๋ˆ„๊ฐ€ ์šฐ๋ฆฌ์™€ ํ•จ๊ป˜ ์—ฌ์ •์„ ๋– ๋‚  ๊ฒƒ์ธ๊ฐ€
  3. The Contoso Conference Management System
  1. ์‹œ์ž‘ํ•˜๋ฉฐ
  2. ์ด๋ฒˆ ์ฑ•ํ„ฐ์—์„œ ์‚ฌ์šฉ๋˜๋Š” ์šฉ์–ด๋“ค
  3. Contoso Management System ์—์„œ ์‚ฌ์šฉ๋˜๋Š” Bounded Context
  4. Contoso Management System ์—์„œ ์‚ฌ์šฉ๋˜๋Š” Context Map
  1. Bounded Context ์— ๋Œ€ํ•œ ์„ค๋ช…
  2. ๋„๋ฉ”์ธ ์ •์˜
  3. order ๋ฅผ ์ƒ์„ฑํ•˜๊ธฐ ์œ„ํ•œ ์š”๊ตฌ์‚ฌํ•ญ
  4. Patterns and Concepts
  5. Implementation Details - 1. high level architecture
  6. Implementation Details - 2. write model
  7. Using the Windows Azure Service Bus
  8. Impact On Testing
  1. Bounded Context ์˜ ๋ณ€ํ™”
  2. Patterns and Concepts
  3. Implementation Details - 1. access code & countdown timer
  4. Implementation Details - 2. read side & refactoring
  5. Impact on testing
  6. A journey into code comprehension: A tale of pain, relief,and learning
  1. The Contoso Conference Management System V1 Release
  2. Patterns and Concepts - 1, ES, ์• ๊ทธ๋ฆฌ๊ฑฐํŠธ ์‹๋ณ„, TaskbasedUI, CRUD
  3. Patterns and Concepts - 2, integration bounded context
  4. Patterns and Concepts - 3, ๋‹ค๋ฅธ ๋ฐ”์šด๋””๋“œ ์ปจํ…์ŠคํŠธ๋กœ ๋ณ€๊ฒฝ์‚ฌํ•ญ ์ „ํŒŒ
  5. Implemetation Details - 1, Payments
  6. Implemetation Details - 2, Event Sourcing
  7. Implemetation Details - 3, Windows Azure Table Storage-Based Event Store
  8. Implemetation Details - 4, Calculating totals
  9. Impact on Testing
  10. ์š”์•ฝ ์ •๋ฆฌ

Journey 7. Adding Resilience and Optimizing Performance

Journey 8, โ€œLessons Learnedโ€


2. CQRS Reference

Reference 1. CQRS in Context

  1. domain-driven-design ์ด๋ž€ ๋ฌด์—‡์ธ๊ฐ€
  2. ddd ์˜ ์ปจ์…‰๊ณผ ์šฉ์–ด
  3. Bounded Contexts
  4. CQRS and DDD
  1. CQRS ๋ž€ ๋ฌด์—‡์ธ๊ฐ€
  2. CQRS ์™€ domain-driven-design
  3. Command ์™€ Events ๊ทธ๋ฆฌ๊ณ  Messages
  4. ์™œ CQRS ๋ฅผ ์‚ฌ์šฉํ•ด์•ผ ํ• ๊นŒ
  5. ์–ธ์ œ CQRS ๋ฅผ ์‚ฌ์šฉํ•ด์•ผ ํ• ๊นŒ
  6. ์–ธ์ œ CQRS ๋ฅผ ์‚ฌ์šฉํ•˜์ง€ ๋ง์•„์•ผ ํ• ๊นŒ
  1. Event Sourcing ์ด๋ž€ ๋ฌด์—‡์ธ๊ฐ€
  2. ์™œ ์ด๋ฒคํŠธ ์†Œ์‹ฑ์„ ์‚ฌ์šฉํ•ด์•ผ ํ• ๊นŒ?
  3. ์ด๋ฒคํŠธ ์†Œ์‹ฑ์˜ ๊ณ ๋ฏผ๊ฑฐ๋ฆฌ
  4. CQRS์™€ ES
  5. ์ด๋ฒคํŠธ ์Šคํ† ์–ด, Event Store
  1. ์†Œ๊ฐœ
  2. ์• ๊ทธ๋ฆฌ๊ฑฐํŠธ์—์„œ domain model ์ •์˜ํ•˜๊ธฐ
  3. Command ์™€ CommandHandler
  4. Event ์™€ EventHandler
  5. Eventual Consistency
  6. Eventual Consistency๊ณผ CQRS
  7. Optimizing read sied
  8. Optimizing write side
  9. Messaging ๊ณผ CQRS
  10. Task Based UI
  11. Windows Azure ์˜ ์žฅ์ 
  1. ์†Œ๊ฐœ
  2. Context Map ๊ณผ anti-corruption layer
  3. ๋ ˆ๊ฑฐ์‹œ ์‹œ์Šคํ…œ๊ณผ์˜ ํ†ตํ•ฉ

Reference 6. Saga on Sagas

  1. ์šฉ์–ด ์ •๋ฆฌ
  2. Process manager

Reference 7. RI ์— ์‚ฌ์šฉ๋œ ๊ธฐ์ˆ ๋“ค

๋ถ€๋ก 1. Release Note

๋ถ€๋ก 2. Migration


3. Tales from the trenches

  1. Twilio
  2. Lokad Hub
  3. DDD/CQRS for large financial company
  4. Digital Marketing
  5. TOPAZ technologies