Skip to content

Commit 3b600ca

Browse files
committed
wip
1 parent 2f98a38 commit 3b600ca

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

service-catalog/gcp-backup/README.md

+3-11
Original file line numberDiff line numberDiff line change
@@ -109,18 +109,10 @@ No. [Multi-region](https://cloud.google.com/storage/docs/availability-durability
109109
It's the same region where the AWS S3 buckets are located. In this way, we reduce the latency of the transfer job.
110110
Also, the cost calculator indicates that this regions has a "Low CO2" and it's among the cheapest regions.
111111

112-
### Why GCP? 🤌
112+
#### Why GCP?
113113

114-
Both the Rust Foundation and the Rust project have a good working relationship with Google, and it is where the Rust Foundation's Security Initiative hosts its infrastructure. Due to the good collaboration with Google, we expect that we can cover the costs of the backup with credits provided by GCP.
115-
116-
## Unresolved questions
117-
118-
Issues that need to be resolved before the backup is set up:
119-
120-
- We will use the billing information of the Rust Foundation. Can we cover the cost with the GCP credits we currently have or are they bound to just one account?
121-
- Should we contact Google before setting the account so that they can cover the cost?
122-
- We are backing up public data of the crates-io database (`db-dump` in the `crates-io` bucket). Should we also backup private data of the crates-io database? The concern here is that it contains private information, such as API token.
123-
- Should we backup the `crates-io-index` even though we can restore it from `db-dump`? Pro: the restore phase is faster because we need to manually restore the index and copy the file. Cons: the backup costs a bit more.
114+
Both the Rust Foundation and the Rust project have a good working relationship with Google, and it is where the Rust Foundation's Security Initiative hosts its infrastructure.
115+
Due to the good collaboration with Google, we expect that we can cover the costs of the backup with credits provided by Google.
124116

125117
[infra-admins]: https://github.com/rust-lang/team/blob/master/teams/infra-admins.toml
126118
[threat model]: https://docs.google.com/document/d/10Qlf8lk7VbpWhA0wHqJj4syYuUVr8rkGVM-k2qkb0QE

0 commit comments

Comments
 (0)