Summary
In this chapter, we discussed the process of debugging the serverless functions. We discussed both the local, and the online debugging process, and how to enable cloud-triggered functions to be debugged locally. We also covered the basics of the debugging, logging, and error handling processes.
In the next chapter, we will discuss how to verify the correctness of the code implemented with Azure serverless compute. We will cover best practices, and elaborate on Unit, Integration, and Performance testing of Azure serverless compute.