Skip to content

Commit 1e403e4

Browse files
authored
Update RM with KDP and formatted based on alphabetical order
1 parent 11b32cd commit 1e403e4

File tree

1 file changed

+17
-14
lines changed

1 file changed

+17
-14
lines changed

README.md

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,36 @@ This repository contains solutions architecture patterns which can be reused to
33

44
## Vendor neutral architecture patterns
55

6-
- Layered architecture pattern
7-
[Layered Architecture Pattern](Layered-Architecture-Pattern.md)
8-
9-
- Micro architecture pattern
10-
[Micro Architecture Pattern](Micro-Architecture-Pattern.md)
11-
12-
- Hybrid Integration pattern
13-
[Hybrid Integration Pattern](Hybrid-Integration-Pattern.md)
14-
156
- API Security pattern
167
[API Security Pattern](API-Security-Pattern.md)
178

9+
- Anti Corruption Layer pattern
10+
[Anti Corruption Layer Pattern](Anti-Corruption-Layer-Pattern.md)
11+
1812
- Decentralized Enterprise Architecture pattern
1913
[Decentralized Enterprise Architecture Pattern](Decentralized-Enterpise-Architecture-Pattern.md)
2014

21-
- Hybrid API Management pattern
22-
[Hybrid API Management Pattern](Hybrid-API-Management-Pattern.md)
23-
2415
- Enterprise CICD pattern
2516
[Enterprise CICD Pattern](Enterprise-CICD-Pattern.md)
2617

27-
- Anti Corruption Layer pattern
28-
[Anti Corruption Layer Pattern](Anti-Corruption-Layer-Pattern.md)
18+
- Hybrid API Management pattern
19+
[Hybrid API Management Pattern](Hybrid-API-Management-Pattern.md)
20+
21+
- Hybrid Integration pattern
22+
[Hybrid Integration Pattern](Hybrid-Integration-Pattern.md)
2923

3024
- Istio Service Mesh pattern
3125
[Istio Service Mesh Pattern](Istio-Service-Mesh-Pattern.md)
3226

27+
- Kubernetes Deployment pattern
28+
[Kubernetes Deployment Pattern](Kubernetes-Deployment-Pattern.md)
29+
30+
- Layered architecture pattern
31+
[Layered Architecture Pattern](Layered-Architecture-Pattern.md)
32+
33+
- Micro architecture pattern
34+
[Micro Architecture Pattern](Micro-Architecture-Pattern.md)
35+
3336
## Vendor specific architecture patterns
3437
These patterns are specific to a vendor and some of the terminology used in these diagrams may not be common across other vendors.
3538

0 commit comments

Comments
 (0)