The repository is used to implement a linux academy training to deep dive into dynamodb
It contains different steps to convert an existing web application
The web application was initially developed using MySQL as a back end The new version will use DynamoDB
It contains different ways to create the PetInventory Table
it contains the different operations we can do on a dynamodb table it also shows how to install dynamodb locally for quick prototyping finally it contains the implmentation of the second lab