Just like Microsoft Azure, Amazon Web Services provides an integrated solution, which allows IT Operations to monitor applications, resources, and services in real time. In Amazon Web Services, it is called CloudWatch. It provides nearly the same features as Applications Insights, meaning, it works for the entire AWS subscription and includes dashboards and diagrams for quick access to analytic data.
The following example illustrates how to use Amazon Web Services CloudWatch to monitor generic metrics and custom metrics so that you can learn how to do it for your own needs:
- Open the Tic-Tac-Toe Web Project and download and install the Amazon Web Services SDK for .NET - Core Runtime NuGet package called ...