Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying DynamoDB Applied Design Patterns
  • Table Of Contents Toc
  • Feedback & Rating feedback
DynamoDB Applied Design Patterns

DynamoDB Applied Design Patterns

By : Uchit Hamendra Vyas
3 (2)
close
close
DynamoDB Applied Design Patterns

DynamoDB Applied Design Patterns

3 (2)
By: Uchit Hamendra Vyas

Overview of this book

If you are an intermediate to advanced DynamoDB developer looking to learn the best practices associated with efficient data modeling, this book is for you.
Table of Contents (12 chapters)
close
close
11
Index

Chapter 7. Distributed Locking with DynamoDB

In the previous chapter, we saw how to perform all the DynamoDB operations using the REST API. We also discussed in detail each and every JSON request used and its response, and understood that even a simple browser is more powerful in the hands of an intelligent programmer. DynamoDB is a distributed and redundant database, which means two things. The first thing is that every large set of table data will be distributed among multiple servers, and the second thing is that every item (copy of the data) will be made available on multiple servers so that even if one server becomes unresponsive, we can still read it from other servers. Even though both are good for us, there are a few tradeoffs. One of the most critical tradeoffs in almost all distributed (and redundant) databases is data synchronization across all the redundant servers. So, in this chapter, we will see how distributed locking helps DynamoDB to manage data synchronization...

Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
DynamoDB Applied Design Patterns
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon