53 questions
-2
votes
1
answer
45
views
How is Snowflake managing COS API charges? [closed]
I am doing a technical research on Storage for Data Warehouses. I was confused on how snowflake manages to provide a flat rate ($23/TB/month) for storage?
I know COS API calls (GET,SELECT PUT, LIST...)...
0
votes
1
answer
183
views
Scraping audit logs from storage accounts
I tried reading azure diagnostic logs from storage accounts via Grafana Loki and Promtail, and it works with old logs that are already archived. As soon as I try to instantaneously scrape diagnostic ...
0
votes
1
answer
1k
views
CORS Configuration for Cloudflare R2
i am a super rookie for this. I tried to store some of my data for analysis on cloudflare R2. And when I read it in python by pandas, it said HTTP Error 403: Forbidden. This also when I try to import ...
1
vote
1
answer
153
views
How to connect an OCI function to OCI NoSQL with Go
I am trying to use the Go SDKs that OCI provides:
OCI SDK for Go
Oracle NoSQL Database Go SDK
I am trying to connect using a config file in the same folder that looks like this:
[DEFAULT]
tenancy=...
0
votes
0
answers
92
views
ibm cloud object storage Error: connect (ETIMEDOUT 10.1.129.66:443)
I was implementing the following node.js code
I have created COS but there is an error in response
import S3 from "ibm-cos-sdk/clients/s3.js";
var config = {
endpoint: 's3.private.jp-...
0
votes
1
answer
81
views
Configuring CORS using CLI in IBM Cloud Object Storage Bucket
p@p:/home$ ibmcloud cos bucket-cors-put --bucket test --cors-configuration "./corsconfig.json"
FAILED
The value in flag '--cors-configuration' is invalid
NAME:
ibmcloud cos bucket-cors-...
2
votes
3
answers
3k
views
unable to login in ibm cloud from cli
Authenticating...
Credentials were rejected.
Code: BXNIM0602E, message: The credentials you entered for the user '<email>' are incorrect.
I have verified my credentials while typing it, ...
0
votes
2
answers
897
views
Accessing object storage bucket with a pre-authenticated request using oci java sdk
I have only preauthenticated URL,namespace and bucket name. Is there any way to upload and download data using key with help of oci java sdk. Is there a proper documentation for this, and If there is ...
4
votes
1
answer
2k
views
Testing thanos object storage upload without waiting 2 hours
I was working on a docker-compose file using Prometheus to remote write data to a Thanos receiver. This data would then be queried by Thanos Querier as well as uploaded to minIO. When configuring the ...
1
vote
1
answer
50
views
What is privatekey in oracle objectstorage?
c, clerr := objectstorage.NewObjectStorageClientWithConfigurationProvider(common.NewRawConfigurationProvider(
"ocid1.tenancy.oc1..aaaaaaa5jo3pz1alm1o45rzx1ucaab4njxbwaqqbc7ld3l6biayjaert5la&...
0
votes
1
answer
54
views
IBM cloud Public access
Can people access my source code when i create public access as object reader in order to host a static website in cloud object storage?
And what are all the risk of public access?
1
vote
0
answers
341
views
Install Zenko Cloud Server on ubuntu 20.04 for development purpose
For a couple of days, I have been trying to install the Zenko cloud server for development purposes on my ubuntu 20.04 machine. I am new to Docker and definitely not very much comfortable with ...
1
vote
1
answer
93
views
Are object storage objects technically object oriented class instances?
While every guide describes object storage objects as data with metaproperties, can they also be referred to as objects (i.e. class instantiation) in a OOP technical sense, of how they are implemented?...
0
votes
1
answer
553
views
IBM Cloud Object Storage: Unable to create a bucket
I am unable to create a bucket on my IBM Cloud Object Storage (COS) instance. Each time I try the "create bucket" in the console, it is always blank (gray) with an error sign hovering over ...
0
votes
1
answer
135
views
Watson Assistant image responses
Do you know if by making the images "Public" in IBM Cloud Object Storage it really becomes public meaning you can find the resources through web browser as google? or it becomes like "...