cloud-design-patterns
Cloud design samples
Provides companion code for various cloud design patterns
Sample implementations for cloud design patterns found in the Azure Architecture Center.
787 stars
69 watching
298 forks
Language: C#
last commit: about 1 month ago
Linked from 1 awesome list
azurecloudcost-optimizationdesign-patternsoperational-excellenceperformance-efficiencyreliabilitysecurity
Related projects:
Repository | Description | Stars |
---|---|---|
anupavanm/csharp-design-patterns-for-humans | An ultra-simplified explanation of design patterns in C# with examples | 1,320 |
refactoringguru/design-patterns-csharp | C# examples of classic design patterns used in software development | 819 |
nemanjarogic/designpatternslibrary | A comprehensive design patterns library in C# | 2,018 |
shwangdev/designpattern | An implementation of key software design patterns in C++ | 3 |
exceptionnotfound/designpatterns | A collection of C# examples illustrating 22 design patterns from the Gang of Four | 642 |
mattfeltonma/azure-networking-patterns | Documents common Azure networking patterns to aid in understanding and troubleshooting Azure traffic flows | 150 |
googlecloudplatform/cpp-samples | Demonstrates C++ interactions with various Google Cloud services | 168 |
naphier/unity-design-patterns | A collection of Unity C# examples illustrating various design patterns for efficient and scalable game development. | 1,143 |
vahidvdn/realworld-design-patterns | Practical examples and discussions on real-world design patterns with their unit tests | 119 |
marty-suzuki/iosdesignpatternsamples | A Github user search demo app showcasing various iOS design patterns | 689 |
jbogard/contosouniversitydotnetcore-pages | An ASP.NET Core 6.0 project demonstrating CQRS and other software design patterns using Razor Pages and Entity Framework Core. | 1,366 |
googlecloudplatform/getting-started-dotnet | A tutorial project providing .NET samples to demonstrate usage of various Google Cloud Platform APIs. | 86 |
microsoftlearning/dp-420-cosmos-db-dev | Supports the development of cloud-native applications with Microsoft Azure Cosmos DB | 81 |
ibm-cloud/aspnet-core-helloworld | Sample ASP.NET Core application demonstrating deployment and integration with IBM Cloud services. | 21 |
nnupoor/js_designpatterns | A collection of design patterns in JavaScript with examples and explanations using jQuery. | 26 |