Azure Functions is a serverless solution that allows you to write less code, maintain less infrastructure, and save on costs. Instead of worrying about deploying and maintaining servers, the cloud ...
第1章:Azure Functionsとは? クラウドの時代において、アプリケーション開発はますます柔軟かつ効率的に行えるようになっています。その中でも注目を集めているのが「サーバーレスアーキテクチャ」です。Azure Functionsは、Microsoftが提供するサーバーレス ...
今回は、さまざまイベントをきっかけにアプリケーションを実行できるAzure Functionsと、WebJobsという2つのサービスを使って、イベント駆動アプリケーションの作り方や双方の違いを2回に分けて見ていきたいと思います。今回はAzure Functionsについて説明し ...
Visual Studio Code、これが公開されたのが2015年とのことで、つい先日のような気がしていたのですが、もうすでに7年近く経っており、更には数あるエディタの中でも人気のエディタの1つとなっています。 Java、JavaScript、PHPといったMicrosoftやWindowsとあまり ...
本記事はFIXERが提供する「cloud.config Tech Blog」に掲載された「Azure FunctionsでサーバーレスDiscord Botを作る」を再編集したものです。 FIXER Rookies Advent Calendar 2022の12日目の記事です。 早速ですが皆さんDiscord使ってますか? 私は友人と雑談するためによく使ってい ...
This set of articles explains how to work with Azure SQL bindings in Azure Functions. Azure Functions supports input bindings, output bindings, and a function trigger for the Azure SQL and SQL Server ...