Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 332 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 332 Bytes

awesome-cloud-computing

Awesome Archive of Cloud Computing Concepts

Architecture Components

  • API End Point
  • Queue
  • Command Processor
  • CQRS

Queue Categories

  • Dead Queues
  • Priority Queues

Design Patterns

  • Load Leveling Pattern
  • Throttling Pattern

Load Leveling Pattern

  • Availability Pattern using Queues