Upgrade to Pro — share decks privately, control downloads, hide ads and more …

開発・インフラ・コラボレーティブ担当者目線で読み解く、Build 2023 の注目トピック - 開発パート

開発・インフラ・コラボレーティブ担当者目線で読み解く、Build 2023 の注目トピック - 開発パート

2023年6月28日(水)に東京で開催された「Microsoft Build Japan 2023」でのセッション「開発・インフラ・コラボレーティブ担当者目線で読み解く、Build 2023 の注目トピック」にて私が担当した開発パートの発表資料です。

Ryuji Iwata

June 28, 2023
Tweet

More Decks by Ryuji Iwata

Other Decks in Technology

Transcript

  1. 開発  Focus on code, not infra with Azure Functions,

    Azure Spring Apps, Dapr  Infrastructure as code in any programming language  News from around Microsoft Graph, Q&A  Codespaces to Azure in minutes with the Azure Developer CLI
  2. Focus on code, not infra with Azure Functions, Azure Spring

    Apps, Dapr コンテナー化されたAzureサービス群は選択の幅が広がりクラウドネイティブAPIで 連携がより容易に Container Apps, Spring Apps (App Service), FunctionsはDaprでマイクロサービス化
  3. Infrastructure as code in any programming language Pulumi : 使い慣れたプログラミング言語でコードを書いてインフラス

    トラクチャを構築してクラウドにデプロイするサービス Pulumi社が提供するサービス。AWSやGoogle Cloudなど120以上のプロバイダーに対応。
  4. Codespaces to Azure in minutes with the Azure Developer CLI

    Node.js, Python, .NET, Javaで作成したWebアプリをAzureサービスにテ ンプレートを使って容易にデプロイできるコマンドツール App Service, Static Web Apps, Functions, Container Apps, Kubernetes Service, Spring Apps
  5. News from around Microsoft Graph, Q&A Microsoft 365, Windows, Enterprise

    Mobility+Securityのデータや機能 にアクセスするプログラミングモデル (REST API, データ&外部接続) イベント操作エラー, サブスクリプション, Fabric/Synapse, 無料枠, 今後の予定, Teams, ファイル , GAのタイミング, Azure/Dynamics, ストリーム, ロードマップ, SharePoint/Copilot, など
  6. "Go" for it! Focus on code, not infra with Azure

    Functions, Azure Spring Apps, Dapr DaprはGo製OSSツール。各サービスでGo製アプリが動く。 https://github.com/dapr/dapr Infrastructure as code in any programming language PulumiはGo製OSSコマンドツール。 https://github.com/pulumi/pulumi Codespaces to Azure in minutes with the Azure Developer CLI azdはGo製OSSコマンドツール。 https://github.com/Azure/azure-dev News from around Microsoft Graph, Q&A Go用SDKも正式版がOSSで用意されている。 https://github.com/microsoftgraph/msgraph-sdk-go