Cloudflare just announced their Cloud Storage solution, R2, with a very interesting pricing model (emphasis mine): Traditional object storage charges developers for three things: bandwidth, storage size and storage operations. R2 builds on Cloudflare’s commitment to the Bandwidth Alliance, providing zero-cost egress for stored objects — no matter your request rate. Cloudflare R2 will be …
Tag Archives: storage
JSONbox – Free HTTP based JSON Storage
jsonbox.io lets you store, read & modify JSON data over HTTP APIs for free. Copy the URL below and start sending HTTP requests to play around with your data store. Oh, this will come in handy for Workshops and quick Proof Of Concepts: curl -X POST ‘https://jsonbox.io/demobox_6d9e326c183fde7b’ \ -H ‘content-type: application/json’ \ -d ‘{“name”: “Jon …
Google Drive Application Data Folders
The ‘Application Data folder’ is a special folder that is only accessible by your application. Its content is hidden from the user, and from other apps. Despite being hidden from the user, the Application Data folder is stored on the user’s Drive and therefore uses the user’s Drive storage quota. The Application Data folder can …
Google Drive’s Privacy Policy
Google Drive’s Privacy Policy compared to the other players out there. In short, Google is giving itself all the permissions it could possibly need to run all of Google services, with the specific limitations that it doesn’t own anything you upload and it can’t use your data beyond running its services. Also: Dropbox’s language is …
Google Drive
As expected, the service will offer 5GB of storage space for documents, videos, photos, PDFs and other files, and Google Docs is built-in to the service. Users will be able to upgrade to 25GB of space for $2.49 a month, 100GB for $4.99 a month, or 1TB for $49.99 a month, and upgrading to a …