How To Use Ballerina in Azure Functions

Written by lafernando | Published 2020/08/03
Tech Story Tags: programming | azure-functions | ballerinalang | serverless | azure | serverless-architecture | software-development | code-quality

TLDR The Ballerina extension for Azure Functions was possible through the custom handlers functionality that was introduced to further extend language support in Azure Functions. Using this support, it was possible to write a. compiler extension, which generates the required artifacts for. Azure Functions. Functions take on a unique approach in defining serverless functions with the function trigger and bindings concept. In this way, we can access other cloud services such as storage services (queue, blob, etc..), CosmosDB, Twillio, and timers right from the function itself.via the TL;DR App

no story

Written by lafernando | Software architect and evangelist @ WSO2 Inc.
Published by HackerNoon on 2020/08/03