Please enable JavaScript.
Coggle requires JavaScript to display documents.
Design Data Implementation (CosmosDB (Superset of DocumentDB, SQL, Mongo,…
Design Data Implementation
Storage
Storage Account
Types
Blob
use/in url to create subfolders
Table Storage
Partition Key keeps data on same server
Row Key
Default RA-GRS
20,000 IOPS Limit on account
Set perms at container level
Relational Database
SQL
Sharding splits a TABLE
4 TB limit on premium
Dynamic Data Masking to Obfuscate
Good for consistent levels of performance if DB Stable and predictable
Transparent Data Encryption (TDE) encrypts at rest
NoSQL
DocumentDB
Small Amounts of fast scaelable JSON
2MB Largest Doc
Redis Cache
53GB Limit Standard
Premium
Faster, 530GG, Clustering, 99.9% SLA, Data Persistence
CosmosDB
Superset of DocumentDB
SQL, Mongo, Cassandra & Table APIs more on the way
99.99% SLA Single Region
99.999% SLA Multi Region
Sill 2MB Largest Doc
Data