In the previous chapters, we walked through the steps of building a simple text sentiment analysis application using Azure serverless compute. In this chapter, we will discuss the process of identifying and resolving code defects prior to publishing your functions.
During the course of this chapter, the reader will learn the following topics:
- Logging capabilities and best practices
- Handling errors in a serverless environment
- Debugging functions locally
- Debugging functions in the cloud