wantedly / microservices_monday

Monday is a good day to talk about Microservices
30 stars 1 forks source link

2019-02-04 Microservices Monday #32

Closed rerost closed 5 years ago

rerost commented 5 years ago

2018-02-04 19:00~20:00

Microservices Mondayは、マイクロサービスに関連する話を気軽に共有する会です。毎週月曜日に開催されます。

社外からの参加を想定しているため、レポジトリはpublicになっています。

次のようなポリシーを掲げて開催しています。

話したい・聞きたいネタを書いていきます ✏️

ネタに困ったときは

ハッシュタグ #microservices_monday

bgpat commented 5 years ago

5 Microservices Trends to Watch

2019: https://medium.com/memory-leak/5-microservices-trends-to-watch-in-2019-fd2dbd33780d 2018: https://medium.com/memory-leak/5-microservices-trends-to-watch-in-2018-aed135f70e51

potsbo commented 5 years ago

https://www.botmetric.com/blog/top-five-devops-noops-trends-watch-2017-beyond/

koudaiii commented 5 years ago

https://robinhood.engineering/how-we-built-a-better-news-system-8c30b77067bc 株をする上で News は超貴重なデータだからリアルタイムで取れるように steraming で配信する基盤。シンプルな上にスケールしやすい基盤ですごい。

potsbo commented 5 years ago

https://aws.amazon.com/jp/blogs/news/new-tls-termination-for-network-load-balancers/

koudaiii commented 5 years ago

https://blog.houzz.com/migration-to-redis-cluster/ インテリアのデータが増えまくるから、 その分 cache もスケールに出来るように Redis Cluster を作って運用する。

koudaiii commented 5 years ago

そもそもの探し方の仮説

探し方

  1. https://www.cbinsights.com/research-unicorn-companies 一覧から会社の事業内容など確認する

  2. Unicorn 企業一覧から、自分たち親和性が高い企業を見つけて、 Job Description で扱ってる技術を知る

  3. tech blog や Youtube などないか確認する

  4. OSS や参考ソースがあれば、 GitHub を見に行く

以下のはこのやり方を通して発見したもの

https://github.com/wantedly/microservices_monday/issues/32#issuecomment-460202490 https://github.com/wantedly/microservices_monday/issues/32#issuecomment-460202490

south37 commented 5 years ago

https://github.com/containernetworking/cni

CNI の仕様

https://github.com/containernetworking/cni/blob/master/SPEC.md

CNI の仕様を満たした tool

https://github.com/containernetworking/plugins/tree/master/plugins/main

参考

koudaiii commented 5 years ago

コンテナネットワーキング(CNI)最前線 https://www.slideshare.net/motonorishindo/cni-124981353

bgpat commented 5 years ago

https://github.com/aws/amazon-vpc-cni-k8s

south37 commented 5 years ago

https://github.com/aws/amazon-ecs-cni-plugins