Skip to content

hgjura/cloudpatterns

Repository files navigation

Cloud Design Patterns

Yet-another-cloud-design-patterns-repo
(YACDPR)

This repo is build with the purpose of providing and maintaining some code examples & solutions as an illustration & extension of the Cloud Design Patterns project, maintained by Microsoft patterns & practices Team.

The intent behind the code in this repo: complete code, complete solution, with applied patterns and best-practices, and ready to be part of a larger solution.

List of patterns

Description and details for each patterns are found in the project folder of each pattern

  • Circuit Breaker

  • Retry

  • Ambassador

  • External Configuration Store

  • Competing Consumer

  • Queue Based Load Leveling

  • Priority Queue

  • Pipes and Filters

  • Scheduler Agent Supervisor (Coming next)

  • More coming soon...

References

Description of 32 of Cloud Design Patterns from the official site, published by by Microsoft patterns & practices Team. [Most up to date, 2017]

Official Github repo of cloud patterns, with code samples for a handful of patterns. Maintained by Microsoft patterns & practices Team. [Updated infrequently, last time was in 2017]

Older listing of the Cloud Patterns from an older official site, published by by Microsoft patterns & practices Team. [Old, 2014]

About

Code samples of Cloud Design Patterns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published