© Agus Kurniawan, Wely Lau 2019
A. Kurniawan, W. LauPractical Azure Functionshttps://doi.org/10.1007/978-1-4842-5067-9_2

2. Azure Functions Programming

Agus Kurniawan1  and Wely Lau2
(1)
Fakultas Ilmu Komputer, Universitas Indonesia, Depok, Indonesia
(2)
Singapore, Singapore
 

This chapter discusses the programming model of Azure Functions and enables you to increase your development productivity.

Exploring the Azure Functions Programming Model

While Azure Functions provides some serverless benefits, one of its unique features is its programming model, which simplifies the way developers write code through bindings.

Integration with other services (regardless of whether they’re within Azure or external to it) is common and critically important. As such, ...

Get Practical Azure Functions: A Guide to Web, Mobile, and IoT Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.