Delphiでサーバーレス化する際に知っておくべきこと

クラウド機能は、一般的にクラウド サービスを接続してタスクを実行するためのサーバーレス環境として説明されます。これらの種類のサービスを使用すると、一意の URL から到達する HTTP プロトコルを使用して、クラウド コンピューティング プラットフォームによって特定のイベントに応答して実行されるコードを記述してデプロイできます。これは、 Windowsアプリ開発の最も重要な部分の 1 つになりつつあります。これらのクラウド モデルの需要は、多くの理由から近年急速に高まっています。最近開催された DelphiCon 2023を収録したこのビデオでは、Dion Mai が、Delphi によるサーバーレス化と、Microsoft Azure などのクラウド コンピューティング プラットフォームの使用について知っておくべきことをすべて共有します。

When Delphi reaches the Cloud!

One of the greatest advantages of using cloud services is how this platform provides flexibility, especially in terms of expenses. Using these cloud services effectively reduces infrastructure investments for developing and growing companies. Serverless functions enable developers to write functions in languages like Delphi to handle user authentication, form submissions, and database queries to name a few.

We have learned that there are different Cloud Architectures but in this particular video, Dion Mai will walk us through FaaS (Function as a Service) which is described by many as the most disruptive and cost-efficient cloud architecture of them all. While it is called “serverless” it doesn’t mean it has no server. We simply call it serverless because the server is offline and users only have to pay the time that the function is running, hence being the most cost-efficient architecture.

Dion will explain comprehensively how exactly serverless works. He will also walk us through the process of implementing both backend and frontend, as well as the advantages and disadvantages of going serverless.

The video also concludes with a Q & A session with Dion and Jim Mckeeth addressing some Cloud-related queries from the audience. If you want to know more about serverless function in Delphi, feel free to watch the webinar below.


RAD Studio、Delphi、C++Builderを用いれば、開発時間を短縮し、より早く市場に投入可能!
Design. Code. Compile. Deploy.
トライアル版をダウンロードいますぐアップグレード!

Delphi Community Edition(無料)C++Builder Community Edition(無料)