Update 107-cloud-design-patterns.md (#2277)
* Update 107-cloud-design-patterns.md * Update content/roadmaps/114-software-architect/content/115-operations-knowledge/107-cloud-design-patterns.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/2274/head^2
parent
c6375a3219
commit
3f6cea4387
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
||||
# Cloud design patterns |
||||
# Cloud Design Patterns |
||||
|
||||
These design patterns are useful for building reliable, scalable, secure applications in the cloud. |
||||
|
||||
The link below has cloud design patterns where each pattern describes the problem that the pattern addresses, considerations for applying the pattern, and an example based on Microsoft Azure. Most patterns include code samples or snippets that show how to implement the pattern on Azure. However, most patterns are relevant to any distributed system, whether hosted on Azure or other cloud platforms. |
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://learn.microsoft.com/en-us/azure/architecture/patterns/'>Cloud Design Patterns</BadgeLink> |
||||
|
Loading…
Reference in new issue