A healthcare analytics application hosted on Compute Engine requires a managed database service to store high-throughput, real-time IoT device telemetry metrics. The application processes high volumes of non-relational time-series data with unpredictable write spikes and requires sub-millisecond write latency without needing complex relational joins. Which Google Cloud database service should you recommend to meet these performance requirements with minimal operational overhead?
- Cloud BigtableCevap
- BCloud SQL for PostgreSQL
- CCompute Engine Spot VMs with attached Local SSDs running self-managed Cassandra
- DCloud Storage Coldline storage class bucket
Cevap
Cloud Bigtable is the recommended service for high-throughput, low-latency, non-relational time-series telemetry metrics.
Cloud Bigtable is Google Cloud's fully managed NoSQL wide-column database service optimized for petabyte-scale, high-throughput analytics, time-series data, and real-time streaming metrics with microsecond-to-millisecond latency.
Adım Adım Çözüm
Anahtar Kavram
Selecting Cloud Bigtable for high-throughput, non-relational time-series and IoT telemetry workloads.