sungsoo / sungsoo.github.io

Sung-Soo Kim's Blog
30 stars 8 forks source link

analysis: Studying Design Patterns in Kubernetes #12

Open sungsoo opened 2 years ago

sungsoo commented 2 years ago

analysis: Studying Design Patterns in Kubernetes

Priority-1

We'll study design patterns in Kubernetes to adopt the well-known patterns for solving our design and implementation issues in TrainDB-ML.

In particular, we focus on relevant patterns for our problems as the followings.

[TBD] Irregular talk (e.g. TrainDB-ML meeting in ETRI) related to each Kubernetes pattern will be delivered by sungsoo.

"First Law of Distributed Object Design: Don’t distribute your objects!" ― Martin Fowler, Patterns of Enterprise Application Architecture