Ramblings of a Coder's Mind

Got Tech? Will Hack.

K

Tag: data-storage

Posts tagged with data-storage

Data storage patterns, versioning and partitions

When you have large volumes of data, storing it logically helps users discover information and makes understanding the information easier. In this post, we talk about some of the techniques we use to do so in our application. In this post, we are going to use the terminology of AWS...

Read on →