From 6056258a66ac016c1294e2fd88425f90098cd1f9 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 23 May 2023 01:48:05 +0200 Subject: Fixed a bunch of content headings --- .../2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md') diff --git a/content/posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md b/content/posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md index 504e659..75f7799 100644 --- a/content/posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md +++ b/content/posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md @@ -7,7 +7,7 @@ draft: false Couple of months ago [DigitalOcean](https://www.digitalocean.com) introduced new product called [Spaces](https://blog.digitalocean.com/introducing-spaces-object-storage/) which is Object Storage very similar to Amazon's S3. This really peaked my interest, because this was something I was missing and even the thought of going over the internet for such functionality was in no interest to me. Also in fashion with their previous pricing this also is very cheap and pricing page is a no-brainer compared to AWS or GCE. [Prices are clearly and precisely defined and outlined](https://www.digitalocean.com/pricing/). You must love them for that :) -### Initial requirements +## Initial requirements * Is it possible to use them as a mounted drive with FUSE? (tl;dr YES) * Will the performance degrade over time and over different sizes of objects? (tl;dr NO&YES) -- cgit v1.2.3