Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Commit

Permalink
added architecture diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin-kolda committed Jun 4, 2018
1 parent 41d600a commit 36fa196
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,8 @@ In such scenario we're not able to restore data using BigQuery build-in features

#### Caveats
* Modifying partitioned table description triggers backing up all partitions as last modified time is updated for every partition
* There's 10,000 [copy jobs per project per day limit](https://cloud.google.com/bigquery/quotas#copy_jobs), which you may hit on the first day. This limit can be increased by Google Support
* There's 10,000 [copy jobs per project per day limit](https://cloud.google.com/bigquery/quotas#copy_jobs), which you may hit on the first day. This limit can be increased by Google Support

# High level architecture

![Architecture diagram](bbq-architecture-diagram.png)
Binary file added bbq-architecture-diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 36fa196

Please sign in to comment.