Twitter のタイムラインを見ていたところ、Azure SQL Database Edge というワードが出てきており、ニュースサイトで紹介されていました。
- Microsoft、Azureで「Azure SQL Database Edge」「Azure Blockchain Service」などを発表
- エッジ用DB「Azure SQL Database Edge」、IoTエッジをクラウドにプラグ&プレイする新技術、MSが発表
- Microsoft brings Azure SQL Database to the edge (and Arm)
- Microsoft debuts Azure SQL Database Edge and IoT Plug and Play
ブチザッキ兄さんに、公式のアナウンスを教えてもらえました。
https://t.co/RGDWAw5iRs の文中にしかない(あとはペーパー https://t.co/nPcma2CcHQ
— こすもす.えび (@kosmosebi) May 3, 2019
Intelligent cloud and intelligent edge applications have evolved from primarily low-compute IoT devices working with the cloud to powerful compute at the edge, which requires a new modern hybrid application approach. A key aspect of enabling this is supporting the spectrum of edge compute and data needs. SQL Server and Azure SQL Database are the leading data engines for enterprise workloads on-premises and in the cloud, respectively, and today we are bringing these powerful data and analysis capabilities to the edge with Azure SQL Database Edge preview. Azure SQL Database Edge runs on ARM processors and provides capabilities like data streaming and time series data, with in-database machine learning and graph. And because Azure SQL Database Edge shares the same programming surface area with Azure SQL Database and SQL Server, you can easily take your applications to the edge without having to learn new tools and languages, allowing you to preserve consistency in application management and security control. This consistency in database programming and control plane across cloud and edge is essential to running a secure and well-managed hybrid application.
ARM プロセッサ上でも動作させられる、エッジに配置できるデータエンジンということで、次のような機能を備えているようです。
- ARM / Intel デバイスで動作するようにチューニングされた 500MB未満の軽量な SQL Server エンジン
- 時系列データ / データストリーミング機能を提供
- リレーショナルデータ / 時系列データ / グラフデータを組み合わせて利用できる
- ML / Spark によりデータベース内で機械学習を実行
- ML Service + Big Data Cluster の Spark 部分のようなイメージでしょうか?
- グラフデータ
- SQL Server のグラフテーブルの機能でしょうか?
- 単一の管理プレーンよる展開と更新
- Azure IoT のような感じで管理することができる
Get to know Azure SQL Database Edge で概要の PDF が公開されています。
Build 2019 で Simplify Edge Architecture with Azure SQL Database Edge というセッションがあるので詳細はここで出てきそうですね。
Read the rest of this entry »