diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-06 06:34:56 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-06 06:34:56 +0200 |
| commit | 7c874cd09f4d0d6865f703fb9c5ced557159b26a (patch) | |
| tree | addeb82ba1970a88e435d0c548de5c664256376b /_posts | |
| parent | f078c475312b91b50f1a72d5ba8907ed8d715e15 (diff) | |
| download | mitjafelicijan.com-7c874cd09f4d0d6865f703fb9c5ced557159b26a.tar.gz | |
update
Diffstat (limited to '_posts')
| -rw-r--r-- | _posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md b/_posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md index b713b64..35cbebd 100644 --- a/_posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md +++ b/_posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | --- | 1 | --- |
| 2 | layout: post | 2 | layout: post |
| 3 | title: "Using DigitalOcean Spaces Object Storage with FUSE" | 3 | title: "Using DigitalOcean Spaces Object Storage with FUSE" |
| 4 | categories: | 4 | description: "Using DigitalOcean Spaces Object Storage with FUSE" |
| 5 | --- | 5 | --- |
| 6 | 6 | ||
| 7 | 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 :) | 7 | 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 :) |
