Configuring Endpoints, Triggers, Bindings, and Scheduling

In the previous two chapters, we used a number of input and output bindings to interact with our serverless functions. In this chapter, we will elaborate on the different types of bindings, and learn to configure event triggers for serverless computing.

During the course of this chapter, we will cover the following topics:

  • Understanding the input and output bindings of the function
  • Configuring the function endpoints
  • Triggering serverless functions based on an event
  • Setting up a function to process a file upload to the Blob storage
  • Creating a scheduled function

By the end of this chapter, we will have added a number of components to our application, which are illustrated in the following ...

Get Serverless computing in Azure with .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.