Amazon DynamoDB is a fast and flexible NoSQL database for applications that demand high-performance and low-latency operations at scale. Its global tables feature offers fully managed, multi-region, multi-active database replication, suitable for applications with global presence and high availability and performance needs.
In this Cloud Lab, you’ll create a DynamoDB table called “Songs” and make it global by creating replicas in different regions. You’ll add some sample data to the table and then perform the table deletion to understand how DynamoDB works in disaster cases.
After completing this Cloud Lab, you’ll learn about DynamoDB global tables. This will give you high availability and low latency for your distributed application with users located geographically in different regions.
The following is the high-level architecture diagram of the infrastructure you’ll create in this Cloud Lab: