cloud-storage Questions

4

Solved

Working on applications in PHP, I like to use a file storage abstraction layer (for instance Flysystem). This makes it trivial to switch between locations where files should be persisted to (cloud ...
Rameau asked 31/5, 2014 at 19:36

3

I have developed a cloud storage system that uses the same API structure as Amazon S3. Now I want to run some performance tests on getting object data and object metadata. In such a way that I can ...
Nubianubian asked 3/7, 2013 at 18:52

8

Solved

I am trying to delete row from azure storage filter by only rowkey value. But I dont see any overload for delete operation where we can filter with only rowkey. Is there any alternative option to d...
Padrone asked 13/5, 2016 at 3:58

1

TLDR everyone recommends processes within containers should never run as root (except for kubernetes) there doesn't seem to be a good devops/configuration-as-code approach to get the right owner/p...

1

Solved

Is there an equivalent to the "If-Match" (Azure) or "x-goog-if-generation-match" (Google Storage) equivalent for PUT requests sent to Amazon S3 blob storage? Both these headers do the same thing -...
Mollymollycoddle asked 8/6, 2020 at 16:43

2

In our AWS infrastructure, we are using AWS Organisations, a way to centralize the user accounts and let them assume a role in other AWS accounts of our company. This allows us to isolate each envi...

1

Solved

I'm using Firebase for my Android app. Which has more than 600GB data stored by my users. Which is affecting my billing. That's why I want to remove old files from my cloud storage. After doing so...

1

I am working on a project using Rails as my backend API server. Uploading clients' files will be one of the most important part of this application (it is something like a CRM/ERP system). However,...
Bergerac asked 15/7, 2019 at 11:31

1

I would like to use Google Cloud Storage Client Library Functions. For that I have to import cloudstorage. To get the cloudstorage I download Google Cloud Storage client library. I try to impor...
Fyn asked 1/2, 2018 at 10:12

2

Solved

For the purpose of testing, I would like to mock Cloud Storage because it slows tests down. Is there Google Cloud Storage emulator?
Value asked 31/5, 2016 at 9:58

2

Solved

I use a local Git repository (no remote version) for my personal projects. Everything gets synced to Google Drive, including Git files and directories. Yesterday I noticed that two classes had dis...
Subastral asked 16/3, 2017 at 15:3

1

Solved

Accidentally run delete command on wrong bucket, object versioning is turned on, but I don't really understand what steps should I take in order to restore files, or what's more important, how to d...
Crellen asked 7/4, 2017 at 12:51

1

We have a very specific need. We want to create a generic (Java based) registration system for Event organizers. So every Event organizer can define a custom form on our application, and then we co...
Clamp asked 3/5, 2013 at 10:44

8

Do any APIs/Libraries/tools exist that act as adapters/provider interfaces for accessing different cloud storage services through a common interface? Something similar to ODBC or OLE-DB, exce...
Regeneracy asked 12/9, 2012 at 22:46

1

Solved

I'm creating an application that will be hosted in Azure. In this application, users will be able to upload their own content. They will also be able to configure a list of other trusted app users ...
Poltroonery asked 18/1, 2014 at 22:33

2

Solved

I am new at Android programming and trying to create an application which shows up pre-defined quotes, poems etc. I want to know what is the best way to store these strings in the application...
Outspan asked 11/6, 2013 at 9:2

3

Solved

This somewhat applies to all cloud storage, but specifically I'm wondering: Is it practical to use Google Drive as a root development folder? For example with setup like this: C:\Google D...
Babe asked 25/4, 2012 at 12:50

0

Anybody knows a FREE (some free volme, 2-5 GB i mean - continuously, not just the first year like Amazon S3) cloud storage provider which has an API that does NOT use oauth ? I need that to ...
Henze asked 18/7, 2012 at 11:34

3

Solved

When you look at a profile picture on a social networking site like Twitter, they store image files like: http://a1.twimg.com/profile_images/1082228637/a-smile_twitter_100.jpg or even with a dat...
Rigatoni asked 9/10, 2011 at 16:43
1

© 2022 - 2024 — McMap. All rights reserved.