Summary

Running your application in the cloud gives you the flexibility to reach millions of users from all regions of the globe. When dealing with such scale, you need to know that your application can handle it, and if something goes wrong, then you want to know about it as soon as possible. In this chapter, you learned about some of the tools that will help you control the state of your deployed application. Azure App Service's Scale up and Scale out are two options you can use to make sure your application can reach higher and higher scales and can handle an increase in the number of requests received. You can set your App Service to autoscale out or in based on metrics or other rules that you define. With Azure Application Insights, ...

Get Hands-On Full-Stack Web Development with ASP.NET Core now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.