Introduction: Monitoring DynamoDB
Understand the importance of monitoring DynamoDB.
We'll cover the following...
Use case and importance
One thing that differentiates a college project from a commercial application is the use of metrics. Using customer data to make better decisions is a key aspect of any modern business. Can you imagine a Youtuber trying to run their channel without seeing the statistics provided by Youtube?
Our application is a key part of our business and we should be aware of the health of our application at any given time. Metrics are nothing new. They are found everywhere. AWS ...