Azure Functions 4.0 is out in a public preview, complete with support for the upcoming .NET 6. The offering is used for serverless cloud computing, wherein chunks of code -- functions -- respond to ...
今回は、さまざまイベントをきっかけにアプリケーションを実行できるAzure Functionsと、WebJobsという2つのサービスを使って、イベント駆動アプリケーションの作り方や双方の違いを2回に分けて見ていきたいと思います。今回はAzure Functionsについて説明し ...