Tag: Azure Functions

Azure Compute

Azure Functions Cost Considerations and Optimization

Azure Functions is a powerful serverless compute service that enables organizations to build event-driven applications with minimal infrastructure management. While its scalability and flexibility make…

Feb 15, 2025 16 min read
Azure Web

Host Static Web Apps in Azure App Service

Modern web applications are shifting more towards a static html/css architecture that leverages RESTful APIs as the backend data services. Previously, in order to host…

May 21, 2020 2 min read
Microsoft Azure Functions
Azure Compute

Scaling Azure Functions with Durable Functions

Serverless compute is the latest advancement in Platform as a Service (PaaS) capabilities in the cloud. Azure Functions is the Serverless Compute service options available…

Aug 15, 2017 8 min read
Azure Compute

Azure Functions Visual Studio Tools Preview for VS’2015

The serverless computing realm of cloud computing has been growing in interest and functionality lately. Recently, Azure Functions reached General Availability and an eagerly anticipated…

Dec 14, 2016 5 min read
Azure Compute

What is Serverless Architecture?

One of the latest moves by cloud service providers (like Microsoft Azure and Amazon AWS) is the shift to offering “serverless” services. These are Platform…

Nov 3, 2016 5 min read
Microsoft Azure Functions
Azure Compute

How Azure Functions Pricing Works

Serverless computing is a growing trend in cloud computing, and it’s a natural next step in the Platform as a Service (PaaS) area. First PaaS…

Oct 11, 2016 3 min read