Match each Google Cloud database or persistent disk option on the left with its target technical workload requirement on the right.
- Cloud SpannerFully managed relational database providing multi-region horizontal scaling with strong global ACID consistency.
- Cloud BigtableHigh-throughput NoSQL key-value store optimized for sub-10 millisecond latency on large-scale analytical and time-series workloads.
- Extreme Persistent Disk (pd-extreme)Block storage providing configurable performance up to 120,000 IOPS for high-performance self-managed database workloads on Compute Engine.
- FirestoreScalable serverless NoSQL document storage with real-time data synchronization for web and mobile client applications.
Cevap
Cloud Spanner matches fully managed relational database with strong global ACID consistency; Cloud Bigtable matches high-throughput NoSQL key-value store for time-series; Extreme Persistent Disk matches block storage providing up to 120,000 IOPS; Firestore matches serverless NoSQL document storage with real-time synchronization.
Each Google Cloud storage service is matched to its core architectural use case: Cloud Spanner delivers globally scalable relational transactions; Cloud Bigtable provides sub-10ms latency for massive NoSQL time-series data; Extreme Persistent Disk (pd-extreme) provides maximum block-level IOPS for VM-hosted databases; and Firestore provides serverless NoSQL document synchronization for web/mobile apps.
Adım Adım Çözüm
Anahtar Kavram
Selecting GCP Database and Storage Solutions Based on Workload Requirements