JavaScript Cloud Native Development Cookbook

JavaScript Cloud Native Development Cookbook

Creating a service with Azure Functions

The Serverless Framework provides an abstraction layer above many different cloud providers that facilitates a consistent development and deployment experience. This recipe demonstrates how to create a service with Azure Functions.

Getting ready

How to do it...

  1. Create the project from the following template:
$ sls create --template-url https...
Unlock full access

Continue reading with a subscription

Packt gives you instant online access to a library of over 7,500 practical eBooks and videos, constantly updated with the latest in tech


Your notes and bookmarks