マイクロソフトが提供するAI関連サービスとその最新事例

Size: px
Start display at page:

Download "マイクロソフトが提供するAI関連サービスとその最新事例"

Transcription

1 Microsoft の AI 関連サービスと最新事例の紹介

2 本日のアジェンダ マイクロソフトの AI への取り組み マイクロソフトの AI 関連サービス お客様の導入事例 2019 Microsoft Corporation. All rights 2

3 Microsoft mission Empower every person and every organization on the planet to achieve more 地球上のすべての個人とすべての組織が より多くのことを達成できるようにする 2019 Microsoft Corporation. All rights

4 Microsoft の AI への取り組み 時代が早すぎた ( かもしれない ) 2019 Microsoft Corporation. All rights 4

5 Microsoft AI の成果 - 人間と同等以上の精度 年 2017 年 2018 年 1 月 2018 年 3 月 2019 Microsoft Corporation. All rights 5

6 AI の民主化 6

7 + AI

8 Security & Management Security Center VM Scale Set Compute Functions Platform as a Services (PaaS) Web Apps Web and Mobile Logic Apps API Management Developer Services Azure DevOps Application Insights Hybrid Operations StorSimple Portal Batch Service Fabric Mobile Apps API Apps Notification Hubs DevTest Labs Developer Tools Backup Azure Active Directory Azure Monitor Automation Key Vault Storage Queue Service Bus Integration Media & CDN BizTalk Services Hybrid Connection Analytics & IoT & Intelligence IoT Hub Stream Analytics Machine Learning HDInsight (Hadoop) SQL Database Cosmos DB Data SQL Data Warehouse Azure Database for MySQL Site Recovery Log Analytics Security Center Import/Export Marketplace Media Services CDN Cognitive Services Bot Service Analysis Services Table Storage Advisor Infrastructure as a Services (IaaS) Compute Storage Networking Virtual Machines Container Service Blob Storage Premium Storage (SSD) Virtual Network VPN Gateway Load Balancer Express Route DNS Application Gateway Traffic Manager Azure Datacenter Infrastructure

9 マイクロソフトの AI 関連サービス 会話 AI ボットエージェント 学習済み AI から機械学習の統合開発基盤 (GPU インスタンスなど ) まで幅広く用意 対話インターフェース Azure Bot Service 学習済み AI Cognitive Services カスタム AI Azure Machine Learning 2019 Microsoft Corporation. All rights 9

10 マイクロソフトの AI 関連サービス 会話 AI ボットエージェント 学習済み AI から機械学習の統合開発基盤 (GPU インスタンスなど ) まで幅広く用意 対話インターフェース Azure Bot Service 学習済み AI Cognitive Services カスタム AI Azure Machine Learning 2019 Microsoft Corporation. All rights 10

11 学習済み AI - Cognitive Services 画像言語音声検索決定 Video Indexer カスタムカスタムカスタムカスタムカスタム 画像認識言語認識音声サービス検索デシジョンサービス 2019 Microsoft Corporation. All rights 11

12 Computer Vision 画像分析 オブジェクト カラー 画像 / 絵 アウトライン化 顔 : 年齢 / 性別 / 表示位置 タグ キャプション付け OCR 画像に含まれる文字データ読み取り 画像から手書き文字の読み取り その他 著名人 史跡名勝地の検出 サムネイル画像の作成 Categories Faces Dominant color background Dominant color foreground Accent Color [ { "Name": "people_swimming", "Score": } ] [ { "Age": 36, "Gender": "Male", "FaceRectangle": { "Top": 133, "Left": 298, "Width": 121, "Height": 121 } } ] "White" "Grey" #19A4B2 Where there is love there is life. Mahatma Gandhi 2 October January Microsoft Corporation. All rights 12

13 Face 顔を検出して年齢 性別を推定

14 Face 顔から感情を検出する

15 Custom Vison Service カスタム画像認識

16 すぐ試すことができます Microsoft Azure で検索 Microsoft Azure の製品ページへ 2019 Microsoft Corporation. All rights 16

17 Cognitive Services API から利用可能な 事前学習済み AI モデル よりよい結果を得るため / ユーザーに合わせてカスタマイズ可能 クラウド上で学習したモデルを エッジでも利用可能 GDPR はじめとしたコンプライアンスに準拠 2019 Microsoft Corporation. All rights 17

18 UiPath 全体アーキテクチャー Attended Robot/ Unattended Robot Attended Robot Unattended Robot Orchestrator デジタルレイバー Orchestrator 管理コンソール Attended Robot: 人間と共に作業し プロセスを自動的に完了するのを支援 Unattended Robot: 人間とのやりとりが無く ( 無人で ) 動作 優れた精度を誇るコンピュータービジョンテクノロジー UiPath Studio UiPath Studio RPAワークフロー開発ツール 直観的な操作性 テンプレートからの作成 ドラッグアンドドロップ操作 レコーディング機能 Citrixウィザード OCR/AIとの連携 UiPath Studio インテリジェントな管理 : ワークフローのデプロイ / リリース管理 スケジュール管理 キューによる分散処理 実行ログの集中管理 Elasticsearch / Kibana の活用による充実した分析機能 エンタープライズレベルのセキュリティ API による外部連携

19 UiPath と Azure Cognitive Service を使った 手書き文字認識 ~ Vision API and OCR today ~

20 マイクロソフトの AI 関連サービス 会話 AI ボットエージェント 学習済み AI から機械学習の統合開発基盤 (GPU インスタンスなど ) まで幅広く用意 対話インターフェース Azure Bot Service 学習済み AI Cognitive Services カスタム AI Azure Machine Learning 2019 Microsoft Corporation. All rights 20

21 Azure Machine Learning Azure Machine Learning Studio Azure Machine Learning Services 2019 Microsoft Corporation. All rights 21

22 Azure Machine Learning Studio とは 機械学習プラットフォーム Microsoft Azure の AI カテゴリーの 1 サービス Web ブラウザーベースの機械学習サービス (PaaS) できること サンプルを使った機械学習 データのインポートや整形 機械学習のモデルの作成 作成したモデルの公開 (Web API) 既存のモデルの (R / Python ベース ) インポート 2019 Microsoft Corporation. All rights 22

23 Azure Machine Learning Studio 2019 Microsoft Corporation. All rights 23

24 Azure Machine Learning でできること 回帰分析 Regression クラス分類 Classification クラスタリング Clustering 異常検知 Anomaly Detection 説明 過去のデータから未来の値を予測 活用シーン 店舗の販売予測 株価の変動予測 与えられたデータに適切なクラスを割り当て 迷惑メールの判定 画像認識 値の類似性をもとにデータをグルーピング 顧客の属性分け 期待されるパターンから外れたデータを検出 部品の欠陥判定 2019 Microsoft Corporation. All rights 24

25 もっと早いマシンを使いたい Web Service にしかデプロイできない 25

26 Azure Machine Learning service データ準備モデリングモデル適用モニタリング Python ライブラリが自由に利用可 Pytorch TensorFlow Scikit-learn スケーラブル 効率的な実行環境 Azure Databricks Batch AI Azure VM 学習 推論のためのプロセッサ 柔軟なモデル適用環境 Cloud Edge

