August 2014
Beginner to intermediate
236 pages
5h 7m
English
In the previous chapter, we talked about the best practices one should follow in order to get the most out of DynamoDB. In this chapter, we are going to talk about some advanced topics:
We will also talk about limitations of DynamoDB that every developer needs to consider while designing the schema and doing the implementation.
To start with, let's get familiar with AWS CloudWatch, which is a network-monitoring service offered by Amazon Web Service. While creating a table, you can set alarms for various events such as provisioning a throughput with exceeded exceptions, ...