In the previous chapters, you learned how to create, implement, and deploy Azure functions, durable functions, logic apps, containers, API Management, and more.
This chapter is different because it will not introduce new technologies, but we will explore some best practices and use cases for Azure serverless computing, such as the following:
- Choosing between consumption plans and traditional ones for Azure Functions and API Management
- Azure Functions best practices for scalability and performance
- Integrating different external SaaS services
- Integrating Internet of Things (IoT) devices and processing their data
- Backend for single-page web apps or mobile apps