クラウドネイティブアプリ構築を支援するマイクロソフトのオープンソースプロジェクト「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
第33回:「シニアひとり情シス」候補も売り手市場
IT関連
2021-05-13 06:35
2030年にピーク–「成熟の時代」に入るEC市場を活性化させる4つのシナリオ
IT関連
2023-02-01 12:41
国立環境研究所、法人文書の文書管理基盤に「Box」を採用
IT関連
2021-06-25 20:22
HashiCorp、「Terraform Enterprise」デプロイオプションに「Nomad」「OpenShift」追加
IT関連
2024-09-01 05:12
「iPhone 15 Pro」で空間ビデオを撮影するには
IT関連
2024-02-18 04:17
オラクルのチーフアーキテクトが語る「HeatWave GenAI」の特徴と優位性
IT関連
2024-10-12 06:21
250万ユーザーのアフリカの農家向けSNS「Wefarm」が独立農家のネットワーク拡大に向け約12億円追加調達
ネットサービス
2021-05-11 03:59
ソフトバンク子会社STATION Ai、オープンイノベーション拠点を名古屋市に開業
IT関連
2024-10-05 07:20
LINE上でGoogle Play ギフトコードの購入が可能に LINEポイントで支払い可
ネットトピック
2021-06-26 15:18
シンガポールと豪州、フィンテックブリッジ協定を締結–協力関係をさらに強化へ
IT関連
2022-04-16 01:24
KDDI、量子コンピューティング技術で東京・神奈川エリアの通信品質改善
IT関連
2022-03-20 04:02
総合商社の決算まとめ:伊藤忠、三井物産は今期最高益の予想
IT関連
2021-06-08 23:26
JR東日本商事、クラウド型のIT運用管理サービスを導入–効率的なIT資産管理を推進
IT関連
2023-03-16 00:18
「ゼロトラスト」の中核–アイデンティティセキュリティを学ぶ
IT関連
2023-10-05 19:35