So far, we have talked about how to develop the application and deploy it across different platforms in order to make it useful for the customer business model. However, even after you have developed the application, you will need personnel with expertize who will make use of tools to manage your application on the platform, which could be a public cloud or on-premise.
In this section, we will mainly focus on discussing tools or services provided by public cloud providers, using those with which we can manage our infrastructure, as well as taking care of Application Insights, that is, performance.
Before we go ahead with discussing tools, here are a few points to consider at the time of infrastructure allocation for any application:
- It is good practice to perform load testing regularly against a certain set of requests. This will help you judge...