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
Ankur Sharma 2 years ago committed by GitHub
parent c6375a3219
commit 3f6cea4387
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      content/roadmaps/114-software-architect/content/115-operations-knowledge/107-cloud-design-patterns.md

@ -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…
Cancel
Save