LoginSignup
1
3

More than 3 years have passed since last update.

CloudNativeDaysTokyo2019 ノート

Last updated at Posted at 2019-07-24

CloudNatvie であるとは?

CNCF Cloud Native Definition v1.0

Cloud native technologies empower organizations to build and run scalable applications in modern, dynamic environments such as public, private, and hybrid clouds. Containers, service meshes, microservices, immutable infrastructure, and declarative APIs exemplify this approach.

These techniques enable loosely coupled systems that are resilient, manageable, and observable. Combined with robust automation, they allow engineers to make high-impact changes frequently and predictably with minimal toil.

cloud native な技術を使ってアジリティ高くいい感じのシステムをエンジニアが作れるようにする。ついでに、アジリティ高めるには自動化も合わせて重要。

なので、cloud native な技術を導入するだけに留まってはならないというのがキーノートでよく話されたメッセージだった。

個人的に追加で考える話題

OpenStack

openstack days 2019 の併催だったからかも知れないがセッションで見た構成でも on-prem では openstack 上に kubernetes を構築していたサービスが多かった。

keynote で紹介されたアンケート結果でも、

  • on-prem (openstack) 250
  • on-prem (vmware) 149
  • on-prem(etc) 164

くらいの数(public 除く)。
kubernetes に限らないけど仮想化して API 経由でいじることができないと辛いからか、単純にデファクトみたいなものなのか。

Operator

OperatorHub が何回か紹介された。
運用までが含まれたマーケットプレイスみたいなものだと思っているが使用感は要確認。

セッションメモ

Performing Infrastructure Migrations at Scale

キーノートでのメッセージにもある導入するだけではだめでという話の実例か。
早口で進んだので資料が見たい。
資料下記。

Demand Less Choices!

Knative 最強説。paas, caas, faas と比べて全てカバーしている(ただし WIP)。
資料 ?

Kubernetesクラスタの自動管理システムのつくりかた

個人的に参考になる。
資料下記。

Cloud Native Storageが拓くDatabase on Kubernetesの世界

Postgre での例だが基本から始まり分かりやすかった。
資料下記。

失敗しない! Kubernetes向けストレージ選び5つのポイント

pvc, pv, sc 等、こちらも基本から始まり分かりやすかった。
資料下記。

決済システムの内製化への旅

これもキーノートのメッセージに沿った話。
kubernetes という技術に興味はあったが堅実に paas を選択した例。
資料 ?

Change the Game, Change the World

k8s platform, platform on platform や意識改革がいるなど抽象的だけど面白い。
資料下記。

そのコンテナ、もっと「賢く」置けますよ?

スケジューラーについてすごい分かりやすい。
資料下記。

Sysdig クラウドネイティブ インテリジェンス プラットフォームのご紹介(Sysdig)

sysdig 製品紹介セッションではあるが面白かった。
system call + k8s メタデータで実現できそうなことは大抵できるようなイメージ。
主に demo

Kubernetes CNI プラグイン結局どれを選べばいいのか

ネットワークについて一から説明という感じでわかりやすい。
資料 ?

最近のDockerの新機能

知らないコマンドや機能ばかりで buildkit を使ってみたくなった。
資料 ?

Kubernetesにauditログを求めるのは間違っているだろうか

falico 要検証。
資料下記。

発表資料漁り

Change the Game, Change the World
失敗しない!Kubernetes向けストレージ選び5つのポイント
そのコンテナ、もっと「賢く」置けますよ?
Kubernetesクラスタの自動管理システムのつくりかた
理想的なマイクロサービスアーキテクチャを目指す継続的改善
k8s - Kubernetes 8 Factors
今からでも遅くない!アプリケーションエンジニアが知っておきたい、Dockerコンテナの基礎知識
Argoによる機械学習実行基盤の構築・運用からみえてきたこと
Cloud Native Storageが拓くDatabase on Kubernetesの未来
メルペイのマイクロサービスの構築と運用
Prometheus setup with long term storage
Knativeで実現するKubernetes上のサーバーレスアーキテクチャ
Spinnakerで実現する、クラウド開発者のためのデプロイパターン入門
クラウドネイティブ時代のセキュリティの考え方とIstioによる実装
Understanding Envoy
KubernetesでJVMアプリを動かすための実践的ノウハウ集
マイクロサービスにおける 最高のDXを目指して
いつもニコニコあなたの隣に這い寄るカオスエンジニアリング!
Kubernetes に Audit log を求めるのは間違っているだろうか?
サーバレス・ネイティブ が お伝えするフルサーバレス開発の魅力!
Kubernetes_Logging入門
ZOZOTOWNのCloud Native Journey
Actor Model meets the Kubernetes
Performing Infrastructure Migrations at Scale

todo

1
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
3