Define Consistency
Data consistency is the ability of the data to be read once it has been written
consistency is just simply saying that every client is going
to have the same view of data. - especially important for CosmoDB, a globally distributed service.

Define CAP Theorem (2)