@@ -96,12 +96,53 @@ These patterns are specific to a business domain or an industry. Most of these p
96
96
These patterns are specific to a vendor and some of the terminology used in these diagrams may not be common across other vendors.
97
97
98
98
- [ Amazon Web Services (AWS)] ( vendor-specific/aws )
99
+ - [ AWS Solutions Architecture Site] ( https://aws.amazon.com/architecture )
100
+ - [ AWS Networking in a Nutshell] ( AWS-Networking-In-a-Nutshell.md )
101
+
99
102
- [ Microsoft Azure] ( vendor-specific/azure )
103
+ - [ Azure solutions architecture site] ( https://azure.microsoft.com/en-us/solutions/architecture/ )
104
+ - [ Cloud design patterns] ( https://docs.microsoft.com/en-us/azure/architecture/patterns/ )
105
+ - [ Azure networking in a nutshell] ( Azure-Networking-Services-in-a-nutshell.md )
106
+
100
107
- [ Google Cloud Platform (GCP)] ( vendor-specific/gcp )
108
+ - [ GCP Solutions architecture web site] ( https://cloud.google.com/solutions/ )
109
+
101
110
- [ Mulesoft] ( vendor-specific/mulesoft )
111
+ - [ Mulesoft Deployment Options] ( https://docs.mulesoft.com/runtime-manager/deployment-strategies )
112
+
102
113
- [ Pivotal] ( vendor-specific/pivotal )
114
+ - [ Introduction to Pivotal Cloud Foundry from the outset] ( Pivotal-Cloud-Foundry-Pattern.md )
115
+
103
116
- [ RedHat] ( vendor-specific/redhat )
117
+ - [ RedHat Architecture Guidelines] ( https://www.redhat.com/architect/ )
118
+
104
119
- [ WSO2] ( vendor-specific/wso2 )
120
+ #### Identity and Access Management (WSO2 Identity Server)
121
+
122
+ - [ Cloud Application Security Pattern] ( patterns/Cloud-Application-Security-Pattern.md )
123
+ - [ Security Federation Pattern] ( patterns/Security-Federation-Pattern.md )
124
+
125
+ #### API Management (WSO2 API Manager)
126
+
127
+ ##### API Manager Extensions
128
+ - [ API Manager 3rd party key manager integration pattern] ( patterns/API-manager-3rd-party-KM-integration.md )
129
+
130
+ ##### API Microgateway deployment patterns
131
+ - [ Decentralized API Gateway pattern] ( patterns/Microgateway-Pattern1-Decentralized-Gateway.md )
132
+ - [ Locked-Down/Offline API Gateway pattern] ( patterns/Microgateway-Pattern2-Locked-Down-Gateway.md )
133
+ - [ Seasonal API Gateway pattern] ( patterns/Microgateway-Pattern3-Seasonal-Gateway.md )
134
+ - [ Multi data center API Gateway pattern] ( patterns/Microgateway-Pattern4-Multi-Data-Center-Gateway.md )
135
+ - [ Service Mesh sidecar API Gateway pattern] ( patterns/Microgateway-Pattern5-Service-Mesh-Sidecar-Gateway.md )
136
+ - [ Hybrid API Gateway pattern] ( patterns/Microgateway-Pattern6-Hybrid-API-Gateway.md )
137
+
138
+ #### Application Integration (WSO2 Enterprise Integrator)
139
+ - [ WSO2 EI7 Solution Patterns] ( patterns/WSO2-EI7-Solution-patterns.md )
140
+
141
+ #### Platform solutions (WSO2 Platform)
142
+ - [ Modern Brown-Field Enterprise With WSO2] ( patterns/Modern-Brown-Field-Enterprise-WSO2.md )
143
+ - [ Legacy platform modernization with WSO2] ( patterns/Legacy-Platform-Modernization-with-WSO2.md )
144
+ - [ Reusable API Platform with WSO2 API Manager] ( patterns/Reusable-API-Platform-WSO2-API-Manager-Pattern.md )
145
+ - [ Event-driven Real-time Information System with Kafka and WSO2] ( patterns/Event-Driven-Real-Time-Information-System-Kafka-WSO2.md )
105
146
106
147
## Technology selection guides [ NEW]
107
148
- [ API Management platform selection guide] ( technology-selection-guides/API-Management-Platform-selection-guide.md )
0 commit comments