#author("2020-09-14T02:09:20+00:00","default:admin","admin") #author("2021-03-14T08:59:16+00:00","default:admin","admin") -[[Azure Functions のドキュメント:https://docs.microsoft.com/ja-jp/azure/azure-functions/]] --[[Azure Functions のスケールとホスティング:https://docs.microsoft.com/ja-jp/azure/azure-functions/functions-scale]] -[[AzureではじめるServerlessアーキテクチャ事例と4つのキーテクノロジーを解説 Part1:https://logmi.jp/tech/articles/322016]] -[[AzureではじめるServerlessアーキテクチャ事例と4つのキーテクノロジーを解説 Part2:https://logmi.jp/tech/articles/322021]] -[[Azure Functions V2 ドキュメントリンク(入門者 向け):https://blog.beachside.dev/entry/2019/05/22/083000]] -[[Visual Studioで始めるサーバーレス「Azure Functions」開発入門:https://www.buildinsider.net/pr/microsoft/azure/dictionary06]] -[[多分わかりやすいサーバーレスアーキテクチャ入門その1 〜 Azure Functionsでハロワ!!〜:https://tech-lab.sios.jp/archives/10856]] -[[Azure Functionsでサーバーレスアーキテクチャが何かを理解する:https://qiita.com/yuhattor/items/f7b2aec5211951dd7622]] -[[Azure Functionsを活用してマイクロサービスを実装する!:https://business.ntt-east.co.jp/content/cloudsolution/column-99.html]] -[[AWS→Azure移行 Lambda→Azure Functions編:https://qiita.com/Shota_Fukuda/items/70db577fdad315b6754c]] -[[AWS 技術者向け Azure サーバーレス:https://eventmarketing.blob.core.windows.net/decode2019-after/decode19_PDF_CD07.pdf]] -[[各社のFaaSを比較してみる - SlideShare:https://www.slideshare.net/r_matsumura/faas-123170534]] -[[私が Azure Functions アプリケーションの開発時に意識していること:https://blog.shibayan.jp/entry/20210312/1615515640]] *開発言語 [#ce45fa62] -[[Azure Functions ランタイム バージョンの概要:https://docs.microsoft.com/ja-jp/azure/azure-functions/functions-versions]] -[[Azure Functions でサポートされている言語:https://docs.microsoft.com/ja-jp/azure/azure-functions/supported-languages]] -[[各種 PaaS FaaS 実行環境 (プログラミング言語とバージョン) まとめ (2019年11月15日現在):https://qiita.com/niwasawa/items/4c8140478f6644934d75]] **TypeScript [#n53c55b8] -[[Azure Functions の TypeScript サポートを改善する:https://azure.microsoft.com/ja-jp/blog/improving-the-typescript-support-in-azure-functions/]] -[[Azure Functions を TypeScript でやってみた「ハローワールドから Durable Functions まで」:https://blog.okazuki.jp/entry/2019/02/28/133840]] -[[Azure Functions TypescriptでGraphQLを試してみる #Azure リレー:https://tech-blog.cloud-config.jp/2020-03-18-azure-functions-graphql/]] -[[Azure Functions を TypeScript で書いてみる。:https://qiita.com/TsuyoshiUshio@github/items/41c085a5e68fea0ff9bb]] ***Nest.js [#l0c4d8aa] -[[Build your first serverless app with Angular, NestJS and Azure:https://dev.to/azure/build-your-first-serverless-app-with-angular-nestjs-and-azure-108h]] --[[sinedied/catfacts:https://github.com/sinedied/catfacts]] -[[Nitro Stack:https://nitro-stack.azureedge.net/]] --[[nitro-stack/nitro-cats:https://github.com/nitro-stack/nitro-cats]] -[[Getting Started With Nest.js:https://scotch.io/tutorials/getting-started-with-nestjs]] -[[nestjs/azure-func-http:https://github.com/nestjs/azure-func-http]] -[[nestjs/azure-database:https://github.com/nestjs/azure-database]] -[[nestjs/azure-storage:https://github.com/nestjs/azure-storage]] *Durable Functions [#oa8ef6ba] -[[Azure Durable Functions のドキュメント:https://docs.microsoft.com/ja-jp/azure/azure-functions/durable/]] --[[Durable Functions とは:https://docs.microsoft.com/ja-jp/azure/azure-functions/durable/durable-functions-overview?tabs=csharp]] **概要 [#f9a77580] -サーバーレス コンピューティング環境でステートフル関数を記述できる Azure Functions の拡張機能 -この拡張機能では、Azure Functions プログラミング モデルを使用して、オーケストレーター関数を記述することでステートフル ワークフローを定義でき、エンティティ関数を記述することでステートフル エンティティを定義できる。 -拡張機能によって状態、チェックポイント、再起動がバックグラウンドで管理されるため、ユーザーはビジネス ロジックに専念できる。 *Webアプリケーション [#dda0ecc9] -[[Azure 上のサーバーレス Web アプリケーション:https://docs.microsoft.com/ja-jp/azure/architecture/reference-architectures/serverless/web-app]] -[[Azure SignalR Service と Azure Functions を使用してサーバーレスなリアルタイムWebアプリ作成:https://tech-lab.sios.jp/archives/17849]] -[[Microsoft Azure入門 - Web Appsを使って簡単にWebアプリやAPIを公開してみよう:https://employment.en-japan.com/engineerhub/entry/2019/11/19/103000]] *ローカル環境 [#e3b49225] -[[Azure Functions をローカルでコーディングしてテストする:https://docs.microsoft.com/ja-jp/azure/azure-functions/functions-develop-local]] -[[Azure Functionsをローカル環境でデバッグ:https://qiita.com/tworks55/items/281beeea5fd6c105b0b1]] -[[Azure FunctionsをVisual Studio Codeでローカルで実行・デバッグする:https://qiita.com/ronkabu/items/60b1c41d96899928159d]] *冗長化 [#qff7de62] -[[Azure Functions geo ディザスター リカバリー:https://docs.microsoft.com/ja-jp/azure/azure-functions/functions-geo-disaster-recovery]] *価格 [#oe719c60] -[[Azure Functions の価格:https://azure.microsoft.com/ja-jp/pricing/details/functions/]] -[[Azure Functions の Premium プラン:https://docs.microsoft.com/ja-jp/azure/azure-functions/functions-premium-plan]] *Excel [#o4e5c41c] -[[DioDocsとAzure Functionsで帳票生成サービスを作ろう!:https://codezine.jp/article/detail/11704]] -[[Azure FunctionsでDioDocsを使う:https://devlog.grapecity.co.jp/entry/2019/06/11/diodocs-azure-functions]] -[[サーバーサイドでExcelファイルを読み書きするWebアプリケーションを作る:https://codezine.jp/article/detail/10168]]