Summary
In this chapter, we talked about two sample use cases in which DynamoDB is being used as an application database. The purpose of this chapter was to give an idea to the readers about what approach one should follow in order to get DynamoDB into production. It is advised that one should try to understand the application development process and get started with actual application building.
Here, I have also tried to show how we can integrate various AWS services in order to have our complete application running on Cloud itself. The motive is to just give the idea and show the complete picture to you all; it would be great if you follow the referenced chapters thoroughly for implementation details.
In the next chapter, we are going to see various useful tools from AWS and third-party contributors. These tools are helpful for any DynamoDB developers and can be used/reused easily.