クラウドネイティブアプリ構築を支援するマイクロソフトのオープンソースプロジェクト「Dapr」が1.0に

今回は「クラウドネイティブアプリ構築を支援するマイクロソフトのオープンソースプロジェクト「Dapr」が1.0に」についてご紹介します。

関連ワード (Dapr、Microsoft、オープンソース等) についても参考にしながら、ぜひ本記事について議論していってくださいね。

本記事は、TechCrunch様で掲載されている内容を参考にしておりますので、より詳しく内容を知りたい方は、ページ下の元記事リンクより参照ください。


Microsoft(マイクロソフト)が進めるオープンソースプロジェクトのDaprは、開発者がイベントドリブンのクラウドネイティブな分散アプリケーションを簡単に構築できるようにすることを目的としている。Daprは米国時間2月17日に、本番のユースケースに使用できることを意味する1.0のマイルストーンとなった。Microsoftは2019年10月にDistributed Application Runtimeをローンチした(Daprはこの頭文字を取ったものだ)。それ以降14のアップデートがあり、AzureのほかAWS、Alibaba、Google Cloudなどほぼすべての大手クラウドプロバイダとの統合がローンチされた。

Microsoft AzureのCTOであるMark Russinovich(マーク・ルシノビッチ)氏は筆者に対し、Daprの目標は企業の開発者に対してクラウドネイティブの開発を民主化することだと語った。

同氏はこう説明する。「企業の開発者に求められているのは、これまではクライアント、サーバー、ウェブ、そしてデータベースタイプのアプリケーションでした。しかし現在ではコンテナ化して、スケールアウトしダウンタイムなしでアップデートできるマイクロサービスを作ることが求められています。しかもクラウドサービスと統合する必要があります。その上、多くの企業はオンプレミス環境やクラウド環境で移植でき、さらにクラウド間でも移行できるアプリの作成を求めています。このように、解決に取り組んでいるビジネス上の問題に固有のものではない、あるいは関連していない複雑な問題が山ほど開発者に投げかけられています」。

開発の多くの部分が、アプリケーションが他のさまざまなサービスと信頼性の高い通信をするための仕組みの刷新に関わっている。Daprの背景となっている考え方は、イベントドリブンのマイクロサービスを構築するために必要なツールとなる、これまでになかった単一のランタイムを開発者に提供することだ。とりわけDaprはサービス間通信、状態管理、pub/sub、シークレット管理などに関する多様なビルディングブロックを提供している。

画像クレジット:Dapr

ルシノビッチ氏は「Daprが目指しているのは、クラウドネイティブの分散型で、可用性が高く、スケーラブルで、セキュアなクラウドサービスを日常的に書く作業はすべてDaprが面倒を見て、開発者が自分のコードに集中できるようにしようということです。我々はサーバーレスや、たとえばAzure FunctionsのようなイベントドリブンなFunctions-as-a-Serviceから学びました。開発者はビジネスロジックに集中し、その後はAzure Functionsのバインディングのようなものが他のサービスとの接続を処理します」と述べた。

同氏は、Daprのもう1つの目標は言語固有のモデルから離れてどの言語からでも利用できるプログラミングモデルをつくることだとも述べた。企業の既存のコードには複数の言語が使われている傾向があり、多くの企業が現在のコードを残して既存のアプリケーションをモダナイズする最適な方法を探っている。

ルシノビッチ氏によれば、現在このプロジェクトにはMicrosoft社外に700人以上のコントリビューターがいて(ただし中心メンバーの多くはMicrosoft社員)、1.0のリリースよりも前に本番環境で使い始めた企業も多いという。Daprをすでに利用している大手クラウドプロバイダの1つがAlibabaだ。ルシノビッチ氏は「Alibaba CloudはDaprを本当に気に入って、大いに活用しています」という。他にはHashiCorpや、初期ユーザーであるZEISS、Ignition Group、New RelicなどがDaprにコントリビュートしている。

