Presentation is loading. Please wait.

Presentation is loading. Please wait.

11/7/2018 8:17 AM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.

Similar presentations


Presentation on theme: "11/7/2018 8:17 AM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered."— Presentation transcript:

1 11/7/2018 8:17 AM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

2 LAMP技術者でも無理なくツカエルWindowsAzureで運営する ソーシャルアプリの裏側
日本マイクロソフト株式会社 © 2007 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

3 スピーカー紹介 砂金(いさご)信一郎 Azureエバンジェリストやってます。
自分のことをシャア・アズナブルの前世と 信じて疑わないスジガネ入りのガンオタ。 人生に最も影響を与えたゲームは「ギレンの野望」 女子率5%未満の東工大出身 →オラクルで新規事業開発など好き放題 →ローランド・ベルガーで戦略コンサル修行 →リアルコムをマザーズに上場 →縁あってマイクロソフトに参画(イマココ!!)

4 最近の仕事… 企画・原作 コミカライズ CV選定 2次創作展開 日微軟雲端代言超萌美女話題十足な クラウディアさんは私の仕業です…。
みなさんのゲームでも 原則お使いいただけます

5 本セッションの内容 どちらかというと…プランナーの方向け (開発者の方は前提知識として知っておくべき)
クラウドサービスWindowsAzureの概要 事例に学ぶ大規模、低コスト、不確実性対応 コスト試算に直結するインフラ設計 LAMPアプリのAzureポーティング 安定運用を支えるSLA、サポート おトクな利用促進プログラム →技術者向けの詳細は次のセッションで

6 Windows Azure とは… Asia Pacific Region IaaS PaaS SaaS オンプレミス ユーザーによる対応
ストレージ サーバー ネットワーク OS ミドルウェア 仮想化技術 データ アプリケーション ランタイム ユーザーによる対応 IaaS ストレージ サーバー ネットワーク ミドルウェア 仮想化技術 データ アプリケーション ランタイム 事業者による対応 ユーザーによる対応 OS ユーザーによる対応 PaaS 事業者側による対応 ストレージ サーバー ネットワーク OS ミドルウェア 仮想化技術 アプリケーション ランタイム データ SaaS 事業者側による対応 ストレージ サーバー ネットワーク OS ミドルウェア 仮想化技術 アプリケーション ランタイム データ

7 Windows Azure Platform の全体像
アプリサーバー ロードバランサー 分散ストレージ パーティション分割可能なデータ 分散 キャッシュ CDN配信 サービス ロード バランサー リバースプロキシ、キャッシュ 管理サーバー バックエンド処理 Webサーバー 分散キャッシュ キュー アクセス権 管理 大容量ファイル格納 リレーショナルデータベース キーバリューストア ファイルシステム サービスバス レポーティング、BI データ同期 VPN Elastic (増減自在) CDN Load Balancer IIS Web Server VM Role Worker Role Web Role Caching Queue Access Control Blob Relational Database Table Drive Service Bus Reporting & Analysis Data Synchronization Connect

8 ソーシャルアプリとWindows Azure
グローバル 日本の状況 新規ビジネス Facebook 5 億人超 不確実性 スケールアウト ケータイ ゲーム全盛 PHP / Flash ソーシャルグラフ 実名性 オープンな API

9 ソーシャルアプリの特性とクラウド “On と Off “ “急速な成長“ “予測不可能な使用増“ “周期的な使用増“
使用量 コンピューティング 時間 平均 稼働不要な 時期 “On と Off “ “予測不可能な使用増“ 平均使用料 平均使用量 “急速な成長“ “周期的な使用増“ 出所:RockYou! 社プレゼンテーション

10 700万月間アクティブユーザーの裏側

11 対国内ホスティング低コスト運営の例

12 コンバットチョロQの構成 Windows Azure Platform WebRole Memcached 1.6系 (PHP5.2.17)
M x 10インスタンス 管理サーバー (phpMyAdmin他) XS x 1 インスタンス Webサーバー (画像保存用) S x 1 インスタンス ※Azure Storageも有 Memcached 1.6系 M x 1 インスタンス MySQL 5.1系 XL x 4 インスタンス? ロビー系 Master Slave メイン系 GREE HTTP HTTPS SMTP 運営 Windows Azure Platform TCP/1121 TCP/3306? TCP/3306 Azure Storage バックアップ用

13 おしゃれ泥棒のFacebook&グローバル化

14 簡易見積もりはシミュレーターで

15 費用を精緻化する場合はアクセス予測を サーバー台数 アクセス量 時間 サーバー稼働台数の変化 20台 14台 6台 8台

16 オープンソース実行時の留意点 Windows 版のランタイムがあれば たいていのものは動く できれば64bit版を用意
データの永続化は要注意 ※SQL Azure を推奨 パッケージに含めるか、 スタート時に自動インストールか、 リモートデスクトップで手動設定か PHP / Java であれば Eclipse 向け 支援ツールを利用可能

17 bit.ly/azuremobile モバイル、ソーシャルアプリ開発に関連するAzureの技術情報ポータル
PHPやmySQL設定など オープンソース関連も掲載 開発環境の準備方法から サンプルコードまで開発に 必要な技術情報をPDFで提供

18 安定運用を支えるSLA、サポート 99.95% 保証の可用性 (2インスタンス以上)
自動運用設定にしておけば、 パッチ適用や再起動を自動化できる 仮想化からゲストOSまですべて 自社技術スタックの安心感 マイクロソフトの各種サービスと同じ Global Foundation Service が管理 有償から無償まで幅広いサポート対応 (フォーラム、ダッシュボード、開発サポート、プレミア )

19 本セッションにご参加いただいた皆様に… http://bit.ly/ISAGO135 30 日間無料 30 日間無料パスで使用できる範囲:
3 Small コンピューティング インスタンス 3 GB ストレージ、250,000 ストレージ トランザクション CDN 2 x 1 GB SQL Azure Web Edition データベース AppFabric 100,000 アクセス制御トランザクション AppFabric 2 サービスバス コネクション データ転送 (per region) 3 GB 受信 データ転送 (per region) 3 GB 送信

20 まとめ Windows Azure は… オープンソース系開発者でも… インフラご検討の際には…
俊敏性、拡張性、可用性、グローバル対応を求められる ソーシャルゲーム向きの「10円クラウド」です。 オープンソース系開発者でも… .NETはもちろんのこと、PHPで使い慣れたフレームワークや memcachedなどの定番OSSを利用して開発できます。 インフラご検討の際には… まずは30日無償でお試し下さい。開発ツールも無償です。 複数タイトル見越した大規模導入は個別ご相談応じます。

21 ユーザー会にもご参加ください

22 11/7/2018 8:17 AM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.


Download ppt "11/7/2018 8:17 AM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered."

Similar presentations


Ads by Google