Skip to content

Instantly share code, notes, and snippets.

@tanish-kr
Created February 23, 2019 10:37
Show Gist options
  • Save tanish-kr/f495e7a11625f2b77484fb501986c97b to your computer and use it in GitHub Desktop.
Save tanish-kr/f495e7a11625f2b77484fb501986c97b to your computer and use it in GitHub Desktop.
jawsdays 2019 memo

DBリファクタリング

  • 理由; 技術的夫妻
  • なるべく無停止
  • トリガーを使って肥大化したテーブルを分割
  • Aurora MySQL 5.6 同じテーブルに対し1つのイベントしかできない

DMS

  • タスク正規表現つかえる

  • トリガー

  • DMS

  • APIで参照、更新をマイクロサービス化

  • 少しづつ移行が可能

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment