August 2017
Intermediate to advanced
332 pages
8h 54m
English
Chapter 1, Accelerate Your Cloud Application Development Using Azure 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 SendGrid and Twilio Services, deals with how communication is one of the most critical part of any business requirement. In this chapter, you will learn how easy it is to connect your business requirements written in Azure Functions with ...