Skip to content

Commit

Permalink
Move the vendor neutral pattern documents to a separate folder
Browse files Browse the repository at this point in the history
  • Loading branch information
chanakaudaya committed Sep 22, 2019
1 parent 62f75f6 commit afecec2
Show file tree
Hide file tree
Showing 34 changed files with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,49 +4,49 @@ This repository contains solutions architecture patterns which can be reused to
## Vendor neutral architecture patterns

- API Security pattern
[API Security Pattern](API-Security-Pattern.md)
[API Security Pattern](vendor-neutral/API-Security-Pattern.md)

- Anti Corruption Layer pattern
[Anti Corruption Layer Pattern](Anti-Corruption-Layer-Pattern.md)
[Anti Corruption Layer Pattern](vendor-neutral/Anti-Corruption-Layer-Pattern.md)

- Centralized Identity and Access Management Pattern (New)
[Centralized Identity and Access Management Pattern](Centralized-Identity-Access-Management-Pattern.md)
[Centralized Identity and Access Management Pattern](vendor-neutral/Centralized-Identity-Access-Management-Pattern.md)

- Decentralized Enterprise Architecture pattern
[Decentralized Enterprise Architecture Pattern](Decentralized-Enterpise-Architecture-Pattern.md)
[Decentralized Enterprise Architecture Pattern](vendor-neutral/Decentralized-Enterpise-Architecture-Pattern.md)

- Enterprise CICD pattern
[Enterprise CICD Pattern](Enterprise-CICD-Pattern.md)
[Enterprise CICD Pattern](vendor-neutral/Enterprise-CICD-Pattern.md)

- Enterprise Software Stack
[Enterprise Software Stack](Enterprise-Software-Stack.md)
[Enterprise Software Stack](vendor-neutral/Enterprise-Software-Stack.md)

- Event Driven Architecture Kafka Pattern (New)
[Event Driven Architecture Kafka Pattern](Event-Driven-Architecture-Kafka-Pattern.md)
[Event Driven Architecture Kafka Pattern](vendor-neutral/Event-Driven-Architecture-Kafka-Pattern.md)

- Hybrid API Management pattern
[Hybrid API Management Pattern](Hybrid-API-Management-Pattern.md)
[Hybrid API Management Pattern](vendor-neutral/Hybrid-API-Management-Pattern.md)

- Hybrid Integration pattern
[Hybrid Integration Pattern](Hybrid-Integration-Pattern.md)
[Hybrid Integration Pattern](vendor-neutral/Hybrid-Integration-Pattern.md)

- Istio Service Mesh pattern
[Istio Service Mesh Pattern](Istio-Service-Mesh-Pattern.md)
[Istio Service Mesh Pattern](vendor-neutral/Istio-Service-Mesh-Pattern.md)

- Kubernetes Deployment pattern
[Kubernetes Deployment Pattern](Kubernetes-Deployment-Pattern.md)
[Kubernetes Deployment Pattern](vendor-neutral/Kubernetes-Deployment-Pattern.md)

- Layered architecture pattern
[Layered Architecture Pattern](Layered-Architecture-Pattern.md)
[Layered Architecture Pattern](vendor-neutral/Layered-Architecture-Pattern.md)

- Micro architecture pattern
[Micro Architecture Pattern](Micro-Architecture-Pattern.md)
[Micro Architecture Pattern](vendor-neutral/Micro-Architecture-Pattern.md)

- Microservices Security Pattern - Policy based (New)
[Microservices Security Pattern - Policy based](Microservices-Security-Pattern-Policy-Based.md)
[Microservices Security Pattern - Policy based](vendor-neutral/Microservices-Security-Pattern-Policy-Based.md)

- Multi Cloud Enterprise Deployment pattern (New)
[Multi Cloud Enterprise Deployment Pattern](Multi-Cloud-Enterprise-Deployment-Pattern.md)
[Multi Cloud Enterprise Deployment Pattern](vendor-neutral/Multi-Cloud-Enterprise-Deployment-Pattern.md)


## Vendor specific architecture patterns
Expand Down
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes

0 comments on commit afecec2

Please sign in to comment.