34
日本マイクロソフト株式会社 デベロッパー & プラットフォーム統括本部 テクノロジー エバンジェリスト 武田正樹 [email protected]

OSC 2012.Cloud

Embed Size (px)

Citation preview

Page 1: OSC 2012.Cloud

日本マイクロソフト株式会社

デベロッパー & プラットフォーム統括本部

テクノロジー エバンジェリスト

武田正樹 [email protected]

Page 2: OSC 2012.Cloud

Agenda

オープンなプラットフォーム【Windows Azure】概要

オンプレミスとの連携• Windows Azure 仮想ネットワークで VPN 環境構築

まとめ

Page 3: OSC 2012.Cloud
Page 4: OSC 2012.Cloud

マイクロソフト ×オープンソースプロジェクト

And

More …

Page 5: OSC 2012.Cloud

Windows Azure データセンター

Page 6: OSC 2012.Cloud

Windows Azure

Page 7: OSC 2012.Cloud

Windows Azure コンピューティング

Page 8: OSC 2012.Cloud

Windows Azure 仮想マシン = IaaS

Page 9: OSC 2012.Cloud
Page 10: OSC 2012.Cloud

Windows Azure Storage

Windows Azure の可用性

Page 11: OSC 2012.Cloud

Windows Azure Storage

Windows Azure の可用性

Page 12: OSC 2012.Cloud

Windows Azure Storage

Windows Azure の可用性

Page 13: OSC 2012.Cloud

“信頼性と常時稼働”

Windows Azure Storage

Windows Azure の可用性

Page 14: OSC 2012.Cloud

ストレージの地理的複製

> 800 km

Windows Azure Storage

Windows Azure の可用性

Page 15: OSC 2012.Cloud

Windows Azure のスケーラビリティ

VM サイズ CPU コア メモリ バンド幅ディスク数

Extra Small 共有 768 MB 5 (Mbps) 1

Small 1 1.75 GB 100 (Mbps) 2

Medium 2 3.5 GB 200 (Mbps) 4

Large 4 7 GB 400 (Mbps) 8

Extra Large 8 14 GB 800 (Mbps) 16

Windows Azure ポータル画面から

スペック変更可能

Page 16: OSC 2012.Cloud

仮想マシンのスケールアウト

(1) 仮想マシン(Linux) + MySQL

(2) 仮想マシン(Windows) + MySQL

(3) ClearDB

Azure 側で用意されます

(1) 仮想マシン(Linux)

(2) 仮想マシン(Windows)

Page 17: OSC 2012.Cloud

無料プランあり

WordPress カンタン インストール

FTP でファイルのアップロード

Windows Azure Web サイト

Page 18: OSC 2012.Cloud
Page 19: OSC 2012.Cloud

Web サイトのアーキテクチャ

Page 20: OSC 2012.Cloud

Windows Azure Web サイトへの配置Git / FTP / Web 配置 / TFS (Team Foundation Service) をサポート

010101110010101010100010010101110

Git / FTP

010101110010101010100010010101110

010101110010101010100010010101110

Git / FTP

Git / FTP / Web 配置 / TFS Web サイト

Mac OS X

Linux

Windows

※ GitHub / CodePlexプロジェクトの自動配置も可能 (Gitベース)

Page 21: OSC 2012.Cloud

Windows Azure Web サイトの使用料金項目 Free Shared Reserved

価格 無料¥1.14/時間 (Preview)¥1.75/時間 (GA)

¥7.00 (S) ~ ¥27.98 (L) /時間 (Preview)¥10.49 (S)~ ¥41.96 (L) /時間 (GA)

最大サイト数 10 100 100

最大インスタンス数 1 6 10

ストレージ 1GB*1 1GB*1 10GB*1

RDB (MySQL) 20MB*1 20MB*1 20MB*1

データ転送 (受信) 無料 無料 無料

データ転送 (送信) 最大 165MB/日5GB/月まで無料以降は標準従量課金

5GB/月まで無料以降は標準従量課金

CPU 利用時間 60分/日まで 240分/日まで 専用

ドメイン azurewebsites.netazurewebsites.net

カスタム*2

azurewebsites.net

カスタム*2

*1 : 全サイト共有*2 : CNAME, A レコード

Page 22: OSC 2012.Cloud

Windows Azure Web サイトの管理

管理ポータル サイトmanage.windowsazure.com

コマンドライン ツールPowerShell cmdlets : Windows

Command Line Tools : Windows, Mac, Linux

Page 23: OSC 2012.Cloud
Page 24: OSC 2012.Cloud

これまでの企業システムとの連携

エージェントの

インストール

Windows Azure Connect

Access Control Service

AD FS 2.0

Web アプリAD Access Control Service

Page 25: OSC 2012.Cloud

これからは...

仮想ネットワーク

Page 26: OSC 2012.Cloud

Windows Azure 仮想ネットワーク

• プライベート IP アドレスをWindows Azure 上で利用

Page 27: OSC 2012.Cloud

1)【Windows Azure】仮想ネットワークの作成

2)【Windows Azure】VPN ゲートウェイの作成

3)【企業内システム】 VPN 機器の設定

VPN 接続方法

Page 28: OSC 2012.Cloud

一般的な VPN 機器の必須要件• IKE v1

• AES 128, 256

• SHA1, SHA2

サポートしている VPN 機器についてCisco Juniper

http://msdn.microsoft.com/en-us/library/windowsazure/jj156075.aspx

Page 29: OSC 2012.Cloud

仮想ネットワーク

Page 30: OSC 2012.Cloud

構成例

Page 31: OSC 2012.Cloud
Page 32: OSC 2012.Cloud

まとめ

• Linux サポート

• VHD ポータビリティ

• データの3重化 & 地理的複製

• 仮想マシンのスケールアップ・スケールダウン

• VPN 接続

• 仮想マシン上でのドメインコントローラー構築も

• PHP, Node.js, Python サポート

• WordPress などを簡単インストール

Page 33: OSC 2012.Cloud

start now.http://WindowsAzure.com

Page 34: OSC 2012.Cloud