Название: Learning Azure Functions (+code)
Автор: Manisha Yadav, Mitesh Soni
Издательство: Packt Publishing
Год: 2017
Страниц: 240
Формат: PDF, EPUB, AZW3
Размер: 50 Mb
Язык: English
Embracing the cloud—a Serverless architecture to solve problems at scale
Functions help you easily run small pieces of code in cloud with Azure functions without worrying about a whole application or the infrastructure to run it. With Azure functions, you can use triggers to execute your code and bindings to simplify the input and output of your code.