Skip to content

Sample implementations for cloud design patterns found in the Azure Architecture Center.

License

Notifications You must be signed in to change notification settings

ik-cloud/cloud-design-patterns

This branch is 104 commits behind mspnp/cloud-design-patterns:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

03f2ae5 · Apr 30, 2024
Jan 4, 2024
Apr 10, 2024
Apr 30, 2024
Mar 6, 2024
Apr 16, 2024
Jan 5, 2022
Apr 5, 2024
Sep 11, 2023
Mar 18, 2024
Feb 6, 2016
Feb 6, 2016
Jan 19, 2024
Jan 19, 2024
Feb 6, 2016
Apr 5, 2024
Jan 19, 2024

Repository files navigation

Cloud Design Patterns

This repository contains companion code for the article series found in the Cloud Design Patterns series in Azure Architecture Center.

Patterns demonstrated

Pattern definition Sample code
Asynchronous Request-Reply ./async-request-reply/
Choreography ./choreography/
Claim Check ./claim-check/
Deployment Stamps mspnp/solution-architectures#deployment-stamp
Geode mspnp/geode-pattern-accelerator
Health Endpoint Monitoring dotnet/AspNetCore.Docs#health-checks
Leader Election ./leader-election/
Pipes & Filters ./pipes-and-filters/
Priority Queue ./priority-queue/
Rate Limiting Go: mspnp/go-batcher*
Java: Azure-Samples/java-rate-limiting-pattern-sample*
Saga Azure-Samples/saga-orchestration-serverless
Sharding ./sharding/
Static Content Hosting ./static-content-hosting/
Valet Key ./valet-key/

Items donated with are part of the Azure Architecture Center series, but the sample code is hosted in a different repository.

Contributions

Please see our Contributor guide.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct.

Resources:

With ❤️ from Azure patterns & practices, Azure Architecture Center.

About

Sample implementations for cloud design patterns found in the Azure Architecture Center.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 46.9%
  • CSS 30.3%
  • Bicep 20.5%
  • HTML 2.0%
  • Other 0.3%