27 Azure Machine Learning service の特徴 モデル登録 前処理 モデル評価 モデル学習 モデル選択 ハイパーパラメータ選択 ローカル PC, VM (CPU/GPU), Batch AI, Databricks Automated ML 2019 Microsoft Corporation. All rights

28 マイクロソフトの AI をご利用のお客様 2019 Microsoft Corporation. All rights 28

29 まとめ マイクロソフトの AI 関連サービス Cognitive Services 学習データの用意が不要 Azure Machine Learning 学習データから作るあなただけの AI お客様の導入事例 その他の事例は ブースにて Microsoft AI 事例大全配布中 2019 Microsoft Corporation. All rights

30

Microsoft Azure Microsoft Corporation Global Blackbelt Sales Japan OSS TSP Rio Fujita

Microsoft Azure Microsoft Corporation Global Blackbelt Sales Japan OSS TSP Rio Fujita Microsoft Azure Microsoft Corporation Global Blackbelt Sales Japan OSS TSP Rio Fujita Agenda Microsoft Azure Microsoft Azure Microsoft OSS 2 Microsoft Azure Promotion 3 https://azure.microsoft.com/ja-jp/free/

More information

Microsoft Azure Azure

Microsoft Azure Azure Microsoft Azure Azure 2018 1 Microsoft Azure Azure Microsoft Web Azure Microsoft Azure Azure IT Web (IoT) OS Docker Linux JavaScript Python.NET PHP Java Node.js Ruby ios Android Windows IT IT Microsoft

More information

Microsoft Azure Azure Microsoft Web Azure Microsoft Azure Azure IT Web (IoT) OS Docker Linux JavaScript Python.NET PHP Java Node.js Ruby ios Android W

Microsoft Azure Azure Microsoft Web Azure Microsoft Azure Azure IT Web (IoT) OS Docker Linux JavaScript Python.NET PHP Java Node.js Ruby ios Android W Microsoft Azure 2018 11 Microsoft Azure Azure Microsoft Web Azure Microsoft Azure Azure IT Web (IoT) OS Docker Linux JavaScript Python.NET PHP Java Node.js Ruby ios Android Windows IT IT Microsoft (EU)

More information

FUJITSU Cloud Service A5 for Microsoft Azure サービス仕様書

FUJITSU Cloud Service A5 for Microsoft Azure サービス仕様書 FUJITSU Cloud Service A5 for Microsoft Azure サービス仕様書 2017 年 3 月 30 日 1. Microsoft Azure 機能サービス仕様本サービスは 契約者がインターネット経由で本プラットフォームにアクセスすることにより 契約者の保有するアプリケーションを実行させるための仮想化されたソフトウェア実行環境としてのコンピューティング機能 各種形式のデータを格納

More information

Windows Azure Microsoft Azure 登 場 本 セッションはここ!! 2

Windows Azure Microsoft Azure 登 場 本 セッションはここ!! 2 プライベートクラウド 構 築 ツール ~ロードマップ~ Windows Azure Microsoft Azure 登 場 本 セッションはここ!! 2 1. Azure Pack の 今 2. Azure Stack の 前 に 最 近 の Azure 3. Azure Stack とは? 4. 今 のうちから 知 っておいてほしい 事 3 4 Microsoft Azure (パブリッククラウド)

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション 第 15 回 PC クラスタシンポジウム Microsoft Azure for Researcher 日本マイクロソフト株式会社パブリックセクター統括本部 中田 寿穂 Agenda 1 Researcher 向けの Microsoft Azure の機能 2 ハイブリット HPC クラスタ環境を提供する HPC Pack 3 Linux も利用可能な Microsoft Azure 4 HPC 向けインスタンス

More information

安心と安全の Microsoft Azure インフラストラクチャ入門 日本マイクロソフト株式会社クラウドソリューションアーキテクト 大川高志

安心と安全の Microsoft Azure インフラストラクチャ入門 日本マイクロソフト株式会社クラウドソリューションアーキテクト 大川高志 安心と安全の Microsoft Azure インフラストラクチャ入門 日本マイクロソフト株式会社クラウドソリューションアーキテクト 大川高志 本日のおしながき ここで前置き 世界最高クラスの SLA あったらコワイこんなこと 旧来の 落ちない サーバー 旧来の 落ちない サーバー クラウド時代の 落ちない サーバー ということは クラウドってけっこう落ちるんでしょ? https://azure.microsoft.com/ja-jp/support/legal/sla/

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション Microsoft Azure for Researcher 日本マイクロソフト株式会社パブリックセクター統括本部テクノロジーソリューションセールス本部 平塚建一郎 Agenda 1 Researcher 向けの Microsoft Azure の機能 2 ハイブリット HPC クラスタ環境を提供する HPC Pack 3 Linux も利用可能な Microsoft Azure 4 HPC 向けインスタンス

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション これまで = 敵無しの状態 同業他社を参考にリスクヘッジ ( 結果数年遅れも ) ベンダー & コストのコントロールが重要 これから = クラウドという競争相手の出現 比較しても遜色のないよう IT のサービス化は必然 IT 部門ではなく利用部門にとっての最適解を提示 ( 自社にとっての最適解をビジネス / 技術両面で理解 ) 3 管理 Azure: 短期間で次々に新サービスを発表 管理ポータル Key

More information

Microsoft Azure

Microsoft Azure Microsoft Azure 2019 2 Microsoft Azure Microsoft Azure...2 Microsoft Azure... 2... 3...4 Web...5 Microsoft Azure...6 Azure... 6... 6 ( )... 6...7... 8... 9... 9... 10 SLA ( )... 12 SLA...12 SLA...12 Microsoft

More information

PowerPoint Presentation

PowerPoint Presentation Microsoft Azure って何ですか?? IaaS PaaS 物理環境仮想化環境 IaaS PaaS SaaS クラウドプラットフォーム アプリケーション アプリケーション アプリケーション データ データ データ ランタイム ランタイム ミドルウエア ミドルウエア OS OS 仮想化 サーバー ストレージ ネットワーク Windows Server Microsoft Azure

More information

Microsoft Azureが切り拓くRPAのさらなる未来

Microsoft Azureが切り拓くRPAのさらなる未来 UiPathxAI / クラウドセッション⑤ Microsoft Azureが切り拓くRPAのさらなる未来 浅野 智 氏 日本マイクロソフト株式会社 業務執行役員 クラウド エンタープライズ本部 本部長 クラウドと AI のトレンド ~ 我々を取り巻くビジネス環境 ~ はじめに 現代はリアリティと デジタルの境界を超越する時代 その背景は 産業ロボット 2007 の 3% のコスト DNA 塩基配列決定法

More information

一緒に使おう Windows Server 2019 & Microsoft Azure 日本マイクロソフト株式会社クラウド & ソリューション事業本部テクノロジーソリューションプロフェッショナル 瀧本文男 CI16

一緒に使おう Windows Server 2019 & Microsoft Azure 日本マイクロソフト株式会社クラウド & ソリューション事業本部テクノロジーソリューションプロフェッショナル 瀧本文男 CI16 一緒に使おう Windows Server 2019 & Microsoft Azure 日本マイクロソフト株式会社クラウド & ソリューション事業本部テクノロジーソリューションプロフェッショナル 瀧本文男 CI16 アジェンダ 2 Windows Admin Center 4 提供形態 https://docs.microsoft.com/ja-jp/windows-server/manage/windows-admin-center/understand/windows-admin-center

