diff --git a/rfd/0003/README.md b/rfd/0003/README.md new file mode 100644 index 0000000..15d49a8 --- /dev/null +++ b/rfd/0003/README.md @@ -0,0 +1,40 @@ +--- +authors: Marius Pana +state: predraft +--- + +# RFD 3 Spearhead Cloud object storage + +## Overview + +Currently we are using Joyent MANTA for object storage, specifically for backup purposes. While this works and is a very unique and interesting solution it is located in US-EAST which presents two distinct and specific issues: + +* GDPR concerns as we would require complex contracts with Joyent and more specifically with our customers so that they accept hosting outside of the EU +* performance issues while uploading large files. Uploading 800GB is not a pleasant experience for our customers as it often fails and it must be restarted + + +# What problem are we solving? + +tbd + +## Key Requirements + +* object storage +* support for Linux, Windows (macos and others may be of future interest) + +The first principles we are looking at include: + +* tbd + +## How will users interact with these features? + +tbd - sph will work with customers + + +## What repositories are being changed, if known? + +A new repository Spearhead/..will be created to host... tbd + +## What is the security impact? + +tbd