07 Nosql-Storage account gen2 cr

2023-09-24  本文已影响0人  山猪打不过家猪

1.什么是Nosql

他并不是非结构化数据,非结构和结构化都可以存储成为Nosql,只不过这个阶段他们是没有结构的。


image.png

垂直分布和水平分布的区别

image.png
垂直分布(vertical scaling):在一个服务器上不断的增加硬盘容量(hard drive capacity)
水平分布(horizontal scaling):其实就是分布式
应用场景
image.png
四种主要的Nosql结构: Table, graph, key-value, json

2. 创建storage account 存储Nosql

注意:如果需要高吞吐量(throughput)和超低延迟(latency),可以使用Prenium

3. 恢复数据

image.png
上一篇 下一篇

猜你喜欢

热点阅读