More information

1 Microsoft Windows Server 2012 Windows Server Windows Azure Hyper-V Windows Server 2012 Datacenter/Standard Hyper-V Windows Server Windo

1 Microsoft Windows Server 2012 Windows Server Windows Azure Hyper-V Windows Server 2012 Datacenter/Standard Hyper-V Windows Server Windo Windows Server 2012 2012 1 Cloud OS Windows Azure Platform On-Premises Service Provider 1 Microsoft Windows Server 2012 Windows Server 2012 1 Windows Azure Hyper-V Windows Server 2012 Datacenter/Standard

More information

Microsoft の最新事情 Windows Server 2012 の管理をする System Center ~ SP1 と SPF の概要 ~ 日本マイクロソフト株式会社エバンジェリスト高添修

Microsoft の最新事情 Windows Server 2012 の管理をする System Center ~ SP1 と SPF の概要 ~ 日本マイクロソフト株式会社エバンジェリスト高添修 Microsoft の最新事情 Windows Server 2012 の管理をする System Center ~ SP1 と SPF の概要 ~ 日本マイクロソフト株式会社エバンジェリスト高添修 新製品とサービスが次々に登場! Windows Server 2012 Datacenter Edition Standard Edition Essentials Foundation Storage

More information

Server and Cloud Platform template

Server and Cloud Platform template 利用形態に合わせたクラウド利用 クラウドプラットフォーム 利用形態に合わせたクラウド利用 アプリケーション アプリケーション アプリケーション データ データ データ ランタイム ランタイム ミドルウエア ミドルウエア OS OS 仮想化 サーバー ストレージ ネットワーク Windows Server Microsoft Azure 仮想マシン Windows Server Hyper-V Microsoft

More information

HPC on Azure

