MapColonies / MapColonies/mapproxy-api

File system over S3 object storage

Open
#15 0 comments 2 reactions 1 assignee View on GitHub

@asafMasa is already working on this.

Since Feb 28, 2021.

documentation enhancement priority: high
Dominant language
TypeScript
Stars
4
Forks
1
Avg merge
8d 14h
Merged PRs (30d)
3

Description

Description
Check the option to implement a file system over S3-compatible object storage. This is specifically relevant for CTS and may save us a lot of development effort and time. There are basically 3 options to evaluate:

Use an open source S3toFS library such as goofys or s3fs.

Use Ceph NFS in CTS (they will help us to set it up).

Use Kubernetes Persistent Volumes (PV) with Block storage class.

PoC is required to compare performance of the above options (if valid) against an plain S3 storage. Benchmark should be mostly around reading raster tiles many times.

please define with @ssharon-rnd and @yoadg the scope of this mission

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.