File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -56,16 +56,16 @@ graph TD
56
56
57
57
Below is a list of the different storage options available to you.
58
58
59
- | Name | Type | Recommendation | Availability | Backup |
60
- | ------------------------------- | ----------- | :------------: | :----------: | :----: |
61
- | [ Kafka] ( #kafka ) | Streaming | ✅ | All | Yes* |
62
- | [ Cloud Storage] ( #cloud-storage ) | Object | ✅ | GCP | Yes* |
63
- | [ Cloud SQL] ( #cloud-sql ) | Relational | ✅ | GCP | Yes |
64
- | [ BigQuery] ( #bigquery ) | Relational | ✅ | GCP | Yes* |
65
- | [ OpenSearch] ( #opensearch ) | Document | ✅ | GCP | Yes |
66
- | [ Redis] ( #redis ) | Key/Value | ✅ | GCP | Yes |
67
- | [ InfluxDB] ( #influxdb ) | Time Series | ⚠️ | All | Yes |
68
- | [ IBM MQ] ( #ibm-mq ) | Message | ⚠️ | All | Yes* |
59
+ | Name | Type | Recommendation | Availability | Backup |
60
+ | ----------------------------------------- | ------------- | :--------------: | :------------: | :------: |
61
+ | [ Kafka] ( #kafka ) | Streaming | ✅ | All | Yes* |
62
+ | [ Cloud Storage] ( #cloud-storage-buckets ) | Object | ✅ | GCP | Yes* |
63
+ | [ Cloud SQL] ( #cloud-sql ) | Relational | ✅ | GCP | Yes |
64
+ | [ BigQuery] ( #bigquery ) | Relational | ✅ | GCP | Yes* |
65
+ | [ OpenSearch] ( #opensearch ) | Document | ✅ | GCP | Yes |
66
+ | [ Redis] ( #redis ) | Key/Value | ✅ | GCP | Yes |
67
+ | [ InfluxDB] ( #influxdb ) | Time Series | ⚠️ | All | Yes |
68
+ | [ IBM MQ] ( #ibm-mq ) | Message | ⚠️ | All | Yes* |
69
69
70
70
\* Data is highly available and fault-tolerant but not backed up if deleted by
71
71
mistake.
You can’t perform that action at this time.
0 commit comments