OSS &...

33
OSS & PaaS で今すぐ始めるデータ解析

Transcript of OSS &...

Page 1: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

OSS & PaaSで今すぐ始めるデータ解析

Page 2: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

Applications

Clients

Infrastructure

Management

Databases &

Middleware

App Frameworks

& Tools

DevOps

PaaS &

DevOps

Microsoft Azure と OSSOSSを今すぐデプロイできるMarketplace

Page 3: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

Build rapidly and connect to the platformLeverage cloud infrastructure

Stakeholders

DBAs and data scientists

Microsoft Azure

Relational

Collective set of

multiple data sets

organized by tables,

records and columns

NoSQL & Cache

Non-relational DBs

where data is modelled

in means other than the

tabular relations used in

relational databases

Big Data

Accept data at a very

high velocity, and store

structured and

unstructured data in an

efficient and scalable

way across nodes

Functions

Operations Developers Business

Cloud-born LOBDev/Test, Production and Lift & Shift Docker, incl. via DC/OS

Azure Open Source Data Platform

Relational

Azure SQL Database

including revamped

client driver support for

PHP, Node.js, Java,

Linux ODBC and more

NoSQL & Cache

Azure DocumentDB,

including native

MongoDB wire

protocol support, and

Redis Cache

Big Data

Azure HDInsight – full

Hadoop solution

available as a service on

Windows and Linux

MySQL

PostgreSQL

DB 担当の方だけでなく、アプリ開発者の方のニーズや、プロジェクトの様々な要件にもマッチ

Page 4: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

Azure DB forMySQL & PostgreSQL

Page 5: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

高可用性が組み込まれたDBを数分でデプロイ

ダウンタイムがほぼ存在しないスケーラビリティ

万全のセキュリティでデータを保護

ストレージマネジメントが可能な自動バックアップ

今までと同じツール、ドライバ、ライブラリ

データベースの運用ではなくアプリケーションにフォーカス

Page 6: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

// // Flexible

Po

wer

BI, A

pp

Serv

ices,

Data

Fact

ory

,

An

aly

tics

, M

L, C

og

nit

ive, B

ot…

Global Azure with 42 Regions

Azure Compute

SQL Data

Warehouse

Azure Storage

SQL Database MySQLPREVIEW PostgreSQLPREVIEW

Flexible: On-demand scaling, Resource governance

Trusted: HA/DR, Backup/Restore, Security, Audit, Isolation

Intelligent: Advisors, Tuning, MonitoringDatabase

Services

Platform

Page 7: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

US West

REST API

Common solution for access control, identity,

deployment notifications, metrics, billing…

AzurePortal

Azure CLICustom Mgt. Applications

Server provisioning and

management

Control Plane

Services

Application

Postgres/MySQL

Client

Native engine protocol

Database Tools(Pgadmin, psql)

Postgres/MySQL

Client

Native engine protocol

mydb.<mysql/postgres>.database.azure.com

Azure

Resource

Manager

Page 8: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

Application

Postgres/MySQL

Client

US WestServer provisioning and

management

Control Plane

Services

retry

mydbMYDB

Virtually no app down time

No need for replicas management

Save costs

Gateway

IP1:5432 (Postgres)

IP1:3306 (MySQL)

mydb.<mysql/postgres>.database.azure.com

Page 9: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

Application

MySQL/Postgres

Client

US WestServer provisioning and

management

Control Plane

Services

retry

mydbMYDB

Gateway

IP1:5432 (Postgres)

IP1:3306 (MySQL)

mydb.<mysql/postgres>.database.azure.com

Detach remote

storage

Attach remote

storage

Virtually no app down time

Configure and scale compute and storage independently

Save costs

Page 10: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

Demo

Page 11: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

Azure Cosmos DB

Page 12: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

Azure Cosmos DB

SQLMongoDB

Table API

ターンキー

グローバル分散

ストレージ、スループットの

エラスティック スケール アウト

99 パーセンタイルでの

低レイテンシ保証

包括的な SLA

5 つの明確に定義された

整合性モデル

ドキュメント列ファミリキー/値 グラフ

Page 13: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

キー/値

Key Value

Key1 $3.05

Key2 9/22/1974

Key3 $4.99 Profile1.jpg

🗝

Page 14: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

列指向

🏛

Page 15: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

ドキュメント

📄

Page 16: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

グラフ

📈

Page 17: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

ミッション クリティカルなアプリケーションを世界中に分散

Page 18: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

IoT

Page 19: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

パーソナライズ

Page 20: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

ゲーム

Page 21: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

Demo

Page 22: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

Case Studies

Page 23: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

高 度 な 分 析 と ビ ッ グ デ ー タ

す べ て の 業 界 に 影 響

Heartland Bank は詐欺を防止して収益を改善

英国 NHS は情報アクセスの高速化によって医療を変革

City of Barcelona はインテリジェントなアプリにより市民の融合を推進

Jet.com は真にきめ細かく行き届いたエクスペリエンスによって顧客エンゲージメントを変革

Rolls Royce は予測的メンテナンスによってコストを削減

製造

ダウンタイムをなくし、資本資産に対するより優れた予測的メンテナンスを可能にすることで効率を改善

銀行

より正確な不正検出により損失を最小限に抑え、包括的なアプローチを使用して資産に対するエクスポージャー、信用、およびマーケット リスクを評価

インテリジェントな検出と適時サービスによって業務効率を高め、患者ケアエクスペリエンスを改善

医療 政府機関

適切な情報とパーソナライズされた市民サービスにより、市民を支援し、市民とのエンゲージメントを強化

小売

個別の顧客との対話を状況に応じたエンゲージメントに変換し、高度にパーソナライズされたオファーとコンテンツによって顧客満足度を改善

Page 24: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

“当社の目標は、データのためのデータではなく、クラウドおよび分析テクノロジを取り入れて、適切な関係者に適時に専門度の高い洞察を提供することです。”

Nick Farrant 氏シニア バイス プレジデント、Rolls-Royce

Page 25: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including
Page 26: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

Jet.com

Page 27: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

TOYOTA Connected

Page 28: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including
Page 29: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

MyAnalytics

Page 30: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

MyAnalytics

Page 31: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

MyAnalytics

Page 32: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

Architecture

Page 33: OSS & PaaSで今すぐ始めるデータ解析ossforum.jp/jossfiles/2018.11.16_OSS_Enterprise_day.pdf · PHP, Node.js, Java, Linux ODBC and more NoSQL & Cache Azure DocumentDB, including

© 2018 Microsoft Corporation. All rights reserved.

本情報の内容(添付文書、リンク先などを含む)は、作成日時点でのものであり、予告なく変更される場合があります。