Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Data reliability: some mechanism like replication to make sure the data can be recovered.
  2. Cloud native: Support docker or Kubernetes deployment.
  3. Amazon S3 API compatible: Support S3 API which is factual standard.
  4. Multipart upload is better: which can speed up or resume when upload thread is break.

Solution 1: GrideFS

Image Modified

Solution 2: MinIO

Image Modified

Image Modified

So the better solution is MinIO, which can provide Cloud Storage service for Local Controller.

MinIO Client plugin for RESTful API Agent

Image Modified

MinIO Server and storage service

...