0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Web アプリケーションを Azure に移行する

Posted at

セッション説明

メモ

  • なぜモダナイズ
    • コスト削減
    • マネージドサービス
    • エラスティックスケール
    • チームスキルセット
  • なぜモダナイズしないのか
    • 移行は大変だから
  • 移行とモダナイズ
    • パターン
      • Rebuild
        • 完全にクラウドネイティブ
      • Refactor
        • 再パッケージ化するが、大きなコード変更はしない
      • Rearchitect
        • コードのモダナイズ
      • Rehost
        • コードを変更せずに移行
      • Lift and Shift
        • もっとも抵抗の少ない道
    • Rehost以外は経験がないとなかなか難しい
  • 移行する手順
    • クラウドニーズの把握
    • 移行戦略の選択と適用
    • 最適化
  • Azure Migration Center
    • 移行のための情報があつまっている
  • サービス
    • IaaS
    • Azure App Service
0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?