Skip to content

Commit 4b3141b

Browse files
committed
MOD: k8s, msa fail stories
1 parent da05fe3 commit 4b3141b

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

_wiki/MSA.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout : wiki
33
title : MSA
44
summary : Microservice Architecture
55
date : 2019-10-21 15:30:38 +0900
6-
updated : 2020-09-15 03:04:13 +0900
6+
updated : 2021-04-28 13:46:36 +0900
77
tags : msa, architecture
88
toc : true
99
public : true
@@ -45,3 +45,4 @@ adsense : true
4545

4646
* [Delta: A Data Synchronization and Enrichment Platform](https://medium.com/netflix-techblog/delta-a-data-synchronization-and-enrichment-platform-e82c36a79aee)
4747
* MSA 환경에서 Data Sync 에 대한 이야기. Delta 가 open 될것 같은데 유심히 봐야할듯
48+
* [MSA fail stories](https://docs.google.com/spreadsheets/d/1vjnjAII_8TZBv2XhFHra7kEQzQpOHSZpFIWDjynYYf0/edit)

_wiki/k8s.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout : wiki
33
title : k8s
44
summary : Kubernetes
55
date : 2020-02-18 14:45:23 +0900
6-
updated : 2021-03-18 10:28:25 +0900
6+
updated : 2021-04-28 13:45:55 +0900
77
tags : k8s, kubernetes
88
toc : true
99
public : true
@@ -25,3 +25,4 @@ adsense : true
2525
* [Kubernetes deployment strategies](https://github.com/ContainerSolutions/k8s-deployment-strategies)
2626
* [blue-green-deploy](https://codefresh.io/kubernetes-tutorial/blue-green-deploy/)
2727
* [Container부터 다시 살펴보는 Kubernetes Pod 동작 원리](https://hyojun.me/~k8s-pod-internal)
28+
* [Kubernetes Failure Stories](https://k8s.af/)

0 commit comments

Comments
 (0)