クラウドプロバイダであるMicrosoftが自社のイノベーションを競合他社がすでに使っていることを喜んでいるとはちょっと奇妙に思えるが、ルシノビッチ氏はこれはまさに計画どおりでDaprを近々ファンデーションの一部にすることを望んでいると述べた。

「我々は数カ月前からオープンガバナンスに向けた取り組みをしており、Daprをファンデーションの一部にすることを目指しています。【略】ゴールはオープンにすることです。これはMicrosoftのものではありません。業界のものです」と同氏はいう。しかしどのファンデーションを指しているかはまだ公表できる段階ではないようだ。

画像クレジット:Lynne Gilbert / Getty Images


【原文】

Dapr, the Microsoft-incubated open-source project that aims to make it easier for developers to build event-driven, distributed cloud-native applications, hit its 1.0 milestone today, signifying the project’s readiness for production use cases. Microsoft launched the Distributed Application Runtime (that’s what “Dapr” stand for) back in October 2019. Since then, the project released 14 updates and the community launched integrations with virtually all major cloud providers, including Azure, AWS, Alibaba and Google Cloud.

The goal for Dapr, Microsoft Azure CTO Mark Russinovich told me, was to democratize cloud-native development for enterprise developers.

“When we go look at what enterprise developers are being asked to do — they’ve traditionally been doing client, server, web plus database-type applications,” he noted. “But now, we’re asking them to containerize and to create microservices that scale out and have no-downtime updates — and they’ve got to integrate with all these cloud services. And many enterprises are, on top of that, asking them to make apps that are portable across on-premises environments as well as cloud environments or even be able to move between clouds. So just tons of complexity has been thrown at them that’s not specific to or not relevant to the business problems they’re trying to solve.”

And a lot of the development involves re-inventing the wheel to make their applications reliably talk to various other services. The idea behind Dapr is to give developers a single runtime that, out of the box, provides the tools that developers need to build event-driven microservices. Among other things, Dapr provides various building blocks for things like service-to-service communications, state management, pub/sub and secrets management.

Image Credits: Dapr

“The goal with Dapr was: let’s take care of all of the mundane work of writing one of these cloud-native distributed, highly available, scalable, secure cloud services, away from the developers so they can focus on their code. And actually, we took lessons from serverless, from Functions-as-a-Service where with, for example Azure Functions, it’s event-driven, they focus on their business logic and then things like the bindings that come with Azure Functions take care of connecting with other services,” Russinovich said.

He also noted that another goal here was to do away with language-specific models and to create a programming model that can be leveraged from any language. Enterprises, after all, tend to use multiple languages in their existing code, and a lot of them are now looking at how to best modernize their existing applications — without throwing out all of their current code.

As Russinovich noted, the project now has more than 700 contributors outside of Microsoft (though the core commuters are largely from Microsoft) and a number of businesses started using it in production before the 1.0 release. One of the larger cloud providers that is already using it is Alibaba. “Alibaba Cloud has really fallen in love with Dapr and is leveraging it heavily,” he said. Other organizations that have contributed to Dapr include HashiCorp and early users like ZEISS, Ignition Group and New Relic.

And while it may seem a bit odd for a cloud provider to be happy that its competitors are using its innovations already, Russinovich noted that this was exactly the plan and that the team hopes to bring Dapr into a foundation soon.

“We’ve been on a path to open governance for several months and the goal is to get this into a foundation. […] The goal is opening this up. It’s not a Microsoft thing. It’s an industry thing,” he said — but he wasn’t quite ready to say to which foundation the team is talking.

 

(文:Frederic Lardinois、翻訳:Kaori Koyama)

日本マイクロソフト - Official Home Page

マイクロソフトは、世界中のすべての人々とビジネスの持つ可能性を最大限に引き出すための支援をさせていただくことを使命として、Surface などのデバイスからクラウドサービスまで多種多様な製品・サービスの開発・提供により、様々な分野で事業を展開しています。

Microsoft アカウント | サインインするか、今すぐアカウントを ...

Sign In with your Microsoft account. One account. One place to manage it all. Welcome to your account dashboard.

Microsoft サポート

