I have the following questions with regards to GCS:
- Is there a limit on a number of blobs a bucket can contain?
- I am using java client to mass create blobs in a multi-threaded application. Is there a limit on a number of blobs created per time unit? Does Google Cloud Storage API flag requests as a potential DDoS attack when a particular threshold is reached?