python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Unit Testing by mocking S3 bucket
I am new to unit testing and I require to perform some simple unit tests for an object storage class.
I have a class named OSBucket as follows:
def __initBucket(self):
ecs_ses...
nachofest
Votes: 0
Answers: 1
Is there difference between buckets in mongo time series collection and bucket stage in aggregation?
I am confused. My aim is to get data from my collection based on time ranges like data in a day, week and month.
I found almost no implementation for creating a time series collection where I can buck...
90fDiamonds
Votes: 0
Answers: 0
Google GCP Storage Bucket Location change
Can the location type be changed once the bucket is created? If true
If the location type is changed from regional to multi-regional, does the availability of existing objects in the bucket change? Or...
damyog01
Votes: 0
Answers: 1
Google cloud storage - static contents ( the effect of using more than one bucket with load balancer on performance) (beginner question)
I have some static contents which will be downloaded by a big number of concurrent users. I am using a google cloud storage bucket to serve those contents.
i am afraid of low performance due to bandwi...
mohamed karam
Votes: 0
Answers: 1