Coding with Azure Functions
The focus of this topic is to rapidly present some ways to develop Azure functions. During the other chapters of the book, we will present a use case related to car sharing. As you will see in detail in Chapter 2, Demystifying Microservices Applications, each microservice must have a health check endpoint. Let us develop a sample of this health check API.