新增wiki命令文件
This commit is contained in:
19
wiki/concepts/S3兼容存储.md
Normal file
19
wiki/concepts/S3兼容存储.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "S3兼容存储"
|
||||
type: concept
|
||||
tags: [object-storage, s3, cloud]
|
||||
sources: [minio-zipline-zi-cheng-guan-tu-chuang-ying-yong-an-zhuang-jiao-cheng.md]
|
||||
last_updated: 2026-04-14
|
||||
---
|
||||
|
||||
## Definition
|
||||
S3兼容存储是支持Amazon S3 API的对象存储系统,可在本地或私有云部署。
|
||||
|
||||
## Key Attributes
|
||||
- 协议:S3 REST API
|
||||
- 访问控制:BUCKET/对象级别权限
|
||||
- 一致性:最终一致性
|
||||
|
||||
## Related Entities
|
||||
- [[MinIO]]:S3兼容存储的实现
|
||||
- [[Zipline]]:使用S3存储的图片
|
||||
Reference in New Issue
Block a user