Azure 版の CDP?

CDP Advent Calendar 2013 の 12/12分として。

 

 

こんなのがあったので、まずはインデクスにしてみました。AWS CDP に参考にできる部分ないかなー

patterns & practices - Windows Azure Guidance - Download: Cloud Design Patterns

 

構成

25パターンと10個の関連ガイドからなってるようです。

 

25パターン

  1. The Cache-Aside Pattern
  2. The Circuit Breaker Pattern
  3. The Compensating Transaction Pattern
  4. The Competing Consumers Pattern
  5. The Compute Resource Consolidation Pattern
  6. The Command and Query Responsibility Segregation (CQRS) Pattern
  7. The Event Sourcing Pattern
  8. The External Configuration Store Pattern
  9. The Federated Identity Pattern
  10. The Gatekeeper Pattern
  11. The Health Endpoint Monitoring Pattern
  12. The Index Table Pattern
  13. The Leader Election Pattern
  14. The MapReduce Pattern
  15. The Materialized View Pattern
  16. The Pipes and Filters Pattern
  17. The Priority Queue Pattern
  18. The Queue-based Load Leveling Pattern
  19. The Retry Pattern
  20. The Runtime Reconfiguration Pattern
  21. The Scheduler Agent Supervisor Pattern
  22. The Sharding Pattern
  23. The Static Content Hosting Pattern
  24. The Throttling Pattern
  25. The Valet Key Pattern

 

雑感

ソフトウェアの実装/制約に依存した実装/AWS CDP にあるパターンといった種類もありますので、それら以外で参考になるものを別エントリーにおこしてみようと思います!