You can check the following links for more information about the topics that are covered in this chapter:
- Getting started with Azure Storage Queue using .NET: https://docs.microsoft.com/en-us/azure/storage/queues/storage-dotnet-how-to-use-queues
- Adding push notifications to your Android app: https://docs.microsoft.com/en-us/azure/app-service-mobile/app-service-mobile-android-get-started-push
- Adding push notifications to your iOS app: https://docs.microsoft.com/en-us/azure/app-service-mobile/app-service-mobile-ios-get-started-push
- Autoscaling: https://docs.microsoft.com/en-us/azure/architecture/best-practices/auto-scaling
- Throttling pattern: https://docs.microsoft.com/en-us/azure/architecture/patterns/throttling
- Competing Consumers pattern: https://docs.microsoft.com/en-us/azure/architecture/patterns/competing-consumers
- Pipes and Filters pattern: https://docs.microsoft.com/en-us/azure/architecture/patterns/pipes-and-filters