This PR resolves the issue #185. We have used too many buckets, creating issues on systems such as AWS with a hard limit of 100 buckets per account. In this design, a single SeBS deployment will only create up to three buckets: one for all benchmarks, one for code deployment, and one for experiments. On systems like Azure, we still use separate storage accounts for performance reasons.
This PR resolves the issue #185. We have used too many buckets, creating issues on systems such as AWS with a hard limit of 100 buckets per account. In this design, a single SeBS deployment will only create up to three buckets: one for all benchmarks, one for code deployment, and one for experiments. On systems like Azure, we still use separate storage accounts for performance reasons.