November 2018
Intermediate to advanced
424 pages
10h 55m
English
Chapter 1, Developing Cloud Applications Using Function Triggers and Bindings, goes through how the Azure Functions runtime provides templates that can be used to quickly integrate different Azure services for your application needs. It reduces all of the plumbing code so that you can focus on just your application logic. In this chapter, you will learn how to build web APIs and bindings related to Azure Storage Services.
Chapter 2, Working with Notifications Using the SendGrid and Twilio Services, deals with how communication is one of the most critical aspects of any business requirement. In this chapter, you will learn how easy it is to connect your business requirements written in Azure Functions with the most popular ...