<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HDFS on Chen Kai Blog</title><link>https://www.chenk.top/zh/tags/hdfs/</link><description>Recent content in HDFS on Chen Kai Blog</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Thu, 30 Mar 2023 09:00:00 +0000</lastBuildDate><atom:link href="https://www.chenk.top/zh/tags/hdfs/index.xml" rel="self" type="application/rss+xml"/><item><title>云计算（四）：云存储系统与分布式架构</title><link>https://www.chenk.top/zh/cloud-computing/storage-systems/</link><pubDate>Thu, 30 Mar 2023 09:00:00 +0000</pubDate><guid>https://www.chenk.top/zh/cloud-computing/storage-systems/</guid><description>&lt;p>Netflix 存储 PB 级视频，Instagram 提供数十亿张照片，量化基金几分钟内回放一年的行情数据——这些都依赖于 &lt;em>分布式存储系统&lt;/em>。从开发者的视角看，存储简单得近乎透明（&lt;code>PUT key&lt;/code>、&lt;code>GET key&lt;/code>），但只要跨过单机的边界，你就接管了一整摞折磨了学术界几十年的难题：如何在磁盘故障时保障数据不丢失、如何实现线性扩展、如何提供上层应用不易误用的一致性模型，同时将每 GB 存储成本压缩至几分钱。&lt;/p></description></item></channel></rss>