HPC on Azure HPC on Azure 1 アジェンダ Microsoft Azure のご紹介 Microsoft Azure における HPC HPC 運用モデル HPC 向けインスタンス Microsoft Azure を用いた HPC 利用シナリオ Azure が提供するサービスを利用した共同研究を加速させるシナリオ HPC 関連のドキュメント Microsoft Azure のご紹介 (2017年 11月

More information

製品概要

製品概要 InterScan Web Security as a Service (IWSaaS) ご提案書 トレンドマイクロ株式会社 製品概要 ネット利用状況の変化 Employees 多種多様な Web アプリケーション Web メール オンラインショッピング オンライントレード 業務系ソフト etc 私的な SNS サイトを利用したいユーザと 仕事に関係のある SNS のみを許可したい管理者 Web 2.0

More information

スピーカースライド作成前の確認シート例

スピーカースライド作成前の確認シート例 OSS & PaaS で今すぐ始めるデータ解析 Microsoft Azure と OSS OSS を今すぐデプロイできる Marketplace DevOps Clients Management Applications PaaS & DevOps App Frameworks & Tools Databases & Middleware Infrastructure Azure Open Source

More information

ハイブリッドクラウド戦略のコア製品 Microsoft Azure Stack で出来ること 日本マイクロソフト株式会社クラウドプラットフォーム製品部エグゼクティブプロダクトマネージャ伊賀絵理子 1940 億 Azure App Service への外部からのリクエスト数 3400 億 Azure SQL Database へのリクエスト数 Fortune 500 企業の Microsoft Cloud

More information

Azure で IoT を実現する Things Connec tivity Data Insight Action IoT Edge IoT Hub Data Factory Azure Storage Azure Data Lake Store SQL Database SQL Data War

Azure で IoT を実現する Things Connec tivity Data Insight Action IoT Edge IoT Hub Data Factory Azure Storage Azure Data Lake Store SQL Database SQL Data War Azure で IoT を実現する Things Connec tivity Data Insight Action IoT Edge IoT Hub Data Factory Azure Storage Azure Data Lake Store SQL Database SQL Data Warehouse Cosmos DB Stream Analytics Machine Learning

More information

WS_EOS_user_Web

WS_EOS_user_Web 2003 2003 Server and Cloud Platform Microsoft Azure http://aka.ms/ws03mig http://www.microsoft.com/ja-jp/server-cloud/#fbid=sct1bzgkj36 http://www.microsoft.com/japan/msbc/express/campaign/azure/ http://www.microsoft.com/ja-jp/casestudies

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション CloudWeek2019@Hokkaido University マイクロソフトの R&D クラウド 教育 研究者のためのマイクロソフトクラウドのレシピ 日本マイクロソフト株式会社パブリックセクター事業本部クラウドアーキテクト 中田 寿穂 Case Studies What you can do with Microsoft Azure? バージニア工科大学の事例のビデオ https://www.youtube.com/watch?v=mgxfbtp7se4&t=28s

More information

The Microsoft Conference 2014 ROOM E

The Microsoft Conference 2014 ROOM E The Microsoft Conference 2014 ROOM E 本セッションの目的とゴール 本セッションでは Contoso ドラッグ株式会社エリアマネージャ村松健の課題を解決するため 次のソリューションを紹介します Microsoft Azure を活用した営業支援モバイルアプリ 改善のための要件: エリア マネージャー 村松健の場合 Windows LOB アプリ マイクロソフトのソリューションとその効果

More information

統合運用管理ソフトウェア FUJITSU Software Systemwalker 総合カタログ

統合運用管理ソフトウェア FUJITSU Software Systemwalker 総合カタログ FUJITSU Software Systemwalker FUJITSU Software Systemwalker ICT ICTICT ICT ICT FUJITSU Software SystemwalkerICTICT ICT ICT ICT ICT 1 Systemwalker ICT ICT ICT ICT ICT Systemwalker ICT ICT ICT ICT ICT ICT

More information

Procedure-for-Azure-v1.1

Procedure-for-Azure-v1.1 Azure 環境 UiPath Orchestrator 構築手順書 v1.1 目次 改訂履歴構築手順書に関しての留意事項構成図 ARM で作成されるリソース一覧構築手順 1. Azure signup 2. Azure Marketplace を利用した Orchestrator デプロイ 3. OC にアクセス 4. Azure Marketplace を利用した Robot デプロイ 5. デプロイした

More information

Hortonworks Kitase

Hortonworks Kitase Data Platform エキスパートに聞く クラウドで実現するビッグデータ活 本マイクロソフト株式会社 本アイ ビー エム株式会社 ホートンワークスジャパン株式会社 佐藤 直 平 毅 北瀬 公彦 Hortonworks 2 アジェンダ メジャーなクラウドにおけるビッグデータ アナリティクス関連サービスについて確認 Azure のビッグデータ アナリティクス関連サービスについて IBM のビッグデータ

More information

2016 IT? Microsoft Azure (SDDC) Window

2016 IT? Microsoft Azure (SDDC) Window 2016 パーフェクト ガイド クラウド対応オペレーティング システム 2016 IT? 2016 2016 Microsoft Azure (SDDC) Window 2016 2 2016 OS OS 2016 2016 2016 ( ) 24 48 200 ( ) 1: 24 48 2014 205 ID Anthem Inc. 8,000 Premera Blue Cross 1,100 2016

More information

tokyo_t3.pdf

tokyo_t3.pdf 既存アプリを気軽にインテリジェント化 intra-mart の AI 基盤 IM-AI 新登場! IM-AI 基盤のご紹介 NTT データイントラマート デジタルビジネス事業推進室 高松大輔 2 アジェンダ 1 2 3 4 5 intra-martのai 基盤ご紹介 KNIMEについて活用例のご紹介今後の取り組みまとめ 3 1 intra-mart の AI 基盤ご紹介 4 intra-mart の

More information

本日の内容 第 1 章 第 2 章 第 3 章 第 4 章 クラウド市場におけるマイクロソフトの優位性 Microsoft Azure の特 PaaS の特 Microsoft Azure 利 料 サポート 事例 2

本日の内容 第 1 章 第 2 章 第 3 章 第 4 章 クラウド市場におけるマイクロソフトの優位性 Microsoft Azure の特 PaaS の特 Microsoft Azure 利 料 サポート 事例 2 Microsoft Azure 上で実現するクラウド型エンタープライズ CMS エンタープライズに適したクラウド Microsoft Azure 概要 日本マイクロソフト株式会社エバンジェリスト武田正樹 Masaki.Takeda@Microsoft.com 1 Microsoft Azure 本日の内容 第 1 章 第 2 章 第 3 章 第 4 章 クラウド市場におけるマイクロソフトの優位性 Microsoft

More information

よくある問題を解決する~ 5 分でそのままつかえるソリューション by AWS ソリューションズビルダチーム

よくある問題を解決する~ 5 分でそのままつかえるソリューション by AWS ソリューションズビルダチーム すぐに利用できる状態のソリューションを使って一般的な問題を 5 分以内に解決 Steve Morad Senior Manager, Solutions Builder Team AWS Solution Architecture May 31, 2017 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.

More information

Presentation Template Koji Komatsu

Presentation Template Koji Komatsu OpenStack Day 2013 Panel Discussion 2013-03-12 ヴイエムウェア株式会社テクニカルアライアンスマネージャ小松康二 アジェンダ VMware のクラウドソリューション VMware と OpenStack クラウド時代の IT エンジニア - 2 - VMware のクラウドソリューション SDDC ( = Software-Defined Datacenter

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション 第16回IPABシンポジウム IoT/クラウド時代のバイオデータ解析 日本マイクロソフト株式会社 パブリックセクター統括本部 クラウドアーキテクト 寿穂 @2016 Microsoft Corporation.中田 All rights reserved. 1 https://www.youtube.com/watch?v=tnhzqklchim 2 先端医科学研究センター バイオ医薬品の有害事象を機械学習で予測

More information

クラウド時代のインフラ構成/変更管理とコンプライアンス管理

クラウド時代のインフラ構成/変更管理とコンプライアンス管理 Oracle Direct Seminar / 2009 11 11 Agenda IT / / Oracle Direct Concierge SQL Server MySQL PostgreSQL Access Oracle Database Oracle Developer/2000 Web Oracle Database Oracle Database

More information

スピーカースライド作成前の確認シート例

スピーカースライド作成前の確認シート例 Azure DevOps Projects にも役立つ! Visual Studio Team Services (VSTS) / Team Foundation Server (TFS) ビルド & リリース機能の仕組みを解説 AD27 セッション概要 VSTS / TFS 上での CI / CD パイプライン構築に役立つノウハウや考え方をご紹介します Build 2018 でアナウンスされたアップデートも紹介

More information

XML Consortium 2009/5/8 XML Consortium Enterprise2.0 アプリを支えるクラウド基盤としての Windows Azure XML コンソーシアム Web 2.0 部会 日立ソフト宮崎昭世 Microsoft MVP for Development Pl

XML Consortium 2009/5/8 XML Consortium Enterprise2.0 アプリを支えるクラウド基盤としての Windows Azure XML コンソーシアム Web 2.0 部会 日立ソフト宮崎昭世 Microsoft MVP for Development Pl Enterprise2.0 アプリを支えるクラウド基盤としての Windows Azure XML コンソーシアム Web 2.0 部会 日立ソフト宮崎昭世 Microsoft MVP for Development Platforms - ASP/ASP.NET Agenda クラウドとは Windows Azure とは Windows Azure 開発環境 Windows Azure の開発

More information

新たなる価値の創造:TwinCAT IoT & TwinCAT Analytics

新たなる価値の創造:TwinCAT IoT & TwinCAT Analytics TwinCAT IoT & TwinCAT Analytics IoT TwinCAT IoT TwinCAT Analytics : PC IoT TwinCAT IoT TwinCAT Analytics IoT 2 IoT TwinCAT IoT IoT + TwinCAT Analytics = 3 HMI IoT IT EtherCAT IT 4 TwinCAT PLC 5 IBM Watson

More information

SAP のプラットフォームとして IBM Cloudを選択すべき理由徹底解説 :SAPをクラウドで活用する 3つのパターン 最善の選択肢は? ERP をクラウド化したいと考える場合 企業システムの中心を担うだけにその実現方法は慎重に検 討したい IBM が SAP システム向けに用意する 3 つのサ

SAP のプラットフォームとして IBM Cloudを選択すべき理由徹底解説 :SAPをクラウドで活用する 3つのパターン 最善の選択肢は? ERP をクラウド化したいと考える場合 企業システムの中心を担うだけにその実現方法は慎重に検 討したい IBM が SAP システム向けに用意する 3 つのサ SAP のプラットフォームとして IBM Cloudを選択すべき理由徹底解説 :SAPをクラウドで活用する 3つのパターン 最善の選択肢は? ERP をクラウド化したいと考える場合 企業システムの中心を担うだけにその実現方法は慎重に検 討したい IBM が SAP システム向けに用意する 3 つのサービスラインアップから ニーズに合わせた選 択肢を探る ERP ERP SAP IBM IBM 40

More information

Cognitive Services Build 2018 を一気にチェックする 50 分! AI18

Cognitive Services Build 2018 を一気にチェックする 50 分! AI18 Cognitive Services 最新情報 @ Build 2018 を一気にチェックする 50 分! AI18 Bing Spell Check Text Analytics Translator Speech Speech Custom Speech Speech API Translator Text Unified Speech Language Speaker Recognition

More information

IBM 次世代クラウド・プラットフォーム コードネーム “BlueMix”ご紹介

IBM 次世代クラウド・プラットフォーム コードネーム “BlueMix”ご紹介 IBM Bluemix www.bluemix.net IBM Bluemix オンラインセミナー今からはじめる Bluemix シリーズ第 3 期進化する Bluemix 第 2 回 プライベート API カタログ 日本アイ ビー エムシステムズ エンジニアリング株式会社 クラウド ソリューション 松井学 2014 年 11 月 20 日の Global アナウンス 1. DevOps に関する更なる機能拡張

More information

Automation for Everyone <デモ で実感できる、組織全体で活用できるAnsible Tower>

Automation for Everyone <デモ で実感できる、組織全体で活用できるAnsible Tower> Mixed-OSS における PostgreSQL の活用 2018 年 8 月 24 日三菱総研 DCS 株式会社 三菱総研 DCS の会社概要 IT コンサルティングからシステムの設計 開発 運用 処理まで すべての局面でサービスを提供できる IT トータルソリューションを実現しています 東京本社 ( 品川 ) 千葉情報センター 東京ビジネスセンター ( 木場 ) 商号設立資本金代表取締役社長株主

More information

クラウド OS ビジョンのおさらい 柔 軟 な 開 発 一 元 化 された 管 理 共 通 の ID 統 合 された 仮 想 化 完 全 なデータ プラット フォーム

クラウド OS ビジョンのおさらい 柔 軟 な 開 発 一 元 化 された 管 理 共 通 の ID 統 合 された 仮 想 化 完 全 なデータ プラット フォーム SC-006 仮 想 化 からクラウドへ~ Windows Server 2012 R2 System Center 2012 R2 Windows Azure Pack でできる クラウド インフラの 作 り 方 日 本 マイクロソフト 株 式 会 社 サーバープラットフォームビジネス 本 部 エグゼクティブプロダクトマネージャー 柿 本 岳 文 クラウド OS ビジョンのおさらい 柔 軟 な 開

More information

Elastic stack Jun Ohtani 1

Elastic stack Jun Ohtani 1 Elastic stack Jun Ohtani 2017/12/06 @johtani 1 about Me, Jun Ohtani / Technical Advocate lucene-gosen ElasticSearch Server http://blog.johtani.info Elasticsearch, founded in 2012 Products: Elasticsearch,

More information

FUJITSU Cloud Service for Microsoft Azure ご紹介資料

FUJITSU Cloud Service for Microsoft Azure ご紹介資料 FUJITSU Cloud Service for Microsoft Azure ご紹介 概要編 富士通株式会社 Copyright 2018 FUJITSU LIMITED 目 次 概要 提供機能 活用事例 サービス価格 当資料で記載されている製品名などの固有名詞は 各社の商標または登録商標です 本資料に掲載の情報は 2018 年 6 月現在の情報です サービスに関する情報など 随時変更されることがありますのでご了承ください

More information

PowerPoint Presentation

PowerPoint Presentation ウェブ セミナー 大学におけるシステムのAzure移行と 新 認 証 基 盤 の 構 築 に つ い て 2017年 11月 株式会社ページワン シニアアーキテクト プラットフォームソリューションビジネスユニット 田中徹 たなか とおる t-tanaka@pageone.ne.jp ご提案 1 はじめに マイクロソフト ウェブセミナー 注意点 説明で使用している資料などは 2017 年 11 月現在のものとなります

More information

IT IT 1 YEFIM V. NATIS GARTNER Amazon ebay Amazon E FAO Schwarz LED E IoT Red Hat IT Gartner Gartner Newsroom

IT IT 1 YEFIM V. NATIS GARTNER Amazon ebay Amazon E FAO Schwarz LED E IoT Red Hat IT Gartner Gartner Newsroom Red Hat (IoT) IT IT Red Hat Red Hat (IoT) Red Hat IT Red Hat...2 RED HAT...3... 3... 3... 4... 4 facebook.com/redhatjapan @redhatjapan linkedin.com/company/red-hat... 5 IoT ()... 5... 8...9 IT IT 1 YEFIM

More information

............................................................................................................................. 3.......................

............................................................................................................................. 3....................... Xeon Microsoft* System Center Virtual Machine Manager Self-Service Portal 2.0 Microsoft* System Center Virtual Machine Manager Self-Service Portal 2.0 Xeon 5500 Xeon 5600 IT IT Xeon Windows Server* Hyper-V*

More information

PPT Template

PPT Template IPv6 対応クラウドサービスワークショップ A/AAAA records IPv4 インターネット 1 2 5 フォールバック IPv6 インターネット RST NGN 4 3 SYN IPv4 IPv4 / IPv6 デュアルスタック IPv6 Native IPv4 IPv4 / IPv6 デュアルスタック IPv6 Native http://blogs.msdn.com/b/b8/archive/2012/06/05/connecting-with-ipv6-in-windows-8.aspx

More information

日本銀行金融研究所第 18 回情報セキュリティ シンポジウム Microsoft に Fintech 概況および MSR における高機能暗号の研究動向について Kazumi Hirose Tech Solutions Professional, Microsoft Azure 廣瀬一海 ( デプロイ王子 ) 日本マイクロソフト株式会社クラウドプラットフォーム技術部テクノロジースペシャリスト 愛称

More information

IT/IT IBM IBM 100 IBM IBM DNA IBM IBM IT IT IT IT IT IT IoT Cloud / / IBM IBM IT/IT IT IT IBM 1. XX Important Legal Information/Data Protection 2. App

IT/IT IBM IBM 100 IBM IBM DNA IBM IBM IT IT IT IT IT IT IoT Cloud / / IBM IBM IT/IT IT IT IBM 1. XX Important Legal Information/Data Protection 2. App IT/IT IBM Zero to One IBM IBM IT/IT IBM IBM 100 IBM IBM DNA IBM IBM IT IT IT IT IT IT IoT Cloud / / IBM IBM IT/IT IT IT IBM 1. XX Important Legal Information/Data Protection 2. Apply to job(s) 10 Create

More information

PassSureExam Best Exam Questions & Valid Exam Torrent & Pass for Sure

PassSureExam   Best Exam Questions & Valid Exam Torrent & Pass for Sure PassSureExam http://www.passsureexam.com Best Exam Questions & Valid Exam Torrent & Pass for Sure Exam : 1z0-950-JPN Title : Oracle Data Management Cloud Service 2018 Associate Vendor : Oracle Version

More information

Microsoft PowerPoint - ã…Šã…¬ã…fiㅥㅼ盋_MVISONCloud製åfi†ç´¹ä»‰.pptx

Microsoft PowerPoint - ã…Šã…¬ã…fiㅥㅼ盋_MVISONCloud製åfi†ç´¹ä»‰.pptx ビジネスを加速化するクラウドセキュリティ McAfee MVISION Cloud のご紹介 クラウド IoT カンパニーエンべデッドソリューション部 https://esg.teldevice.co.jp/iot/mcafee/ esg@teldevice.co.jp 2019 年 5 月 Copyright Tokyo Electron Device LTD. All Rights Reserved.

More information

クラウド セキュリティ インターネット セキュア ゲートウェイ Umbrella

クラウド セキュリティ インターネット セキュア ゲートウェイ Umbrella Secure Internet Gateway SIG Cisco 208.67.222.222 + 208.67.220.220 C2 1 / Cisco Secure Internet Gateway SIG VPN ON/OFF DNS / Web Cisco IP/DNS Cisco DNS Domain Name System SIG SWG 80 443 Web SWG Web / IP

More information

How to Use the PowerPoint Template

How to Use the PowerPoint Template Customer Success Stories 2017 クラウド時代のアイデンティティ アクセス管理 - Oracle Identity Cloud Service のご紹介と導入のアプローチ - 日本オラクル株式会社クラウド テクノロジー事業統括 Fusion Middleware 事業本部 プリンシパル セールスコンサルタント井坂源樹 Copyright Copyright 2014 Oracle

More information

Windows Azure Platformを活用したPaaSサービス:FGCP/A5

Windows Azure Platformを活用したPaaSサービス:FGCP/A5 Windows Azure Platform PaaS : PaaS Service Using Windows Azure Platform 門間 仁 あらまし 2010 7 FUJITSU Global Cloud Platform Powered by Windows Azure Azure Windows Azure Abstract Fujitsu is preparing to offer

More information

スライド 1

スライド 1 Double-Take Availability Ver6.0 のご紹介 2012 年 12 月 1 Double-Take Availability Ver6.0 Double-Take Availability Ver6.0 2013 年 1 月 28 日リリース Windows Server 2012 対応 統合コンソール Node-Locked License 2 Double-Take Availability

More information

- 最新のマイクロソフト組み込み技術を学ぶ一日 IoT 時代の Windows とデバイス開発 Windows Embedded Community Day 株式会社デバイスドライバーズ日高亜友

- 最新のマイクロソフト組み込み技術を学ぶ一日 IoT 時代の Windows とデバイス開発 Windows Embedded Community Day 株式会社デバイスドライバーズ日高亜友 - 最新のマイクロソフト組み込み技術を学ぶ一日 IoT 時代の Windows とデバイス開発 Windows Embedded Community Day 株式会社デバイスドライバーズ日高亜友 Microsoft の IoT 関連技術の紹介.NET Micro Framework (NETMF) Microsoft Azure.NET Micro Framework からの Azure 接続方法紹介

More information

目次 初めに... 3 実習用 PC... 3 USB ケーブル... 4 Visual Studio 2015 のインストール... 4.NET Micro Framework SDK のインストール... 6 Azure SDK のインストール... 9 補足 NET Micro F

目次 初めに... 3 実習用 PC... 3 USB ケーブル... 4 Visual Studio 2015 のインストール... 4.NET Micro Framework SDK のインストール... 6 Azure SDK のインストール... 9 補足 NET Micro F IOT ハンズオン実施の ための事前準備手順書 Azure サブスクリプション契約無し版 2016/2/9 版 日本マイクロソフト株式会社デベロッパーエバンジェリズム統括本部テクニカルエバンジェリスト太田寛 Twitter:@embedded_george Blog: http://blogs.msdn.com/hirosho 目次 初めに... 3 実習用 PC... 3 USB ケーブル...

More information

DS_BIG-IP LTM VE_jp.indd

DS_BIG-IP LTM VE_jp.indd Flexible Deployment BIG-IP Local Traffic Manager Virtual Edition BIG-IP Local Traffic Manager TM LTM Virtual Edition VE BIG-IP BIG-IP LTM VE : 1 2 BIG-IP LTM VE 9 BIG-IP LTM TMOS BIG-IP LTM VE BIG-IP LTM

More information

Oracle SQL Developerの移行機能を使用したOracle Databaseへの移行

Oracle SQL Developerの移行機能を使用したOracle Databaseへの移行 < ここに画像を挿入 > Oracle SQL Developer の移行機能を使用した Oracle Database への移行 以下の事項は 弊社の一般的な製品の方向性に関する概要を説明するものです また 情報提供を唯一の目的とするものであり いかなる契約にも組み込むことはできません 以下の事項は マテリアルやコード 機能を提供することをコミットメント ( 確約 ) するものではないため 購買決定を行う際の判断材料になさらないで下さい

More information

スピーカースライド作成前の確認シート例

スピーカースライド作成前の確認シート例 IoT に AI を組み込む ~ 最新技術と実践方法解説 AI08 IoTの開発 運用コストは AIの活用で回収する AI = Big Data Big Data from IoT Edges AI Create Excellent Value IoT は 膨大なデバイスと膨大なデータを扱う Azure で IoT+AI を実践するときの基本骨格 IoT で使われる AI 要素 IoT のスケール感

More information

Power BI 最新情報と活用方法

Power BI 最新情報と活用方法 SNS スマートフォン GPS センサーモーション オープンデータ 小規模プロトタイプ 部門単位 全社規模 Hindsight ( 見える化 ) Insight ( 気づき ) Foresight ( 予測 ) 何が起きたかを定型レポートで表示 なぜ起きたかを様々な表現でアドホックに分析 今後何が起きるかを予測 現場の社員ビジネスのプロ 分析で使われていなかった + 得られる知見データに付加価値 RDBMS

More information

untitled

untitled Oracle Direct Seminar IT Agenda 1. Oracle RAC on Oracle VM 2. Oracle Database 11gR2 3. Oracle Exadata Oracle Direct Concierge SQL Server MySQL PostgreSQL Access

More information

ESA_UI_1110.PDF

ESA_UI_1110.PDF ESA SAP SAP SAP Web AS SAP SAP : ESA ESA : CAF ESA SAP SAP SAP : ESA ESA : CAF ESA SAP SAP SAP Office???? SAP Japan Co., Ltd. 2004, Title of Presentation / Speaker Name / 4 SAP SAP : ESA ESA : CAF ESA

More information

PPT Template

PPT Template #decode18 #AD43 Any developer, Any app, Any platform 今 Visual Studio で起きていること ~ Build 2018 Updates ~ AD43 Mobile first + Cloud first Intelligent Edge + Intelligent Cloud Mobile Data & AI Containers Intelligent

More information

Oracle Business Rules

Oracle Business Rules Oracle Business Rules Manoj Das(manoj.das@oracle.com) Product Management, Oracle Integration 3 Oracle Business Rules について Oracle Business Rules とはビジネスの重要な決定と方針 ビジネスの方針 実行方針 承認基盤など 制約 有効な設定 規制要件など 計算 割引

More information

意外と簡単!? Oracle Database 11g -バックアップ・リカバリ編-

意外と簡単!? Oracle Database 11g -バックアップ・リカバリ編- Oracle Direct Seminar !?Oracle Database 11g -- Agenda Oracle Direct Concierge SQL Server MySQL PostgreSQL Access Oracle Database Oracle Developer/2000 Web Oracle Database Oracle Database

More information

自己紹介 指崎則夫 ( さしざきのりお ) SCUGJ 運営スタッフ Microsoft MVP

自己紹介 指崎則夫 ( さしざきのりお )     SCUGJ 運営スタッフ Microsoft MVP Cloud OS MVP Roadshow 2014 年 5 月 with System Center User Group Japan Linux と System Center Operations Manager System Center Users Group Japan Microsoft MVP System Center Cloud and Datacenter Management

More information

新製品 Arcserve Backup r17.5 のご紹介 (SP1 対応版 ) Arcserve Japan Rev. 1.4

新製品 Arcserve Backup r17.5 のご紹介 (SP1 対応版 ) Arcserve Japan Rev. 1.4 新製品 Arcserve Backup r17.5 のご紹介 ( 対応版 ) Arcserve Japan Rev. 1.4 クラウドストレージへの直接バックアップ バックアップ クラウドストレージ * クラウドサーバ 一時領域 バックアップ 一時領域 一時領域 HDD 不要 災害対策コストの削減 オンプレミスサーバ * 利用可能なクラウドストレージは動作要件をご確認ください https://support.arcserve.com/s/article/218380243?language=ja

More information

Insert VERITAS™ White Paper Title Here

Insert VERITAS™ White Paper Title Here WHITE PAPER Microsoft SharePoint Portal Server 2003 VERITAS Backup Exec 10 for Windows Servers Microsoft SharePoint Portal Server ...3...3 SharePoint Portal Server...4...4...4...5 Backup Exec 10...5 Backup

More information

untitled

untitled Oracle Enterprise Manager 10g Oracle Application Server 2003 11 Oracle Enterprise Manager 10g Oracle Application Server... 3 Application Server... 4 Oracle Application Server... 6... 6... 7 J2EE... 8...

More information

BraindumpsVCE Best vce braindumps-exam vce pdf free download

BraindumpsVCE   Best vce braindumps-exam vce pdf free download BraindumpsVCE http://www.braindumpsvce.com Best vce braindumps-exam vce pdf free download Exam : VCAC510 日本語版 Title : VMware Certified Associate - Cloud Exam (VCA-Cloud) Vendor : VMware Version : DEMO

More information

Enterprise License Optimization June 2011 Release – Matisse

Enterprise License Optimization   June 2011 Release – Matisse エンタープライズライセンスの最適化 FlexNet Manager Suite for Enterprises 2012 年 6 月リリース Vermeer 販促支援 2012 年 6 月 研修内容 FlexNet Manager Platform FlexNet Manager for Microsoft FlexNet Manager for IBM Workflow Manager 2 FlexNet

More information

Joint Content Development Proposal Tech Docs and Curriculum

Joint Content Development Proposal Tech Docs and Curriculum 徹底解説!Hortonworks が提供する次世代データプラットフォーム 蒋逸峰 & 河村康爾 Hortonworks October 10, 2017 1 Hortonworks Inc. 2011 2016. All Rights Reserved 総合的な管理 セキュリティやガバナンス ON-PREMISES CLOUD EDGE MULTI-WORKLOADS MULTI-TYPE MULTI-TIER

More information

Slide 1

Slide 1 Microsoft SharePoint Server on AWS リファレンスアーキテクチャー 2012/5/24 アマゾンデータサービスジャパン株式会社 Amazon における SharePoint の利用事例 AWS 利用によるメリット インフラの調達時間 4~6 週間から数分に短縮 サーバのイメージコピー作成 手動で半日から 自動化を実現 年間のインフラコスト オンプレミスと比較して 22%

More information

雲の中のWebアプリケーション監視術!~いまなら間に合うクラウド時代の性能監視入門~

雲の中のWebアプリケーション監視術!~いまなら間に合うクラウド時代の性能監視入門~ Oracle Direct Seminar Web Oracle Direct Concierge SQL Server MySQL PostgreSQL Access Oracle Database Oracle Developer/2000 Web Oracle Database Oracle Database http://www.oracle.com/lang/jp/direct/services.html

More information

PowerPoint Presentation

PowerPoint Presentation インターネット Web アクセスを安全に お問い合わせ先 本資料や F5 製品に関するお問い合わせは以下までお気軽にご連絡ください メールでのお問い合わせは : http://www.f5networks.co.jp/inquiry/ お電話でのお問い合せは : 03-5114-3850 [ インサイドセールス ] 10:00 ~ 18:00 ( 土日祝日を除く ) 社員のインターネット利用 安全ですか?

More information

Coedo_ 印刷用.pptx

Coedo_ 印刷用.pptx kvp OX huko B jkozx aofj ldo P T i.ebr Push Analytics Warehouse IoT pmlm cf tool Cloudant API - DevOps'' Services SQL DB Cloud Integration Salesforce Azure D xncz IBM SaaS Google Advanced Mobile Access

More information

0312_3_1_Licence-guide.indd

0312_3_1_Licence-guide.indd /HA ライセンスガイド 1. 購入するライセンスの数 基本的な考え方 : /HA のライセンス数 = マスタとレプリカサーバ ( ノード ) 数の合計 /HA ではエンジンをインストールするノード つまり保護対象となるマスタサーバと複製先となるレプリカサーバの合計数だけライセンスが必要です 役割が重複している場合 ( あるシナリオではマスタであり あるシナリオではレプリカである など ) でも サーバの数がであれば

More information

新サービス「Azure App Service」で変わる新しい Web/モバイル アプリケーション開発

新サービス「Azure App Service」で変わる新しい Web/モバイル アプリケーション開発 ROOM F Azure Websites Mobile Services BizTalk Services これまでの Azure の主なアプリサービス Azure Websites 独特の統合済み機能 Mobile Services BizTalk Services 魅力のある高度なアプリを構築 ビジネスの成長に合わせてスケール これまでの Azure の主なアプリサービス 1 つの料金体系

More information

MS SQL の Point-in-Time リストア A - - v6.5 Update4 以降サポート Active Directory 詳細レベルリストア A A A v5 Update2 以降サポート 小さいパーティションへのBMR A A A v5 Update2 以降サポート リモートレ

MS SQL の Point-in-Time リストア A - - v6.5 Update4 以降サポート Active Directory 詳細レベルリストア A A A v5 Update2 以降サポート 小さいパーティションへのBMR A A A v5 Update2 以降サポート リモートレ Windows エージェント : バックアップ & リストア & 災対 継続増分バックアップ A A A ローカルディスク / 共有フォルダへのバックアップ A A A フル / 増分運用 ( 復旧セット ) バックアップ A A A ローカルディスク / 共有フォルダへバックアップ時 RPS へのバックアップ ( 重複排除有効 ) A A A v6.0 以降 : デフォルトブロックサイズを 4KB

More information

Graph APIでインターナルアプリケーションを開発

Graph APIでインターナルアプリケーションを開発 今日のお話 PaaS DevOps 2017/11/28 Microsoft Azure 徹底活用フェス 2 ビジネスのバリュー PaaS = イノベーションのためのプラットフォーム PaaS は 今までインフラの管理に充てていた時間を イノベーションを起こすための時間に変えるプラットフォームです PaaS IaaS 2017/11/28 時間 4 PaaS = 時代の変化に対応する IT プラットフォーム

More information

<Insert Picture Here> Oracle Business Intelligence 2006/6/27

<Insert Picture Here> Oracle Business Intelligence 2006/6/27 Oracle Business Intelligence 2006/6/27 Oracle Business Intelligence Suite Enterprise Edition Oracle Warehouse Builder 10g Release 2 Agenda BI FY07 3 Oracle Business Intelligence 2007

More information

PowerPoint Presentation

PowerPoint Presentation マルチクラウド時代の運用監視をパフォーマンス向上へとつなげるには 1 AGENDA マルチクラウド要望の高まり マルチクラウド運用の課題 解決にあたって重要な事 AppFormixで実現するクラウド運用の変革 2 マルチクラウド要望の高まり アジリティ パフォーマンス向上 コスト最適化 ビジネス継続性 3 エンドエンドで接続性とセキュリティを迅速に提供する必要 Enterprises are rooted

More information

WebOTX Application Server ~ Windows Server 2016 サポートのロードマップ ~ 2017/11/27 NEC クラウドプラットフォーム事業部 はじめに WebOTX Application Server ( 以下 WebOTX AS) は V9.5およびV10.1でWindows Server 2016 ( 以下 WS2016) をサポートしました ただしWebOTX

More information

Bluemix いつでもWebinarシリーズ 第15回 「Bluemix概説(改訂版)」

Bluemix いつでもWebinarシリーズ 第15回 「Bluemix概説(改訂版)」 IBM Bluemix オンラインセミナー Bluemix いつでも Webinar シリーズ第 24 回 API Management 日本アイ ビー エムシステムズ エンジニアリング株式会社 グロース テクノロジー 杉田想土 本日のご説明内容 API 活用の重要性 API Management サービス デモ まとめ 2 API 活用の重要性 3 ビジネスにおける IT の役割の変化 IT で効率化

More information

ネットアップクラウドデータサービス

ネットアップクラウドデータサービス ネットアップクラウドデータサービス ネットアップのクラウドデータサービス IT ネットアップのクラウドデータサービスによってもたらされる効果 ネットアップのクラウド戦略 INSPIRE Innovation with the Cloud クラウドに安定性と信頼性をもたらし お客様のクラウド活用を強力に支援 ネットアップのクラウドデータサービスの主なユースケース ファイルサービス DevOps バックアップとディザスタリカバリ

More information

開発者向けクラウドサービスを活用したリッチな Web/ モバイル アプリケーションの構築手法 杉達也 Fusion Middleware 事業統括本部担当ディレクター [2013 年 4 月 9 日 ] [ 東京 ]

開発者向けクラウドサービスを活用したリッチな Web/ モバイル アプリケーションの構築手法 杉達也 Fusion Middleware 事業統括本部担当ディレクター [2013 年 4 月 9 日 ] [ 東京 ] 開発者向けクラウドサービスを活用したリッチな Web/ モバイル アプリケーションの構築手法 杉達也 Fusion Middleware 事業統括本部担当ディレクター [2013 年 4 月 9 日 ] [ 東京 ] Safe Harbor Statement 以下の事項は 弊社の一般的な製品の方向性に関する概要を説明するものです また 情報提供を唯一の目的とするものであり いかなる契約にも組み込むことはできません

More information

CP_SBA_Catalog2012_ indd

CP_SBA_Catalog2012_ indd Check Point 2 3 4 5 6 7 8 9 10 11 www.checkpoint.co.jp 2003-2012 Check Point Software Technologies Ltd. All rights reserved. Check Point, AlertAdvisor, Application Intelligence, Check Point 2200, Check

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション ROOM G Web 開発者のためのクラウド活用 ~ Windows Azure 基本の " き " 日本マイクロソフト株式会社デベロッパー & プラットフォーム統括本部エバンジェリスト大森彩子 http://blogs.msdn.com/bluesky Azure 青い空 http://itpro.nikkeibp.co.jp Azure 基礎 Agenda Windows Azure Web サイトの概要

More information

Web Microsoft 2008 R2 Database Database!! Database 04 08

Web   Microsoft 2008 R2 Database Database!! Database 04 08 Database Database Web http://www.microsoft.com/japan/sqlserver/2008/r2/solution/comparison/default.mspx Microsoft 2008 R2 Database Database!! 03 2009 6 1 Database 04 08 vs. Database 12 2008 R2 5 14! 5!

More information

Oracle Change Management Pack, Oracle Diagnostics Pack, Oracle Tuning Packインストレーション・ガイド リリース2.2

Oracle Change Management Pack, Oracle Diagnostics Pack, Oracle Tuning Packインストレーション・ガイド リリース2.2 Oracle Enterprise Manager Oracle Change Management Pack, Oracle Diagnostics Pack, Oracle Tuning Pack 2.2 2000 11 : J02263-01 Oracle Change Management Pack, Oracle Diagnostics Pack, Oracle Tuning Pack 2.2

More information

win2linux_1022

win2linux_1022 Windows to Cloud With Red Hat 2003サポート終了 それはオープンなクラウドへ移行する チャンスです http://jp-redhat.com/migration/ お問い 合わせ セールスオペレーションセンター SOC TEL 0120-266-086 03-5798-8510 携帯電話からは 受付時間 10 00 17 00 土 日 祝除く E-mail sales-jp@redhat.com

More information

Windows Azure の機能アップデート概要 日本マイクロソフト株式会社デベロッパー & プラットフォーム統括本部プラットフォーム戦略アドバイザー佐藤直樹 1

Windows Azure の機能アップデート概要 日本マイクロソフト株式会社デベロッパー & プラットフォーム統括本部プラットフォーム戦略アドバイザー佐藤直樹 1 Windows Azure の機能アップデート概要 日本マイクロソフト株式会社デベロッパー & プラットフォーム統括本部プラットフォーム戦略アドバイザー佐藤直樹 1 セッションの目的とゴール セッションの目的 Windows Azure アプリケーション開発の概要を理解する Windows Azure のロードマップと Azure SDK のアップデートを理解する セッションのゴール Visual

More information

JavaもJava Scriptも! コンテナ型アプリケーション開発PaaS登場

JavaもJava Scriptも! コンテナ型アプリケーション開発PaaS登場 Java も JavaScript も! コンテナ型アプリケーション開発 PaaS の登場 Oracle Applica+on Container Cloud 日本オラクル株式会社 クラウド テクノロジー事業統括 Fusion Middleware 事業統括本部 新井庸介 早川博 Copyright 2015, Oracle and/or its affiliates. All rights reserved.

More information

WebOTX Application Server ~ Windows Server 2016 サポートのロードマップ ~ 2017/6/28 NEC クラウドプラットフォーム事業部

WebOTX Application Server ~ Windows Server 2016 サポートのロードマップ ~ 2017/6/28 NEC クラウドプラットフォーム事業部 WebOTX Application Server ~ Windows Server 2016 サポートのロードマップ ~ 2017/6/28 NEC クラウドプラットフォーム事業部 はじめに WebOTX Application Server ( 以下 WebOTX AS) は V9.5でWindows Server 2016 ( 以下 WS2016) をサポートしました ただしWebOTX V9.5では

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション Room C 自己紹介 @hkazunori http://www.facebook.com/hkazunori AZURE Offline Operations Traffic Manager SQL, SharePoint, BizTalk Images Windows Phone Support Site to Site Virtual Network Large Memory SKU Tag

More information

Visual Studio ( )

Visual Studio ( ) 2013 2 (2014 9 ) IT IT 1 IT & UI UI + IT Application Insights Team Foundation Server + Web 2 Windows Web C#Visual Basic 4 6 Team Foundation Server 1 8 10 3 Windows Windows Windows C#Visual BasicVisual

More information

Fujitsu Standard Tool

Fujitsu Standard Tool テクノロジセッション : IoT おもてなしクラウド IoT おもてなしクラウド 富士通の取り組みについて 2016 年 12 月 16 日富士通株式会社 0 Copyright 2016 FUJITSU LIMITED 目次 1. システム概要 2. インフラ基盤 3. ユーザ属性情報 1 Copyright 2016 FUJITSU LIMITED 1. システム概要 2 Copyright 2016

More information

<Documents Title Here>

<Documents Title Here> Oracle Application Server 10g Release 2 (10.1.2) for Microsoft Windows Business Intelligence Standalone Oracle Application Server 10g Release 2 (10.1.2) for Microsoft Windows Business Intelligence Standalone

More information