@@ -3,33 +3,36 @@ This repository contains solutions architecture patterns which can be reused to
3
3
4
4
## Vendor neutral architecture patterns
5
5
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
-
15
6
- API Security pattern
16
7
[ API Security Pattern] ( API-Security-Pattern.md )
17
8
9
+ - Anti Corruption Layer pattern
10
+ [ Anti Corruption Layer Pattern] ( Anti-Corruption-Layer-Pattern.md )
11
+
18
12
- Decentralized Enterprise Architecture pattern
19
13
[ Decentralized Enterprise Architecture Pattern] ( Decentralized-Enterpise-Architecture-Pattern.md )
20
14
21
- - Hybrid API Management pattern
22
- [ Hybrid API Management Pattern] ( Hybrid-API-Management-Pattern.md )
23
-
24
15
- Enterprise CICD pattern
25
16
[ Enterprise CICD Pattern] ( Enterprise-CICD-Pattern.md )
26
17
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 )
29
23
30
24
- Istio Service Mesh pattern
31
25
[ Istio Service Mesh Pattern] ( Istio-Service-Mesh-Pattern.md )
32
26
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
+
33
36
## Vendor specific architecture patterns
34
37
These patterns are specific to a vendor and some of the terminology used in these diagrams may not be common across other vendors.
35
38
0 commit comments