Microsoft は、Office、Windows、Surface などの製品を支援するためにここにいます。記事、ビデオ、トレーニング、チュートリアルなどを検索します。

Microsoft アカウントにサインインする方法

Microsoft アカウントを使って、Windows、Office 365、OneDrive、Skype、Outlook、Xbox Live などの Microsoft サービスにサインインします。

マイクロソフト - Wikipedia

マイクロソフト ( 英: Microsoft Corporation )は、 アメリカ合衆国 ワシントン州 に本社を置く、 ソフトウェア を開発、販売する会社である。 1975年 に ビル・ゲイツ と ポール・アレン によって創業された 。 1985年 に パソコン 用 OS の Windows を開発。

Microsoft Edge

Microsoft Azure Microsoft Dynamics 365 Microsoft 365 Microsoft Industry データ プラットフォーム Power Platform 法人向けを購入する Developer & IT .NET Visual Studio Windows Server Windows アプリの開発 ドキュメント Power Apps

Office 365 login

Collaborate for free with online versions of Microsoft Word, PowerPoint, Excel, and OneNote. Save documents, spreadsheets, and presentations online, in OneDrive. Share them with others and work together at the same time.

Microsoft Update

このコンピュータに該当するオペレーティング システム、ソフトウェア、およびハードウェアで利用可能な最新の更新プログラムを入手できます。コンピュータの状態をチェックして、最適な更新プログラムを選択して提供します。

適切なアプリが見つかります | Microsoft AppSource

Microsoft AppSource に関するサポートが必要ですか? 必要なヘルプをご提供します。ヘルプとサポートが必要な場合は、Microsoft サポートにお問い合わせください。 問い合わせ 最新情報 Surface Laptop Go Surface Pro X Surface Go 2 ...

Microsoft Edge Insider Channels をダウンロード

Microsoft Edge Insider Channels さまざまなチャネルについて確認し、ダウンロードして、使用を開始しましょう Beta チャネル 6 週間ごとにメジャー アップデートを実施 Beta チャネルは、最も安定した Microsoft Edge プレビュー エクスペリエンスを提供します。

COMMENTS


Recommended

TITLE
CATEGORY
DATE
「AWS Private 5G」が一般提供に–プライベート無線ネットワークの導入を支援
IT関連
2022-08-17 05:28
モバイルアプリ用テスト自動化ツール「Appium 2.0」まもなく登場。ドライバーの分離、プラグインによる拡張対応など、新機能を開発者Jonathan Lipps氏が解説
JavaScript
2021-05-11 03:17
中国でここまで進んでいる「ブロックチェーンECセール」とは何か (1/3 ページ)
くわしく
2021-06-20 15:48
アマチュア園芸家と町の園芸店をつなぐコミュニティの構築を目指すNeverlandが約3.2億円調達
ネットサービス
2021-04-27 10:10
さくらインターネット、データセンターのラック解錠業務を無人化
IT関連
2023-07-01 01:01
コニカミノルタジャパンがタレントマネジメントの先に見る会社のあり方
IT関連
2022-07-13 03:05
企業規模の違いで懸念される「働き方改革の格差」とは
IT関連
2022-03-25 12:14
NECソリューションイノベータ、川崎市で交通流解析を実証–量子コンピューター活用
IT関連
2021-07-29 13:59
IDホールディングス、世界19拠点でのPC管理に「AssetView」を導入
IT関連
2022-08-24 03:20
“子供のゲーム課金”トラブルの相談件数が1年で約1.5倍に 国民生活センターが注意喚起 原因は巣ごもり?
社会とIT
2021-08-15 21:21
「高額プランに誘導しないで」 総務省、携帯3社らに不適切行為の指導要請
企業・業界動向
2021-05-26 12:15
「セキュリティはAWSの最優先事項」–ゼロトラストなどの新施策
IT関連
2023-10-24 04:57
フォード、グーグルを推奨クラウドプロバイダーに–車載システムに「Android」採用へ
IT関連
2021-02-02 05:31
お客様との歓びの連鎖を拡げていく–リコー・山下社長
IT関連
2023-01-07 05:10