https://github.com/theodesp/kubernetes-cloud-patterns
Example cloud pattens using Kubernetes
https://github.com/theodesp/kubernetes-cloud-patterns
azure cloud-computing kubernetes patterns
Last synced: about 2 months ago
JSON representation
Example cloud pattens using Kubernetes
- Host: GitHub
- URL: https://github.com/theodesp/kubernetes-cloud-patterns
- Owner: theodesp
- License: mit
- Created: 2019-06-13T20:47:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-14T20:26:04.000Z (almost 7 years ago)
- Last Synced: 2023-03-02T11:06:12.566Z (over 3 years ago)
- Topics: azure, cloud-computing, kubernetes, patterns
- Language: Go
- Size: 354 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Cloud Computing Patterns
---
### Sidecar Pattern

### Adapter Pattern

### Sharded Service Pattern

### Replicated Service Pattern

### Caching Layer Pattern

### Sharded Replicated Cache Pattern

### Scatter/Gather Pattern

### Sharded Replicated Scatter/Gather Pattern

### Decorator Pattern
