September 2017
Beginner
240 pages
4h 23m
English
This book is for beginners. This book assumes that you are familiar with at least JavaScript, Python, PHP, and other programming languages. Knowledge of these programming languages is essential considering this book to gain better insight. Having a strong understanding of program logic will provide you with the background to be productive with Azure Functions while creating serverless architecture.
As we are going to use Microsoft Azure Functions, you need to have an Azure subscription or free trail to utilize Azure Functions. For basic functions, Azure Functions can be used freely without using a Microsoft Azure Account.
In this book, we cover Continuous Integration and Continuous Delivery for Azure Functions, ...